{"id":378030,"url":"https://github.com/yjs/yjs","last_synced_at":"2026-07-21T13:30:44.212Z","repository":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-07-05T21:41:21.000Z","size":74382,"stargazers_count":22161,"open_issues_count":130,"forks_count":785,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-07-10T08:05:14.011Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":"THREAT_MODEL.md","audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-07-10T03:29:58.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":370,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35387177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"packages":[{"id":12548548,"name":"org.mvnpm:yjs","ecosystem":"maven","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":[],"namespace":"org.mvnpm","versions_count":5,"first_release_published_at":"2025-12-03T16:35:14.000Z","latest_release_published_at":"2026-05-28T17:04:16.000Z","latest_release_number":"13.6.31","last_synced_at":"2026-07-10T08:03:09.822Z","created_at":"2025-12-03T16:48:01.088Z","updated_at":"2026-07-10T08:03:09.822Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/yjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/yjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{},"repo_metadata_updated_at":"2025-12-03T16:52:24.333Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.0147657563782,"dependent_packages_count":44.34084770869832,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.67780673253826},"purl":"pkg:maven/org.mvnpm/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:yjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":611410,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7633078,"name":"lawrenceyjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":2,"first_release_published_at":"2023-04-23T04:59:18.650Z","latest_release_published_at":"2023-04-23T05:00:10.536Z","latest_release_number":"13.6.1","last_synced_at":"2026-07-10T08:03:21.373Z","created_at":"2023-04-23T04:59:24.250Z","updated_at":"2026-07-10T08:03:21.373Z","registry_url":"https://www.npmjs.com/package/lawrenceyjs","install_command":"npm install lawrenceyjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.6.1"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-04-13T17:54:23.000Z","size":72480,"stargazers_count":15017,"open_issues_count":95,"forks_count":543,"subscribers_count":114,"default_branch":"main","last_synced_at":"2024-04-13T21:26:20.749Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-04-15T10:03:15.687Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217589694,"owners_count":16201302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:25:58.669Z","dependent_packages_count":0,"downloads":20,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":18.803410245907855,"dependent_packages_count":26.751937697554734,"stargazers_count":null,"forks_count":null,"average":22.777673971731296},"purl":"pkg:npm/lawrenceyjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/lawrenceyjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/lawrenceyjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/lawrenceyjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-03T19:31:57.763Z","issues_count":146,"pull_requests_count":214,"avg_time_to_close_issue":7161064.302325581,"avg_time_to_close_pull_request":1939570.5942028984,"issues_closed_count":83,"pull_requests_closed_count":207,"pull_request_authors_count":123,"issue_authors_count":113,"avg_comments_per_issue":3.328767123287671,"avg_comments_per_pull_request":1.3037383177570092,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":54,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":561134.7058823529,"past_year_avg_time_to_close_pull_request":1060307.575,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.7592592592592593,"past_year_avg_comments_per_pull_request":1.1136363636363635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"nikgraf","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/lawrenceyjs/codemeta","maintainers":[{"uuid":"lawrencechen","login":"lawrencechen","name":null,"email":"lawrencechen2002@gmail.com","url":null,"packages_count":43,"html_url":"https://www.npmjs.com/~lawrencechen","role":null,"created_at":"2023-04-23T05:49:42.698Z","updated_at":"2023-04-23T05:49:42.698Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lawrencechen/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1138652,"name":"@raedle/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","shared editing","concurrency","collaboration"],"namespace":"raedle","versions_count":9,"first_release_published_at":"2020-09-27T05:14:53.353Z","latest_release_published_at":"2020-09-27T04:59:49.777Z","latest_release_number":"13.3.2","last_synced_at":"2026-07-10T08:03:41.355Z","created_at":"2022-04-08T11:52:08.696Z","updated_at":"2026-07-10T08:03:41.356Z","registry_url":"https://www.npmjs.com/package/@raedle/yjs","install_command":"npm install @raedle/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.3.2-8"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-04-13T17:54:23.000Z","size":72480,"stargazers_count":15017,"open_issues_count":95,"forks_count":543,"subscribers_count":114,"default_branch":"main","last_synced_at":"2024-04-13T21:26:20.749Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-04-15T10:03:15.687Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217589694,"owners_count":16201302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:08:31.654Z","dependent_packages_count":2,"downloads":65,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":22.793424439502235,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.1721736491239936,"forks_count":1.9890810443098588,"average":12.152963024082776},"purl":"pkg:npm/%40raedle/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@raedle/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@raedle/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@raedle/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T06:06:01.817Z","issues_count":146,"pull_requests_count":215,"avg_time_to_close_issue":7161064.302325581,"avg_time_to_close_pull_request":1939570.5942028984,"issues_closed_count":83,"pull_requests_closed_count":207,"pull_request_authors_count":124,"issue_authors_count":113,"avg_comments_per_issue":3.328767123287671,"avg_comments_per_pull_request":1.2976744186046512,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":52,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":573311.6363636364,"past_year_avg_time_to_close_pull_request":1060307.575,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.8076923076923077,"past_year_avg_comments_per_pull_request":1.0888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"nikgraf","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@raedle%2Fyjs/codemeta","maintainers":[{"uuid":"raedle","login":"raedle","name":null,"email":"contact@romanraedle.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~raedle","role":null,"created_at":"2022-11-20T22:51:04.502Z","updated_at":"2022-11-20T22:51:04.502Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/raedle/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5905661,"name":"yjs-clj","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-17T07:59:42.120Z","latest_release_published_at":"2023-01-17T07:59:42.120Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-10T08:03:30.247Z","created_at":"2023-01-19T01:38:41.141Z","updated_at":"2026-07-10T08:03:30.247Z","registry_url":"https://www.npmjs.com/package/yjs-clj","install_command":"npm install yjs-clj","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-10-24T16:07:55.000Z","size":72604,"stargazers_count":16909,"open_issues_count":100,"forks_count":613,"subscribers_count":118,"default_branch":"main","last_synced_at":"2024-10-29T21:24:43.898Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-10-29T21:01:30.000Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222138877,"owners_count":16937421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T00:29:35.027Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":56.48365051999424,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.22178858369258,"forks_count":2.113496964136609,"average":23.602839382224726},"purl":"pkg:npm/yjs-clj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yjs-clj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yjs-clj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yjs-clj/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:20:54.982Z","issues_count":151,"pull_requests_count":217,"avg_time_to_close_issue":6818774.615384615,"avg_time_to_close_pull_request":1927549.0526315789,"issues_closed_count":88,"pull_requests_closed_count":209,"pull_request_authors_count":126,"issue_authors_count":116,"avg_comments_per_issue":3.3112582781456954,"avg_comments_per_pull_request":1.3087557603686637,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":629435.15625,"past_year_avg_time_to_close_pull_request":840800.0,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2432432432432432,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-clj/codemeta","maintainers":[{"uuid":"ngot","login":"ngot","name":null,"email":"zhuanghengfei@ngot.me","url":null,"packages_count":47,"html_url":"https://www.npmjs.com/~ngot","role":null,"created_at":"2023-01-19T01:45:04.674Z","updated_at":"2023-01-19T01:45:04.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ngot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4501402,"name":"@ac-synth/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"ac-synth","versions_count":1,"first_release_published_at":"2022-06-16T10:02:28.513Z","latest_release_published_at":"2022-06-16T10:02:28.513Z","latest_release_number":"13.5.39-alpha1","last_synced_at":"2026-07-10T10:27:58.728Z","created_at":"2022-07-07T08:15:55.920Z","updated_at":"2026-07-10T10:27:58.728Z","registry_url":"https://www.npmjs.com/package/@ac-synth/yjs","install_command":"npm install @ac-synth/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.5.39-alpha1"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T02:13:18.323Z","dependent_packages_count":3,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":4.1838837224549446,"dependent_repos_count":25.30552159382132,"dependent_packages_count":9.479354243063137,"stargazers_count":1.1721736491239936,"forks_count":2.113496964136609,"average":8.45088603452},"purl":"pkg:npm/%40ac-synth/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@ac-synth/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@ac-synth/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@ac-synth/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@ac-synth%2Fyjs/codemeta","maintainers":[{"uuid":"ac-synth","login":"ac-synth","name":null,"email":"adam@synthesia.io","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~ac-synth","role":null,"created_at":"2022-11-12T22:37:32.840Z","updated_at":"2022-11-12T22:37:32.840Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ac-synth/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1088203,"name":"@nnote/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"nnote","versions_count":2,"first_release_published_at":"2021-05-29T23:05:17.239Z","latest_release_published_at":"2021-05-29T23:01:31.295Z","latest_release_number":"13.5.8","last_synced_at":"2026-06-11T18:45:31.424Z","created_at":"2022-04-08T10:26:20.996Z","updated_at":"2026-06-11T18:45:31.424Z","registry_url":"https://www.npmjs.com/package/@nnote/yjs","install_command":"npm install @nnote/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.5.8-beta.1"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-04-13T17:54:23.000Z","size":72480,"stargazers_count":15017,"open_issues_count":95,"forks_count":543,"subscribers_count":114,"default_branch":"main","last_synced_at":"2024-04-13T21:26:20.749Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-04-15T10:03:15.687Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217589694,"owners_count":16201302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-07T06:08:31.601Z","dependent_packages_count":1,"downloads":7,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":33.16096352083503,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.1721736491239936,"forks_count":1.9890810443098588,"average":15.574828951715087},"purl":"pkg:npm/%40nnote/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nnote/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nnote/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nnote/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T06:06:01.817Z","issues_count":146,"pull_requests_count":215,"avg_time_to_close_issue":7161064.302325581,"avg_time_to_close_pull_request":1939570.5942028984,"issues_closed_count":83,"pull_requests_closed_count":207,"pull_request_authors_count":124,"issue_authors_count":113,"avg_comments_per_issue":3.328767123287671,"avg_comments_per_pull_request":1.2976744186046512,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":52,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":573311.6363636364,"past_year_avg_time_to_close_pull_request":1060307.575,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":34,"past_year_issue_authors_count":41,"past_year_avg_comments_per_issue":1.8076923076923077,"past_year_avg_comments_per_pull_request":1.0888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"nikgraf","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nnote%2Fyjs/codemeta","maintainers":[{"uuid":"calibr","login":"calibr","name":null,"email":"awcalibr@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~calibr","role":null,"created_at":"2022-11-20T20:44:37.581Z","updated_at":"2022-11-20T20:44:37.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/calibr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6299698,"name":"@comtstore/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"comtstore","versions_count":188,"first_release_published_at":"2023-04-04T14:13:24.744Z","latest_release_published_at":"2024-07-18T02:47:29.778Z","latest_release_number":"13.8.10","last_synced_at":"2026-06-07T12:17:29.165Z","created_at":"2023-02-10T05:53:11.551Z","updated_at":"2026-06-07T12:17:29.165Z","registry_url":"https://www.npmjs.com/package/@comtstore/yjs","install_command":"npm install @comtstore/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.8.10"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-10-24T16:07:55.000Z","size":72604,"stargazers_count":16909,"open_issues_count":100,"forks_count":613,"subscribers_count":118,"default_branch":"main","last_synced_at":"2024-10-29T21:24:43.898Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-10-29T21:01:30.000Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222138877,"owners_count":16937421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T00:29:36.348Z","dependent_packages_count":5,"downloads":2268,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":14.96909641284174,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.221457708732868,"forks_count":2.113496964136609,"average":15.299862385802285},"purl":"pkg:npm/%40comtstore/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@comtstore/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@comtstore/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@comtstore/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:20:54.982Z","issues_count":151,"pull_requests_count":217,"avg_time_to_close_issue":6818774.615384615,"avg_time_to_close_pull_request":1927549.0526315789,"issues_closed_count":88,"pull_requests_closed_count":209,"pull_request_authors_count":126,"issue_authors_count":116,"avg_comments_per_issue":3.3112582781456954,"avg_comments_per_pull_request":1.3087557603686637,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":629435.15625,"past_year_avg_time_to_close_pull_request":840800.0,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2432432432432432,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@comtstore%2Fyjs/codemeta","maintainers":[{"uuid":"solingjees","login":"solingjees","name":null,"email":"1600346867@qq.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~solingjees","role":null,"created_at":"2023-02-10T06:12:23.742Z","updated_at":"2023-02-10T06:12:23.742Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/solingjees/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":12582277,"name":"@y/y","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"y","versions_count":25,"first_release_published_at":"2025-12-10T21:48:47.772Z","latest_release_published_at":"2026-06-12T16:06:49.445Z","latest_release_number":"14.0.0-rc.18","last_synced_at":"2026-06-14T10:02:35.852Z","created_at":"2025-12-13T00:58:32.032Z","updated_at":"2026-06-14T15:55:13.089Z","registry_url":"https://www.npmjs.com/package/@y/y","install_command":"npm install @y/y","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"14.0.0-rc.7","beta":"14.0.0-rc.18"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-03-24T17:03:59.000Z","size":73726,"stargazers_count":21504,"open_issues_count":129,"forks_count":753,"subscribers_count":121,"default_branch":"main","last_synced_at":"2026-03-24T22:34:17.292Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-03-24T19:25:25.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":353,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31130831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-29T01:34:30.680Z","status":"online","status_checked_at":"2026-03-29T02:00:07.786Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.4","sha":"bf8450a7b39375b97eb128432ecc0e8a5e4f04b6","kind":"tag","published_at":"2026-03-24T17:03:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.4/manifests"},{"name":"v14.0.0-rc.3","sha":"d6dc66c23f18d7949c280e414303e01ae567df5c","kind":"tag","published_at":"2026-03-23T23:39:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.3/manifests"},{"name":"v14.0.0-rc.2","sha":"da0523008392f10b078bcbf7f056ec9a478c4585","kind":"tag","published_at":"2026-03-18T13:27:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.2/manifests"},{"name":"v13.6.30","sha":"676cc334edb39867b74bd1f50a05eb85c8275d9b","kind":"tag","published_at":"2026-03-14T13:05:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.30/manifests"},{"name":"v14.0.0-rc.1","sha":"6f88d59e6e503e86d0bb1677f240c31f238aa4ab","kind":"tag","published_at":"2026-02-27T00:28:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.1/manifests"},{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-06-14T15:55:13.065Z","dependent_packages_count":0,"downloads":46449,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.27221787255531,"dependent_packages_count":33.56485644895052,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.418537160752916},"purl":"pkg:npm/%40y/y","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@y/y","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@y/y","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@y/y/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-19T00:00:54.477Z","issues_count":178,"pull_requests_count":263,"avg_time_to_close_issue":5416313.942307692,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":104,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":148,"avg_comments_per_issue":2.769662921348315,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":23,"past_year_pull_requests_count":27,"past_year_avg_time_to_close_issue":131858.75,"past_year_avg_time_to_close_pull_request":343956.64705882355,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":17,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0869565217391304,"past_year_avg_comments_per_pull_request":0.8518518518518519,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@y%2Fy/codemeta","maintainers":[{"uuid":"dmonad","login":"dmonad","name":null,"email":"kevin.jahns@protonmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~dmonad","role":null,"created_at":"2025-12-13T02:54:32.954Z","updated_at":"2025-12-13T02:54:32.954Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmonad/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":6567238,"name":"@circuitly/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"circuitly","versions_count":11,"first_release_published_at":"2023-03-17T17:39:04.266Z","latest_release_published_at":"2025-12-05T03:10:08.089Z","latest_release_number":"13.6.27","last_synced_at":"2026-06-16T02:03:27.095Z","created_at":"2023-03-17T18:41:22.351Z","updated_at":"2026-06-16T02:03:27.095Z","registry_url":"https://www.npmjs.com/package/@circuitly/yjs","install_command":"npm install @circuitly/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.6.27","14.0.0.14":"14.0.0-14-1"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-10-24T16:07:55.000Z","size":72604,"stargazers_count":16909,"open_issues_count":100,"forks_count":613,"subscribers_count":118,"default_branch":"main","last_synced_at":"2024-10-29T21:24:43.898Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-10-29T21:01:30.000Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222138877,"owners_count":16937421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T00:29:35.684Z","dependent_packages_count":0,"downloads":5884,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":null,"forks_count":null,"average":29.097630421650102},"purl":"pkg:npm/%40circuitly/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@circuitly/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@circuitly/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@circuitly/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T20:20:54.982Z","issues_count":151,"pull_requests_count":217,"avg_time_to_close_issue":6818774.615384615,"avg_time_to_close_pull_request":1927549.0526315789,"issues_closed_count":88,"pull_requests_closed_count":209,"pull_request_authors_count":126,"issue_authors_count":116,"avg_comments_per_issue":3.3112582781456954,"avg_comments_per_pull_request":1.3087557603686637,"merged_pull_requests_count":155,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":44,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":629435.15625,"past_year_avg_time_to_close_pull_request":840800.0,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.2432432432432432,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@circuitly%2Fyjs/codemeta","maintainers":[{"uuid":"joeedh","login":"joeedh","name":null,"email":"joeedh@gmail.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~joeedh","role":null,"created_at":"2026-02-24T13:31:42.217Z","updated_at":"2026-02-24T13:31:42.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joeedh/packages"},{"uuid":"jeremycircuitly","login":"jeremycircuitly","name":null,"email":"jeremy@circuit.ly","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~jeremycircuitly","role":null,"created_at":"2023-03-17T18:55:03.603Z","updated_at":"2023-03-17T18:55:03.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jeremycircuitly/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13641806,"name":"yjs-ypcounter","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-06T09:26:53.439Z","latest_release_published_at":"2026-02-06T09:26:53.439Z","latest_release_number":"1.0.0","last_synced_at":"2026-07-11T15:23:50.264Z","created_at":"2026-02-12T01:44:38.785Z","updated_at":"2026-07-11T15:23:50.264Z","registry_url":"https://www.npmjs.com/package/yjs-ypcounter","install_command":"npm install yjs-ypcounter","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-27T02:13:14.631Z","dependent_packages_count":0,"downloads":138,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.013026076733095},"purl":"pkg:npm/yjs-ypcounter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yjs-ypcounter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yjs-ypcounter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yjs-ypcounter/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-ypcounter/codemeta","maintainers":[{"uuid":"timewizard","login":"timewizard","name":null,"email":"dervishi05joni@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~timewizard","role":null,"created_at":"2026-02-12T01:44:41.904Z","updated_at":"2026-02-12T01:44:41.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/timewizard/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13641805,"name":"yjs-pncounter","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-30T12:49:23.597Z","latest_release_published_at":"2026-02-05T14:40:54.870Z","latest_release_number":"1.0.1","last_synced_at":"2026-06-16T15:25:26.002Z","created_at":"2026-02-12T01:44:38.771Z","updated_at":"2026-06-16T15:25:26.002Z","registry_url":"https://www.npmjs.com/package/yjs-pncounter","install_command":"npm install yjs-pncounter","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-03-28T13:46:03.981Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.945251037738736,"dependent_packages_count":33.08080111572745,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.013026076733095},"purl":"pkg:npm/yjs-pncounter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yjs-pncounter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yjs-pncounter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yjs-pncounter/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-pncounter/codemeta","maintainers":[{"uuid":"blackjack_ap","login":"blackjack_ap","name":null,"email":"ayushpandey8439@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~blackjack_ap","role":null,"created_at":"2026-02-12T01:44:43.375Z","updated_at":"2026-02-12T01:44:43.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blackjack_ap/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2608085,"name":"yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":311,"first_release_published_at":"2015-01-26T23:28:29.121Z","latest_release_published_at":"2026-03-14T13:06:35.435Z","latest_release_number":"13.6.30","last_synced_at":"2026-03-14T13:10:32.567Z","created_at":"2022-04-10T04:12:34.777Z","updated_at":"2026-03-14T13:12:50.880Z","registry_url":"https://www.npmjs.com/package/yjs","install_command":"npm install yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"next":"14.0.0-8","beta":"14.0.0-16","latest":"13.6.30"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-27T00:29:26.000Z","size":73508,"stargazers_count":21296,"open_issues_count":127,"forks_count":745,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-27T07:57:00.343Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-27T07:43:00.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":349,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30504331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T10:22:08.196Z","status":"ssl_error","status_checked_at":"2026-03-14T10:21:46.902Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-14T13:12:50.879Z","dependent_packages_count":570,"downloads":10043316,"downloads_period":"last-month","dependent_repos_count":3035,"rankings":{"downloads":0.21153367095403677,"dependent_repos_count":0.3995573737095788,"dependent_packages_count":0.10535594417452258,"stargazers_count":0.9003000813461712,"forks_count":1.6561181375480374,"docker_downloads_count":0.09202233082700446,"average":0.5608145897598918},"purl":"pkg:npm/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yjs","docker_dependents_count":4578,"docker_downloads_count":2315955712,"usage_url":"https://repos.ecosyste.ms/usage/npm/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-11T02:01:17.969Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":23,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs/codemeta","maintainers":[{"uuid":"dmonad","login":"dmonad","name":null,"email":"kevin.jahns@protonmail.com","url":null,"packages_count":60,"html_url":"https://www.npmjs.com/~dmonad","role":null,"created_at":"2022-11-10T11:59:35.006Z","updated_at":"2022-11-10T11:59:35.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmonad/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5990543,"name":"org.webjars.npm:yjs","ecosystem":"maven","description":"WebJar for yjs","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2024-04-20T14:43:08.000Z","latest_release_published_at":"2024-04-20T14:43:08.000Z","latest_release_number":"13.6.14","last_synced_at":"2026-06-19T20:00:28.897Z","created_at":"2023-01-26T17:24:28.732Z","updated_at":"2026-06-19T20:00:28.897Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/yjs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/yjs/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2025-10-29T01:52:39.000Z","size":73152,"stargazers_count":20418,"open_issues_count":118,"forks_count":708,"subscribers_count":123,"default_branch":"main","last_synced_at":"2025-10-29T03:30:18.201Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2025-10-29T02:42:37.000Z","dependencies_parsed_at":"2025-04-15T07:58:28.162Z","dependency_job_id":"799d29b3-2e65-468d-a449-1d7f3e8ad176","html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584983,"owners_count":26526171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T09:26:11.259Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":2.533291332516056,"forks_count":7.020824513496107,"average":14.609412463408125},"purl":"pkg:maven/org.webjars.npm/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T04:21:27.910Z","issues_count":176,"pull_requests_count":262,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":144,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.1221374045801527,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":42,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":69221.6,"past_year_avg_time_to_close_pull_request":364150.5882352941,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":0.8809523809523809,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yjs/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":611410,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5524660,"name":"yjs-w","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":1,"first_release_published_at":"2022-11-26T10:16:46.853Z","latest_release_published_at":"2022-11-26T10:16:46.853Z","latest_release_number":"13.5.41","last_synced_at":"2026-07-11T20:56:38.231Z","created_at":"2022-11-28T00:25:13.177Z","updated_at":"2026-07-11T20:56:38.231Z","registry_url":"https://www.npmjs.com/package/yjs-w","install_command":"npm install yjs-w","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.5.41"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T02:13:18.291Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":54.12805865929274,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":1.2225333063940853,"forks_count":2.1133784903237673,"average":23.13184625986216},"purl":"pkg:npm/yjs-w","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yjs-w","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yjs-w","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yjs-w/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yjs-w/codemeta","maintainers":[{"uuid":"wincax8968","login":"wincax8968","name":null,"email":"wincax@hotmail.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~wincax8968","role":null,"created_at":"2022-11-28T00:39:02.957Z","updated_at":"2022-11-28T00:39:02.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wincax8968/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1320309,"name":"@tommoor/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","shared editing","concurrency","collaboration"],"namespace":"tommoor","versions_count":2,"first_release_published_at":"2020-10-22T20:55:08.765Z","latest_release_published_at":"2020-10-22T21:29:26.518Z","latest_release_number":"13.4.2","last_synced_at":"2026-06-21T15:00:12.471Z","created_at":"2022-04-08T20:54:27.082Z","updated_at":"2026-06-21T15:00:12.472Z","registry_url":"https://www.npmjs.com/package/@tommoor/yjs","install_command":"npm install @tommoor/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.4.2"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T02:13:18.239Z","dependent_packages_count":2,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":1.1733258776232613,"forks_count":2.0165527138368153,"average":14.81329158041564},"purl":"pkg:npm/%40tommoor/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tommoor/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tommoor/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tommoor/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tommoor%2Fyjs/codemeta","maintainers":[{"uuid":"tommoor","login":"tommoor","name":null,"email":"tom.moor@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~tommoor","role":null,"created_at":"2022-11-11T02:41:59.579Z","updated_at":"2022-11-11T02:41:59.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tommoor/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11513056,"name":"rdyjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":null,"versions_count":10,"first_release_published_at":"2025-04-02T14:43:21.452Z","latest_release_published_at":"2025-09-10T12:26:14.436Z","latest_release_number":"13.6.33","last_synced_at":"2026-06-12T17:30:29.817Z","created_at":"2025-04-02T14:45:15.406Z","updated_at":"2026-06-12T17:30:29.817Z","registry_url":"https://www.npmjs.com/package/rdyjs","install_command":"npm install rdyjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"13.6.33"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T02:13:18.274Z","dependent_packages_count":0,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.886701693703696,"dependent_packages_count":35.92719617777702,"stargazers_count":0.6515479207076139,"forks_count":1.2433829541206658,"docker_downloads_count":null,"average":15.677207186577249},"purl":"pkg:npm/rdyjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/rdyjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/rdyjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/rdyjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/rdyjs/codemeta","maintainers":[{"uuid":"jiangxiaoqiang","login":"jiangxiaoqiang","name":null,"email":"jiangtingqiang@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~jiangxiaoqiang","role":null,"created_at":"2025-04-02T14:45:16.236Z","updated_at":"2025-04-02T14:45:16.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jiangxiaoqiang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":960585,"name":"@gived/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","shared editing","concurrency","collaboration"],"namespace":"gived","versions_count":2,"first_release_published_at":"2020-03-31T14:59:36.449Z","latest_release_published_at":"2020-03-31T15:01:24.582Z","latest_release_number":"13.0.5","last_synced_at":"2026-05-09T22:01:17.102Z","created_at":"2022-04-07T17:49:55.462Z","updated_at":"2026-05-09T22:01:17.102Z","registry_url":"https://www.npmjs.com/package/@gived/yjs","install_command":"npm install @gived/yjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"13.0.5"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2026-02-25T15:27:29.000Z","size":73442,"stargazers_count":21287,"open_issues_count":127,"forks_count":744,"subscribers_count":122,"default_branch":"main","last_synced_at":"2026-02-25T18:59:16.742Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2026-02-25T17:12:16.000Z","dependencies_parsed_at":"2025-12-17T22:05:24.631Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":348,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882992,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-rc.0","sha":"768a17e48c7da10ca3cc4c301b334bd9cb77a5d7","kind":"tag","published_at":"2026-02-25T15:18:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-rc.0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-rc.0/manifests"},{"name":"v14.0.0-22","sha":"c1755c5b657de82bb674c83bc54f37e1ad0ce3a8","kind":"tag","published_at":"2026-01-19T14:13:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-22/manifests"},{"name":"v14.0.0-21","sha":"afd880b2fdaab327aae040e135952e0f035634cd","kind":"tag","published_at":"2026-01-14T15:15:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-21/manifests"},{"name":"v14.0.0-20","sha":"e40492273e95e1fc106d3f8cbb31d1027c52bb03","kind":"tag","published_at":"2026-01-12T00:42:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-20/manifests"},{"name":"v13.6.29","sha":"a6b7a9b3a47a3ae1aa4103f0dc42972f1ab6cc2b","kind":"tag","published_at":"2026-01-03T12:47:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.29/manifests"},{"name":"v14.0.0-19","sha":"f661af707700966a18ffa1c62c249406cabf8ae8","kind":"tag","published_at":"2025-12-17T15:45:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-19/manifests"},{"name":"v13.6.28","sha":"0a09ff854b2ecd942b3c0f0e741253a214cee1bf","kind":"tag","published_at":"2025-12-17T14:54:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.28/manifests"},{"name":"v14.0.0-18","sha":"509a11f098625251d27c9a1c0ff6694f66c53880","kind":"tag","published_at":"2025-12-15T15:27:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-18/manifests"},{"name":"v14.0.0-17","sha":"4e2c470f350ce38ff4a5cd5560b7613b9a5aef02","kind":"tag","published_at":"2025-12-15T12:31:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-17/manifests"},{"name":"v14.0.0-16","sha":"081886fed1a8489ed12950382eb5e563af182722","kind":"tag","published_at":"2025-12-07T01:13:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-16/manifests"},{"name":"v14.0.0-15","sha":"4fe1914389e78be755513edd0fd1b59dbdbaa758","kind":"tag","published_at":"2025-12-07T00:22:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-15/manifests"},{"name":"v14.0.0-14","sha":"718362324a236d530abc6696f50a2af33e6aa1ee","kind":"tag","published_at":"2025-11-27T19:00:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-14/manifests"},{"name":"v14.0.0-13","sha":"fb0c61a940246e013d56e2a54da28a25bc388338","kind":"tag","published_at":"2025-11-19T13:12:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-13/manifests"},{"name":"v14.0.0-12","sha":"20ae14b31b723a0bc28c85812babf85d0eed67c2","kind":"tag","published_at":"2025-11-19T12:03:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-12/manifests"},{"name":"v14.0.0-11","sha":"2779edfd98f5c3601b6e5938fe19ff1472cd5a3a","kind":"tag","published_at":"2025-11-17T23:26:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-11/manifests"},{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-02-27T02:13:18.329Z","dependent_packages_count":1,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":38.55837752871324,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.172463278047654,"forks_count":1.9890810443098588,"average":16.65436967907546},"purl":"pkg:npm/%40gived/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@gived/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@gived/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@gived/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-19T06:01:29.116Z","issues_count":176,"pull_requests_count":263,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":145,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.11787072243346,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":27,"past_year_pull_requests_count":31,"past_year_avg_time_to_close_issue":64826.6,"past_year_avg_time_to_close_pull_request":390680.4285714286,"past_year_issues_closed_count":15,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":0.8518518518518519,"past_year_avg_comments_per_pull_request":0.8064516129032258,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@gived%2Fyjs/codemeta","maintainers":[{"uuid":"isnit0","login":"isnit0","name":null,"email":"joseph.reeve@googlemail.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~isnit0","role":null,"created_at":"2022-11-20T16:22:48.158Z","updated_at":"2022-11-20T16:22:48.158Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isnit0/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9739447,"name":"@nophin/yjs","ecosystem":"npm","description":"Shared Editing Library","homepage":"https://docs.yjs.dev","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":["Yjs","CRDT","offline","offline-first","shared-editing","concurrency","collaboration"],"namespace":"nophin","versions_count":3,"first_release_published_at":"2024-04-16T19:51:17.147Z","latest_release_published_at":"2024-04-16T21:06:27.307Z","latest_release_number":"0.0.3","last_synced_at":"2026-06-20T14:31:23.186Z","created_at":"2024-04-17T05:05:11.556Z","updated_at":"2026-06-20T14:31:23.186Z","registry_url":"https://www.npmjs.com/package/@nophin/yjs","install_command":"npm install @nophin/yjs","documentation_url":null,"metadata":{"funding":{"type":"GitHub Sponsors ❤","url":"https://github.com/sponsors/dmonad"},"dist-tags":{"latest":"0.0.3"}},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2024-04-13T17:54:23.000Z","size":72480,"stargazers_count":15017,"open_issues_count":95,"forks_count":543,"subscribers_count":114,"default_branch":"main","last_synced_at":"2024-04-13T21:26:20.749Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2024-04-15T10:03:15.687Z","dependencies_parsed_at":"2024-04-15T10:03:12.462Z","dependency_job_id":null,"html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1619,"total_committers":101,"mean_commits":16.02970297029703,"dds":0.455219271155034,"last_synced_commit":"b990ad9f863ecadad9a18a5c2c55aa692fc46e81"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":311,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217589694,"owners_count":16201302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-05T19:25:57.847Z","dependent_packages_count":0,"downloads":10,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.6310524635522,"dependent_packages_count":43.857766156372094,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":37.24440930996215},"purl":"pkg:npm/%40nophin/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@nophin/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@nophin/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@nophin/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-03T19:31:57.763Z","issues_count":146,"pull_requests_count":214,"avg_time_to_close_issue":7161064.302325581,"avg_time_to_close_pull_request":1939570.5942028984,"issues_closed_count":83,"pull_requests_closed_count":207,"pull_request_authors_count":123,"issue_authors_count":113,"avg_comments_per_issue":3.328767123287671,"avg_comments_per_pull_request":1.3037383177570092,"merged_pull_requests_count":153,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":54,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":561134.7058823529,"past_year_avg_time_to_close_pull_request":1060307.575,"past_year_issues_closed_count":33,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":1.7592592592592593,"past_year_avg_comments_per_pull_request":1.1136363636363635,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"nikgraf","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@nophin%2Fyjs/codemeta","maintainers":[{"uuid":"codelawd","login":"codelawd","name":null,"email":"alexander.joshua2018@gmail.com","url":null,"packages_count":27,"html_url":"https://www.npmjs.com/~codelawd","role":null,"created_at":"2024-04-17T05:05:12.126Z","updated_at":"2024-04-17T05:05:12.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codelawd/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5667491,"maintainers_count":1208113,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":7645929,"name":"github.com/yjs/yjs","ecosystem":"go","description":"","homepage":"https://github.com/yjs/yjs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/yjs/yjs","keywords_array":[],"namespace":"github.com/yjs","versions_count":366,"first_release_published_at":"2014-08-08T03:45:11.000Z","latest_release_published_at":"2026-05-28T16:31:04.000Z","latest_release_number":"v13.6.31+incompatible","last_synced_at":"2026-06-03T14:04:22.499Z","created_at":"2023-04-26T03:22:40.966Z","updated_at":"2026-06-03T14:04:22.499Z","registry_url":"https://pkg.go.dev/github.com/yjs/yjs","install_command":"go get github.com/yjs/yjs","documentation_url":"https://pkg.go.dev/github.com/yjs/yjs#section-documentation","metadata":{},"repo_metadata":{"id":19160989,"uuid":"22392639","full_name":"yjs/yjs","owner":"yjs","description":"Shared data types for building collaborative software","archived":false,"fork":false,"pushed_at":"2025-10-29T01:52:39.000Z","size":73152,"stargazers_count":20418,"open_issues_count":118,"forks_count":708,"subscribers_count":123,"default_branch":"main","last_synced_at":"2025-10-29T03:30:18.201Z","etag":null,"topics":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"latest_commit_sha":null,"homepage":"https://docs.yjs.dev","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-07-29T19:29:45.000Z","updated_at":"2025-10-29T02:42:37.000Z","dependencies_parsed_at":"2025-04-15T07:58:28.162Z","dependency_job_id":"799d29b3-2e65-468d-a449-1d7f3e8ad176","html_url":"https://github.com/yjs/yjs","commit_stats":{"total_commits":1678,"total_committers":112,"mean_commits":"14.982142857142858","dds":0.4743742550655542,"last_synced_commit":"8dc1296a0bd15e70c573160593c2617e0d772f01"},"previous_names":["y-js/yjs","dadamonad/yatta","rwth-acis/yjs"],"tags_count":333,"template":false,"template_full_name":null,"purl":"pkg:github/yjs/yjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/sbom","scorecard":{"id":489902,"data":{"date":"2025-07-07","repo":{"name":"github.com/yjs/yjs","commit":"4120d7216117cac0c870e9c250ff84d500b6c42e"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":3.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 8 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/yjs/yjs/node.js.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":2,"reason":"Found 6/23 approved changesets -- score normalized to 2","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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-jc84-3g44-wf2q","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-pqhp-25j4-6hq9","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T18:48:58.066Z","repository_id":19160989,"created_at":"2025-08-19T18:48:58.067Z","updated_at":"2025-08-19T18:48:58.067Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281584983,"owners_count":26526171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"yjs","name":"Yjs","uuid":"45042178","kind":"organization","description":"Shared Editing","email":"kevin.jahns@protonmail.com","website":"yjs.dev","location":"Germany, Berlin","twitter":"kevin_jahns","company":null,"icon_url":"https://avatars.githubusercontent.com/u/45042178?v=4","repositories_count":27,"last_synced_at":"2024-03-25T20:47:52.155Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"dmonad","patreon":null,"open_collective":"y-collective","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"html_url":"https://github.com/yjs","funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"total_stars":17696,"followers":235,"following":0,"created_at":"2022-11-02T16:36:27.489Z","updated_at":"2024-03-25T20:48:28.219Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yjs/repositories"},"tags":[{"name":"v14.0.0-10","sha":"d298ca9a7cf4e5b4a87ee0d62b71256a242c91cd","kind":"tag","published_at":"2025-10-29T01:51:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-10/manifests"},{"name":"v14.0.0-9","sha":"19dbe61141c21c6cc5dbe834a1bda4480a4b7f3c","kind":"tag","published_at":"2025-10-23T11:54:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-9/manifests"},{"name":"v14.0.0-8","sha":"29a1c2882e65dd0589332e1c0b89b8be9a588281","kind":"tag","published_at":"2025-06-23T13:07:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-8/manifests"},{"name":"v14.0.0-7","sha":"e3197271867e5c86901fb0216cd7bb9a9bbf54bf","kind":"tag","published_at":"2025-06-12T17:08:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-7/manifests"},{"name":"v14.0.0-6","sha":"128e9cee736f78b9864ebd64892b8a0eb96c362d","kind":"tag","published_at":"2025-06-11T15:52:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-6/manifests"},{"name":"v13.6.27","sha":"987c9ebb5ad0a2a89a0230f3a0c6b31f095d5f2d","kind":"tag","published_at":"2025-05-13T14:32:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.27/manifests"},{"name":"v14.0.0-5","sha":"2ebb3c98ec564901c66237eab385a87be39d07a8","kind":"tag","published_at":"2025-05-05T12:19:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-5/manifests"},{"name":"v14.0.0-4","sha":"dcea1a5ba78d3f66d040cd908cada89b99249ec6","kind":"tag","published_at":"2025-05-01T13:47:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-4/manifests"},{"name":"v14.0.0-3","sha":"5f03f69212ae70249fba5520c5308928dc6e5e68","kind":"tag","published_at":"2025-05-01T13:31:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-3/manifests"},{"name":"v14.0.0-2","sha":"bacdf7f0757b8058aabcbf988524284ed917fb33","kind":"tag","published_at":"2025-04-30T16:15:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-2/manifests"},{"name":"v13.6.26","sha":"2f4b8c38a1255548f310ed9b1fbc095f39f451fc","kind":"tag","published_at":"2025-04-18T14:12:26.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.26/manifests"},{"name":"v13.6.25","sha":"0ae8d6cf5a3e5165fa47f8f77ff5ad656139422d","kind":"tag","published_at":"2025-04-18T12:22:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.25/manifests"},{"name":"v13.6.24","sha":"78e0527b468b0aa57fbea31fbb0a4989f08641df","kind":"tag","published_at":"2025-03-04T13:44:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.24/manifests"},{"name":"v13.6.23","sha":"c05b815b4c6e680ffeefa737d46c2bf1f9f444b5","kind":"tag","published_at":"2025-01-15T20:46:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.23/manifests"},{"name":"v13.6.22","sha":"1bec008862d8682e51ecc6d8a0f1a2c13f25c241","kind":"tag","published_at":"2025-01-12T18:45:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.22/manifests"},{"name":"v13.6.21","sha":"89dddc2a95079460b7203bde07f45dffd56629f2","kind":"tag","published_at":"2024-12-20T23:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.21/manifests"},{"name":"v13.6.20","sha":"a304024a76311e048bd0e57e5131c1d10e234d9f","kind":"tag","published_at":"2024-10-13T23:41:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.20/manifests"},{"name":"v13.6.19","sha":"9a993f81d43690a9e25e54735dff70769371ff2b","kind":"tag","published_at":"2024-09-10T13:37:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.19/manifests"},{"name":"v13.6.18","sha":"1bfa6dfb74704d527f74f7f06f4f92a9eb66be2c","kind":"tag","published_at":"2024-06-18T14:59:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.18/manifests"},{"name":"v13.6.17","sha":"34b06b6cf918266bbd4f646f193b9fa3d408089b","kind":"tag","published_at":"2024-06-17T13:15:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.17/manifests"},{"name":"v13.6.16","sha":"fbd088ee785cf6e22c5d009b436473f14210dfeb","kind":"tag","published_at":"2024-06-10T10:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.16/manifests"},{"name":"v13.6.15","sha":"91b718cde076a76e0f028b4f21a143bd3064297a","kind":"tag","published_at":"2024-04-26T22:50:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.15/manifests"},{"name":"v13.6.14","sha":"1e69d650b83fa73a964656bbf6ca3e2e9ba3dabb","kind":"tag","published_at":"2024-03-01T10:31:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.14/manifests"},{"name":"v13.6.13","sha":"90675be3ab74df86cfd2e15d49f1f7efb00743f2","kind":"tag","published_at":"2024-02-29T16:37:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.13/manifests"},{"name":"v13.6.12","sha":"a8582442e31de4f185fc04b13935ceeb31354126","kind":"tag","published_at":"2024-02-09T22:38:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.12/manifests"},{"name":"v13.6.11","sha":"415a645874bd7757d98d5a7d4461cb35e29ebbde","kind":"tag","published_at":"2024-01-21T10:30:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.11/manifests"},{"name":"v13.6.10","sha":"1d4f2e5435116c2f437e6a2fefe2132fe5abaf81","kind":"tag","published_at":"2023-11-21T11:29:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.10/manifests"},{"name":"v13.6.9","sha":"013b2b68868578b54ce88b37f5592dec538e0880","kind":"tag","published_at":"2023-11-20T11:56:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.9/manifests"},{"name":"v13.6.8","sha":"2fe8907ab0a2e07f5e735e895efbb15dbb751283","kind":"tag","published_at":"2023-09-18T08:22:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.8/manifests"},{"name":"v13.6.7","sha":"5ee6992d1fce68993b9a6ea216358d27fc29b294","kind":"tag","published_at":"2023-07-17T12:43:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.7/manifests"},{"name":"v14.0.0-1","sha":"b56debef005caef8660c672e17cec3e869646422","kind":"tag","published_at":"2023-06-28T13:27:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-1/manifests"},{"name":"v13.6.6","sha":"8586806932e65b2c9957f5e4ecd74547baf301ad","kind":"tag","published_at":"2023-06-25T17:10:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.6/manifests"},{"name":"v13.6.5","sha":"b792902f17894f0e46e3f829074e31f5eafdc167","kind":"tag","published_at":"2023-06-22T15:55:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.5/manifests"},{"name":"v13.6.4","sha":"2fbba13246152584813164d9f0cce494dc8f54d2","kind":"tag","published_at":"2023-06-15T11:11:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.4/manifests"},{"name":"v13.6.3","sha":"aedd4c8bf3a48c10df054830a8b55046febea436","kind":"tag","published_at":"2023-06-15T10:47:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.3/manifests"},{"name":"v13.6.2","sha":"00ef472d68545cb260abd35c2de4b3b78719c9e4","kind":"tag","published_at":"2023-06-08T09:19:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.2/manifests"},{"name":"v13.6.1","sha":"2e9a648d081990fcd74f18f662a2ce416d078a76","kind":"tag","published_at":"2023-05-04T09:29:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.1/manifests"},{"name":"v13.6.0","sha":"1f2f08ef7e953b9ff7d8eeebfece69d52465d048","kind":"tag","published_at":"2023-04-22T16:41:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0/manifests"},{"name":"v13.5.53","sha":"5a8519d2c2488bd673012ceaa1c81ef0b0b29cf6","kind":"tag","published_at":"2023-04-18T18:09:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.53/manifests"},{"name":"v13.5.52","sha":"710ac31af3bc1520437fdc9b0e6eef9cc2993e89","kind":"tag","published_at":"2023-04-03T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.52/manifests"},{"name":"v13.5.51","sha":"0d7e8655314b62c526bff2520d94c406be2be208","kind":"tag","published_at":"2023-03-22T10:05:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.51/manifests"},{"name":"v13.5.50","sha":"2e2710ded939cca0ead6e6be19dc418c193bdaf8","kind":"tag","published_at":"2023-03-11T08:15:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.50/manifests"},{"name":"v13.5.49","sha":"52ff230dd1bf96b0563264bd7b47732097deea35","kind":"tag","published_at":"2023-03-09T12:59:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.49/manifests"},{"name":"v13.5.48","sha":"7e40fc442d4b2f3e527de20fef40ddddc0ee3caf","kind":"tag","published_at":"2023-03-02T18:50:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.48/manifests"},{"name":"v13.5.47","sha":"658c520b93c43adec1c81a4dbd7ce61f94542471","kind":"tag","published_at":"2023-02-21T13:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.47/manifests"},{"name":"v13.5.46","sha":"ea7ad07f34cc64cbd5d30e3fe00fa2c5476dec9f","kind":"tag","published_at":"2023-02-14T15:21:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.46/manifests"},{"name":"v13.5.45","sha":"e0a2f11db325ae570ca273c4e75a1b9e8655491a","kind":"tag","published_at":"2023-01-31T11:57:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.45/manifests"},{"name":"v13.5.44","sha":"31b4ab8d0cd106dcc5d08b10d9b7f2dfdaedd45d","kind":"tag","published_at":"2023-01-01T17:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.44/manifests"},{"name":"v13.5.43","sha":"afc6728c9ea2560e6af04b963eec9020c5d02f34","kind":"tag","published_at":"2022-11-30T11:28:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.43/manifests"},{"name":"v13.5.42","sha":"6208b8287212f3bfbd104efaa76795624e0200cb","kind":"tag","published_at":"2022-10-18T14:52:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.42/manifests"},{"name":"v14.0.0-0","sha":"56d747faea0e3def1f410517726e357d50bc9e53","kind":"tag","published_at":"2022-08-18T16:17:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v14.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v14.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v14.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v14.0.0-0/manifests"},{"name":"v13.5.41","sha":"97ef4ae1e0c7cefdaf1673a41b6cc83d68948457","kind":"tag","published_at":"2022-07-28T12:14:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.41/manifests"},{"name":"v13.5.40","sha":"7a61c9026124443396231228d68019e975285710","kind":"tag","published_at":"2022-07-22T12:24:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.40/manifests"},{"name":"v13.5.39","sha":"c0c2b3347b4e381eeb66f0abb64d2b6f2fe7130f","kind":"tag","published_at":"2022-06-15T08:49:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.39/manifests"},{"name":"v13.5.38","sha":"a2b62b0a58c2e98937f6c7a5ee310881d0ae547d","kind":"tag","published_at":"2022-05-14T16:11:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.38/manifests"},{"name":"v13.5.37","sha":"5a4816a1b20456e81727eeacdff1530a4f8a482d","kind":"tag","published_at":"2022-05-14T12:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.37/manifests"},{"name":"v13.5.36","sha":"fc25136b2549f954ea908f420afa62b774d29532","kind":"tag","published_at":"2022-05-09T10:55:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.36/manifests"},{"name":"v13.5.35","sha":"bdefe0526d16bccc85e9f85b73162a1d83aa56eb","kind":"tag","published_at":"2022-04-23T13:15:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.35/manifests"},{"name":"v13.5.34","sha":"92624afbffec41104da70d3adef16a69c241d240","kind":"tag","published_at":"2022-04-04T14:23:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.34/manifests"},{"name":"v13.5.33","sha":"7b680f1bdaf016503499ae107e7d84fd0655c50a","kind":"tag","published_at":"2022-03-30T12:55:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.33/manifests"},{"name":"v13.5.32","sha":"be1449a7af198df9b040918d5bbcb64fa2878a61","kind":"tag","published_at":"2022-03-26T09:31:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.32/manifests"},{"name":"v13.5.31","sha":"b0b276d964e6880d0cbeac7cf439c04ead6b0829","kind":"tag","published_at":"2022-03-25T10:01:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.31/manifests"},{"name":"v13.5.30","sha":"ff5067e149579514a360be5f29e3d4741ebc2ec9","kind":"tag","published_at":"2022-03-22T08:47:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.30/manifests"},{"name":"v13.5.29","sha":"3c31b22a9280ec7f87922993dacf58e48f1768fa","kind":"tag","published_at":"2022-03-20T23:00:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.29/manifests"},{"name":"v13.5.28","sha":"afe8e52840d40b1037f3b9aa5c2125b57096cfb1","kind":"tag","published_at":"2022-03-02T12:27:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.28/manifests"},{"name":"v13.5.27","sha":"3f347772013a54564ae4352c730773a38653c9c7","kind":"tag","published_at":"2022-02-04T11:42:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.27/manifests"},{"name":"v13.5.26","sha":"d69d93f8126eb06ec0292e7622faed69ba857211","kind":"tag","published_at":"2022-02-03T20:38:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.26/manifests"},{"name":"v13.5.25","sha":"0ec27533132372d0ceab1a8bb50b92d62d26c271","kind":"tag","published_at":"2022-02-03T20:27:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.25/manifests"},{"name":"v13.5.24","sha":"6403bc2bb580edcac1d4c67cf93e3084d099c238","kind":"tag","published_at":"2022-01-11T20:55:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.24/manifests"},{"name":"v13.5.23","sha":"645f05b0bb2435552582f587f5379c33adda6ffe","kind":"tag","published_at":"2021-12-15T17:48:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.23/manifests"},{"name":"v13.6.0-2","sha":"cc93f346ceb67f97dc672a24ffcffae8390f51db","kind":"tag","published_at":"2021-12-08T15:12:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-2/manifests"},{"name":"v13.6.0-1","sha":"6fc4fbd46631f0a8878a1490bb0b31ba19bbbed0","kind":"tag","published_at":"2021-12-07T12:54:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-1/manifests"},{"name":"v13.6.0-0","sha":"24bca2af4333135b4538717488ea372c8c19dfcd","kind":"tag","published_at":"2021-12-07T11:42:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.6.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.6.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.6.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.6.0-0/manifests"},{"name":"v13.5.22","sha":"e90d9de5ed2a5f28727f0f307edeb052dc852b4d","kind":"tag","published_at":"2021-11-19T12:48:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.22/manifests"},{"name":"v13.5.21","sha":"9df501666769d4280adf3a44bf928a2568138cb6","kind":"tag","published_at":"2021-11-15T13:00:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.21/manifests"},{"name":"v13.5.20","sha":"a4e48d1ddfa3640e4526dd41c41073b45c50aefc","kind":"tag","published_at":"2021-11-09T15:53:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.20/manifests"},{"name":"v13.5.19","sha":"bd819243ebbf8f60b8f15e639b0d2d269b805b76","kind":"tag","published_at":"2021-11-09T15:39:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.19/manifests"},{"name":"v13.5.18","sha":"336f7b1b1d8cf4d030ff069c7f30613dc768ba21","kind":"tag","published_at":"2021-11-06T13:39:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.18/manifests"},{"name":"v13.5.17","sha":"e22fed7af38f067ccb28c727d77e635835f819e8","kind":"tag","published_at":"2021-10-29T19:55:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.17/manifests"},{"name":"v13.5.16","sha":"f915ebda1bec069f288553575714d1b5c31018b0","kind":"tag","published_at":"2021-10-15T17:18:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.16/manifests"},{"name":"v13.5.14","sha":"491cd422c40d8095f87a06d281770686d20ef6ab","kind":"tag","published_at":"2021-10-14T14:21:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.14/manifests"},{"name":"v13.5.13","sha":"a08e54c2fcfbfdd3775f0d7a0217a9bdd058e788","kind":"tag","published_at":"2021-10-07T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.13/manifests"},{"name":"v13.5.12","sha":"633eb9033cb033383131cd27a2318c5eef64a6e8","kind":"tag","published_at":"2021-08-02T14:48:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.12/manifests"},{"name":"v13.5.11","sha":"744469d363d71e34662ccd142e67bcb56b8a94e6","kind":"tag","published_at":"2021-06-24T15:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.11/manifests"},{"name":"v13.5.10","sha":"097b9e82083bc72a964283f6e1ef12b607746e47","kind":"tag","published_at":"2021-06-07T17:43:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.10/manifests"},{"name":"v13.5.9","sha":"a7e4724edd148cc68902f2acc36e08042058622e","kind":"tag","published_at":"2021-05-31T15:56:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.9/manifests"},{"name":"v13.5.8","sha":"c72ac448e970a4a494bbde063cb1a0a9d37f5cc3","kind":"tag","published_at":"2021-05-25T19:25:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.8/manifests"},{"name":"v13.5.7","sha":"d80512d6900cd1fcf0b7a35b60f1f8ff98a7f227","kind":"tag","published_at":"2021-05-25T19:21:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.7/manifests"},{"name":"v13.5.6","sha":"dc9717ecd0650315d87129cff795dc5116f8bcf2","kind":"tag","published_at":"2021-05-14T16:57:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.6/manifests"},{"name":"v13.5.5","sha":"5244755879daaa7b5a1ca64e6af617cdbb110462","kind":"tag","published_at":"2021-04-13T20:06:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.5/manifests"},{"name":"v13.5.4","sha":"c67428d7150b0ea0f1cce935fcd3bf520476d021","kind":"tag","published_at":"2021-04-02T21:13:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.4/manifests"},{"name":"v13.5.3","sha":"12881e2be702e1370f51a90c35812a88d4626908","kind":"tag","published_at":"2021-03-21T20:32:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.3/manifests"},{"name":"v13.5.2","sha":"4f2d13e3cebabdf45f5803a435ff18a0ea28332b","kind":"tag","published_at":"2021-03-11T17:54:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.2/manifests"},{"name":"v13.5.1","sha":"fab14a09dee0991be2fa444951b6dde01b6275d8","kind":"tag","published_at":"2021-02-20T21:21:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.1/manifests"},{"name":"v13.5.0","sha":"05ca0b0208442610f7c4bf710bcaba448a84bf94","kind":"tag","published_at":"2021-02-08T10:50:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.5.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.5.0/manifests"},{"name":"v13.4.14","sha":"ce80cb4a0d5f60032cb756b431eb4a4ae1d242c3","kind":"tag","published_at":"2021-02-02T14:52:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.14/manifests"},{"name":"v13.4.13","sha":"27a78047c57ca2c27dd0d1dddab7190f2c6925b2","kind":"tag","published_at":"2021-02-02T14:12:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.13/manifests"},{"name":"v13.4.12","sha":"c8a59118b597ef34319b86452d406327e984e99a","kind":"tag","published_at":"2021-01-10T11:37:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.12/manifests"},{"name":"v13.4.11","sha":"97d97147105043de8232f71f80447eba920347cb","kind":"tag","published_at":"2021-01-09T14:01:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.11/manifests"},{"name":"v13.4.10","sha":"8086a4f816eff36bc69880c091aeec21da0790af","kind":"tag","published_at":"2021-01-09T13:58:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.10/manifests"},{"name":"v13.4.9","sha":"728bb6f1b24449db57aa4f633d6771735f4a2573","kind":"tag","published_at":"2020-12-22T16:23:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.9/manifests"},{"name":"v13.4.8","sha":"bfacd2e63a8b4f1dac8fd4ea1a992d9faf75fdac","kind":"tag","published_at":"2020-12-22T16:15:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.8/manifests"},{"name":"v13.4.7","sha":"3404d22d12c58c5d1c85ba2609ca873166092d9f","kind":"tag","published_at":"2020-12-12T20:41:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.7/manifests"},{"name":"v13.4.6","sha":"fdf206394322db0a48e3299f8c7353451362f475","kind":"tag","published_at":"2020-12-04T13:02:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.6/manifests"},{"name":"v13.4.5","sha":"bf2ee3680bc23663513f06cfc294065132f90b40","kind":"tag","published_at":"2020-11-21T18:28:57.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.5/manifests"},{"name":"v13.4.4","sha":"7bac78349086685ebbecb5dce1cd5d6d80b047ed","kind":"tag","published_at":"2020-11-08T12:09:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.4/manifests"},{"name":"v13.4.3","sha":"86f7631d1e77291348415ceb09315807545b1e4c","kind":"tag","published_at":"2020-11-03T23:37:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.3/manifests"},{"name":"v13.4.2","sha":"39803c1d115a0970c4e17e5726023c6649994b96","kind":"tag","published_at":"2020-10-31T02:58:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.2/manifests"},{"name":"v13.4.1","sha":"e2c9eb7f0116c8bb0772161b8915617003449f8f","kind":"tag","published_at":"2020-10-10T14:53:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.1/manifests"},{"name":"v13.4.0","sha":"fd211731cc93f6a03ef99caf88f639560fddc770","kind":"tag","published_at":"2020-09-28T17:04:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0/manifests"},{"name":"v13.4.0-0","sha":"992c0b5e3294108a18c1a40be4ec8226800e1980","kind":"tag","published_at":"2020-09-09T23:57:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.4.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.4.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.4.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.4.0-0/manifests"},{"name":"v13.3.2","sha":"ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4","kind":"tag","published_at":"2020-08-07T17:31:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.2/manifests"},{"name":"v13.3.1","sha":"29c2ad4492b87e3757ab3b8cbd3f054cc71372b8","kind":"tag","published_at":"2020-08-07T15:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.1/manifests"},{"name":"v13.3.0","sha":"270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed","kind":"tag","published_at":"2020-07-15T20:18:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"7fb63de8fc5354275dc5fb75711ee959dc016d74","kind":"tag","published_at":"2020-06-08T23:04:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.2.0/manifests"},{"name":"v13.1.1","sha":"a5a48d07f69eb759944b8c379cf85944baa9aefe","kind":"tag","published_at":"2020-06-04T16:15:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.1/manifests"},{"name":"v13.1.0","sha":"a059fa12e9e593f076d06bcaa3e1173fd9490210","kind":"tag","published_at":"2020-06-02T21:52:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.1.0/manifests"},{"name":"v13.0.8","sha":"772bb87d5cfcc4d9e87ba970731c6aa58f6809bf","kind":"tag","published_at":"2020-05-13T17:29:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.8/manifests"},{"name":"v13.0.7","sha":"7cb423c0468f7f9a98e9a11c3ac04e670cf89df4","kind":"tag","published_at":"2020-05-10T23:46:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.7/manifests"},{"name":"v13.0.6","sha":"4c87f9a021c5be313115e5a406b39367684c27bd","kind":"tag","published_at":"2020-05-08T12:50:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.6/manifests"},{"name":"v13.0.5","sha":"26a51bafc96b443702e7330eddb7c11afa91af50","kind":"tag","published_at":"2020-04-01T23:05:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.5/manifests"},{"name":"v13.0.4","sha":"d1e8d50c43ced96f021908461c87ce3df8d21fa7","kind":"tag","published_at":"2020-02-12T09:53:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.4/manifests"},{"name":"v13.0.3","sha":"45df311dd74c68fe2cb933c7f80120b3ac4f0668","kind":"tag","published_at":"2020-02-12T09:38:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.3/manifests"},{"name":"v13.0.2","sha":"76c389dba046ee0b662b927785af2313896789a8","kind":"tag","published_at":"2020-02-03T11:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.2/manifests"},{"name":"v13.0.1","sha":"e9f9e08450f30952e667a74cbda1d68aefcc24e7","kind":"tag","published_at":"2020-01-27T02:43:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.1/manifests"},{"name":"v13.0.0","sha":"0fb55981bace2ff26e8746881faa427de93d7f1e","kind":"tag","published_at":"2020-01-23T20:53:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0/manifests"},{"name":"v13.0.0-108","sha":"0ab415de3e9425fa6acffaf8f8304d18b6a428ab","kind":"tag","published_at":"2020-01-23T04:01:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-108","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-108","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-108","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-108/manifests"},{"name":"v13.0.0-107","sha":"bd6be3d23befe6d6f4963c89ac4418cae258eee2","kind":"tag","published_at":"2020-01-22T15:45:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-107","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-107","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-107","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-107/manifests"},{"name":"v13.0.0-106","sha":"6929a4f0f89939beec4ab6075174d668bbca257d","kind":"tag","published_at":"2020-01-14T04:16:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-106","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-106","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-106","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-106/manifests"},{"name":"v13.0.0-105","sha":"197932752e942ca2dc918726fbaea9d5d89b809f","kind":"tag","published_at":"2020-01-13T13:55:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-105","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-105","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-105","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-105/manifests"},{"name":"v13.0.0-104","sha":"67f241cd7a695d2f3107cb0447e143446f5b50b0","kind":"tag","published_at":"2020-01-13T06:48:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-104","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-104/manifests"},{"name":"v13.0.0-103","sha":"189b1068ae2e19cb1257222930984b38fae85383","kind":"tag","published_at":"2019-12-10T19:52:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-103","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-103/manifests"},{"name":"v13.0.0-102","sha":"641dc250769a61da1afbf5a0a1a0f707e212c2e4","kind":"tag","published_at":"2019-10-25T21:47:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-102","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-102/manifests"},{"name":"v13.0.0-101","sha":"f4c919d9ec70f6c7eadc35d6758f1b8b35459d8e","kind":"tag","published_at":"2019-10-08T16:33:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-101","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-101/manifests"},{"name":"v13.0.0-100","sha":"6d4f0c0cdde7f91b60a70418937c88de32a8f7e6","kind":"tag","published_at":"2019-10-08T15:40:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-100","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-100/manifests"},{"name":"v13.0.0-99","sha":"1d5947c6029321fbf8f1f12534c0f90217795df1","kind":"tag","published_at":"2019-09-23T09:11:45.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-99","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-99/manifests"},{"name":"v13.0.0-98","sha":"6c4971ae2518d03f6292a722e14236670c0847ec","kind":"tag","published_at":"2019-09-17T16:55:04.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-98","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-98/manifests"},{"name":"v13.0.0-97","sha":"d9fface0be90f5c9b74d28bd1d4863bfbce807b4","kind":"tag","published_at":"2019-09-04T11:21:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-97","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-97/manifests"},{"name":"v13.0.0-96","sha":"fc4d6165b4ede8a3b0d83da82797cadb63777369","kind":"tag","published_at":"2019-08-20T20:29:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-96","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-96/manifests"},{"name":"v13.0.0-95","sha":"1337d38ada427b3deabf493fa1c0657e6814b7f2","kind":"tag","published_at":"2019-08-08T23:18:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-95","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-95/manifests"},{"name":"v13.0.0-94","sha":"dd2b8bc6c79d98e2fb8d773339d9de7532114eba","kind":"tag","published_at":"2019-06-25T09:57:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-94","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-94/manifests"},{"name":"v13.0.0-93","sha":"1fe4ef135cbd23485cb5e83fbe20788d5b8c5adf","kind":"tag","published_at":"2019-06-24T21:06:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-93","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-93/manifests"},{"name":"v13.0.0-92","sha":"952a9b2c41e2413e60e7dfbf783d49b162481163","kind":"tag","published_at":"2019-06-23T11:05:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-92","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-92/manifests"},{"name":"v13.0.0-91","sha":"338968031b984dce9f1f92cf242733b05675cc14","kind":"tag","published_at":"2019-06-18T16:05:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-91","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-91/manifests"},{"name":"v13.0.0-90","sha":"1faff323c166ae753f0e1757889bbc65887fa2cd","kind":"tag","published_at":"2019-06-14T14:00:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-90","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-90/manifests"},{"name":"v13.0.0-89","sha":"4c38619b5ddc3dab2af238cbfc4780405029e2d5","kind":"tag","published_at":"2019-06-13T08:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-89","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-89","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-89","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-89/manifests"},{"name":"v13.0.0-88","sha":"4a990963d9bc2588d6a942e4e0696bdcfb677f6c","kind":"tag","published_at":"2019-06-05T16:37:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-88","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-88/manifests"},{"name":"v13.0.0-87","sha":"1e83b9418c0c9489ce38a48963a57d444fa2d4eb","kind":"tag","published_at":"2019-05-28T12:20:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-87","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-87","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-87","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-87/manifests"},{"name":"v13.0.0-86","sha":"4c14157dcf47c65a180601ab7ec88134dd5c7422","kind":"tag","published_at":"2019-05-25T10:50:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-86","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-86","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-86","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-86/manifests"},{"name":"v13.0.0-85","sha":"668e9e8a9b779ee4701d0cad7bf0641946b0a122","kind":"tag","published_at":"2019-05-25T01:13:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-85","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-85/manifests"},{"name":"v13.0.0-84","sha":"d6593412a275af926bb457e1e8ebb525c6b25f1b","kind":"tag","published_at":"2019-05-19T19:49:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-84","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-84","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-84","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-84/manifests"},{"name":"v13.0.0-83","sha":"a485f550db1c9bad4f5939c6582446b4e5015146","kind":"tag","published_at":"2019-05-19T18:59:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-83","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-83","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-83","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-83/manifests"},{"name":"v13.0.0-82","sha":"4f0ab789144277f535c66e7717cc38c79bad8370","kind":"tag","published_at":"2019-05-07T11:54:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-82","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-82","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-82","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-82/manifests"},{"name":"v13.0.0-81","sha":"77687d94e6189b2db83783b1b480b5898b2b460f","kind":"tag","published_at":"2019-04-28T15:32:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-81","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-81","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-81","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-81/manifests"},{"name":"v13.0.0-80","sha":"805acbb9f57f84589018efdc2829d85ea0f5ce5f","kind":"tag","published_at":"2019-04-26T17:55:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-80","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-80","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-80","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-80/manifests"},{"name":"v13.0.0-79","sha":"bb6f6cd141b45c08a755f3671ee242b065e94e60","kind":"tag","published_at":"2019-04-19T22:03:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-79","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-79","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-79","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-79/manifests"},{"name":"v13.0.0-78","sha":"d483d9cc83a0889764636351150d483579ae7167","kind":"tag","published_at":"2019-01-29T00:38:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-78","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-78/manifests"},{"name":"v13.0.0-77","sha":"e699f923333263fc6c176dcacfb4b61a308a31f0","kind":"tag","published_at":"2019-01-28T23:56:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-77","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-77","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-77","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-77/manifests"},{"name":"v13.0.0-76","sha":"4063e28b5e7f306b6b66a3e76bd71395248f9d7e","kind":"tag","published_at":"2018-12-11T19:19:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-76","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-76/manifests"},{"name":"v13.0.0-75","sha":"1a79e429edb3859dd3f3d4c00a1b7bff92125a60","kind":"tag","published_at":"2018-12-11T18:49:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-75","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-75","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-75","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-75/manifests"},{"name":"v13.0.0-73","sha":"01d0825ae68a14232470bf3e3651113661e597d0","kind":"tag","published_at":"2018-11-26T16:14:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-73","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-73/manifests"},{"name":"v13.0.0-72","sha":"eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf","kind":"tag","published_at":"2018-11-20T02:53:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-72","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-72/manifests"},{"name":"v13.0.0-71","sha":"d67a794e2c08349ce8c769ef8e2ea3554b82ce68","kind":"tag","published_at":"2018-11-09T00:49:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-71","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-71","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-71","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-71/manifests"},{"name":"v13.0.0-70","sha":"76070704524f6e7001de58186539dc090ca0ffbf","kind":"tag","published_at":"2018-11-09T00:24:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-70","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-70/manifests"},{"name":"v13.0.0-66","sha":"f1f05eaa5aa7e367559848dc48cab906d65bc45c","kind":"tag","published_at":"2018-07-17T16:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-66","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-66/manifests"},{"name":"v13.0.0-65","sha":"240cf64841f2ba133cac2df0c0115e9a7b1b8fde","kind":"tag","published_at":"2018-07-16T16:38:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-65","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-65/manifests"},{"name":"v13.0.0-64","sha":"a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94","kind":"tag","published_at":"2018-07-16T16:19:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-64","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-64/manifests"},{"name":"v13.0.0-63","sha":"86dc602a8dd162eb69585219c6f8f954d21eb3cd","kind":"tag","published_at":"2018-06-22T22:31:06.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-63","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-63/manifests"},{"name":"v13.0.0-62","sha":"00135dcfabd51da94f6cdeb1ec81c03b0fd1982b","kind":"tag","published_at":"2018-06-12T22:08:19.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-62","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-62/manifests"},{"name":"v13.0.0-61","sha":"d50d408cdd596b5ac27e21e6ecc6fe1e59f29242","kind":"tag","published_at":"2018-05-18T00:03:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-61","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-61/manifests"},{"name":"v13.0.0-60","sha":"ed963dca41348f6d63fe01b581b4ba6024e22ddf","kind":"tag","published_at":"2018-05-08T11:46:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-60","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-60/manifests"},{"name":"v13.0.0-59","sha":"86a176e55439413b6ba2011ef6b4c1dc560431cc","kind":"tag","published_at":"2018-05-07T09:46:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-59","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-59/manifests"},{"name":"v13.0.0-58","sha":"a0b81c336ebe4cdcd47a8e5b1c33c54eb6a5f0e3","kind":"tag","published_at":"2018-05-05T13:35:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-58","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-58/manifests"},{"name":"v13.0.0-57","sha":"3bac7362c2962d7c15821a08f3693307cf29ed09","kind":"tag","published_at":"2018-05-02T16:43:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-57","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-57/manifests"},{"name":"v13.0.0-56","sha":"62c5b584049f0c5d3afed1c8f415ecc553367526","kind":"tag","published_at":"2018-04-27T16:45:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-56","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-56/manifests"},{"name":"v13.0.0-55","sha":"29760cfe53852304ad9f75927613c88706cc6c29","kind":"tag","published_at":"2018-03-15T01:53:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-55","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-55/manifests"},{"name":"v13.0.0-54","sha":"55f0abcdfcc847faa3128b718bd14350e08afeb7","kind":"tag","published_at":"2018-03-01T15:45:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-54","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-54/manifests"},{"name":"v13.0.0-53","sha":"6360083ee3a5e0d7719e563a2286e2e1ef157439","kind":"tag","published_at":"2018-02-25T01:32:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-53","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-53/manifests"},{"name":"v13.0.0-52","sha":"70e8ed37e4a9a0b0b55a2b0ad7f7c843c826546f","kind":"tag","published_at":"2018-02-18T18:20:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-52","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-52/manifests"},{"name":"v13.0.0-51","sha":"cedcb118c89e8bad71ba45e7cac1a16322b87fd1","kind":"tag","published_at":"2018-02-07T13:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-51","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-51/manifests"},{"name":"v13.0.0-50","sha":"d6c1a11a9be6b6870081089d7ab5f68bb1a5a3e1","kind":"tag","published_at":"2018-01-31T04:13:21.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-50","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-50/manifests"},{"name":"v13.0.0-49","sha":"fdcc19d8f5397632ba2630dd2f8456df23ffe9b2","kind":"tag","published_at":"2018-01-30T23:53:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-49","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-49/manifests"},{"name":"v13.0.0-48","sha":"2e486d4f46ecd16d203c1b22afee9ff713bd1a1a","kind":"tag","published_at":"2018-01-30T00:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-48","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-48/manifests"},{"name":"v13.0.0-47","sha":"83a6aa0a70e35132ebd2296dd40edf21ab0787f8","kind":"tag","published_at":"2018-01-18T17:45:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-47","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-47/manifests"},{"name":"v13.0.0-46","sha":"10d0c7b951845b08d7832c1916ef49614c526545","kind":"tag","published_at":"2018-01-09T23:20:37.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-46","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-46/manifests"},{"name":"v13.0.0-45","sha":"11a4271fd1be8fd7d52b9114185080150a2875e8","kind":"tag","published_at":"2018-01-09T23:18:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-45","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-45/manifests"},{"name":"v13.0.0-44","sha":"48e17ea1a708684acb544d7f0af22013e38f9322","kind":"tag","published_at":"2018-01-09T23:16:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-44","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-44/manifests"},{"name":"v13.0.0-43","sha":"5e0518e1ec9fe15db924940feeda072c92a26424","kind":"tag","published_at":"2017-12-21T15:06:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-43","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-43/manifests"},{"name":"v13.0.0-42","sha":"c4c718e0942710127396f1cf0edecf2db94f2aa6","kind":"tag","published_at":"2017-12-19T16:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-42","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-42/manifests"},{"name":"v13.0.0-41","sha":"16e01ad3d52e0c85610645eabd660103a0b1c1ad","kind":"tag","published_at":"2017-12-14T13:30:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-41","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-41/manifests"},{"name":"v13.0.0-40","sha":"4f670a3b5e641891764a976983ec1a9e602be20e","kind":"tag","published_at":"2017-12-06T05:50:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-40","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-40/manifests"},{"name":"v13.0.0-39","sha":"dc1fe7957bf2fda4176400cfeb29f5e68c4e5324","kind":"tag","published_at":"2017-12-06T01:06:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-39","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-39/manifests"},{"name":"v13.0.0-38","sha":"9eb1e459f0a107b2835b66152bf9074136b38594","kind":"tag","published_at":"2017-12-05T08:53:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-38","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-38/manifests"},{"name":"v13.0.0-37","sha":"d30bf050bfdb0cf6ffaf0bb491e5911ac3bef8fb","kind":"tag","published_at":"2017-12-02T09:46:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-37","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-37/manifests"},{"name":"v13.0.0-36","sha":"6b38a474aa29977dc5d1b794089f9f6f172a4346","kind":"tag","published_at":"2017-12-01T02:39:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-36","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-36/manifests"},{"name":"v13.0.0-35","sha":"a282c340b3d413ad3f3306752d05a9a85f9e4a57","kind":"tag","published_at":"2017-11-29T01:38:47.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-35","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-35/manifests"},{"name":"v13.0.0-34","sha":"e648409ca0e44b3c86e21718197de64e0365922b","kind":"tag","published_at":"2017-11-27T07:24:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-34","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-34/manifests"},{"name":"v13.0.0-33","sha":"9be53b990d9bc8db1f5f47ad5d87cf1aa25dfc1c","kind":"tag","published_at":"2017-11-26T22:43:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-33","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-33/manifests"},{"name":"v13.0.0-32","sha":"b1192fbb46b6d71f6b8965d8fd21dbe239dc0c01","kind":"tag","published_at":"2017-11-15T05:31:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-32","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-32/manifests"},{"name":"v13.0.0-31","sha":"783cbd63fc547c8a9a60b1b36d8141361dc10253","kind":"tag","published_at":"2017-11-15T04:44:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-31","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-31/manifests"},{"name":"v13.0.0-30","sha":"4e36305245e3c606f0c3d7f1de53a09df6756e4a","kind":"tag","published_at":"2017-11-12T21:37:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-30","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-30/manifests"},{"name":"v13.0.0-29","sha":"b4f06e8f62427b0f20a6e2cfd4475bab3a65f95d","kind":"tag","published_at":"2017-11-11T02:46:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-29","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-29/manifests"},{"name":"v13.0.0-28","sha":"f9a75ff9481c201f9a1a640c3cab50110cb64035","kind":"tag","published_at":"2017-11-11T02:41:54.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-28","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-28/manifests"},{"name":"v13.0.0-27","sha":"cbe2abafbbd567aa82a711b1f2e0a2b90856277d","kind":"tag","published_at":"2017-11-10T20:55:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-27","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-27/manifests"},{"name":"v13.0.0-26","sha":"2e061a4cb235e4273e082ac5bfc561222b269cd9","kind":"tag","published_at":"2017-11-10T01:32:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-26","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-26/manifests"},{"name":"v13.0.0-25","sha":"ceb7328ec0bda14b25774104ecb21dadd4bb4b06","kind":"tag","published_at":"2017-11-09T01:32:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-25","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-25/manifests"},{"name":"v13.0.0-24","sha":"3a86cdb641029c79751aa3c836789c1fa4255cf4","kind":"tag","published_at":"2017-11-08T08:02:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-24","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-24/manifests"},{"name":"v13.0.0-23","sha":"e9facf17812fff2aadf7e9871518f34ba601fe7a","kind":"tag","published_at":"2017-11-08T06:52:46.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-23","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-23/manifests"},{"name":"v13.0.0-22","sha":"e6badf98a2155302574cb6ea909055c113aa4415","kind":"tag","published_at":"2017-10-06T22:46:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-22","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-22/manifests"},{"name":"v13.0.0-21","sha":"eeacb5665a33234cb36486dcd227dc22637ce01a","kind":"tag","published_at":"2017-10-02T13:52:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-21","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-21/manifests"},{"name":"v13.0.0-20","sha":"5844c810a2f934f81cdb066e30b4fcbd77891b78","kind":"tag","published_at":"2017-09-29T20:34:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-20","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-20/manifests"},{"name":"v13.0.0-19","sha":"fd24c85437a25761874722c0f94ff82421388723","kind":"tag","published_at":"2017-09-26T19:53:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-19","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-19/manifests"},{"name":"v13.0.0-18","sha":"256d08cb2a866369947269f1505a5fa7dee64dc8","kind":"tag","published_at":"2017-09-20T09:34:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-18","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-18/manifests"},{"name":"v13.0.0-17","sha":"0fdf4b307ba0bc431181f5d205f28e9f9f9acf77","kind":"tag","published_at":"2017-09-11T15:40:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-17","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-17/manifests"},{"name":"v13.0.0-16","sha":"e8f344dc42a2a25862612f4820c7ee0500c1a9a9","kind":"tag","published_at":"2017-08-25T23:12:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-16","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-16/manifests"},{"name":"v13.0.0-15","sha":"41a148767785b22a9e082d57f238239a235b77a7","kind":"tag","published_at":"2017-08-14T13:54:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-15","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-15/manifests"},{"name":"v13.0.0-14","sha":"9ed7e15d0f4292161d705dc3e928bf37d8bd40b7","kind":"tag","published_at":"2017-08-14T13:49:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-14","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-14/manifests"},{"name":"v13.0.0-13","sha":"1135c5e1678ddad12af11f2cd7226b443b28bd3b","kind":"tag","published_at":"2017-08-12T23:05:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-13","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-13/manifests"},{"name":"v12.3.3","sha":"8739fd3a9c671c738fe0f31f1dc03193da776223","kind":"tag","published_at":"2017-08-04T18:36:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.3/manifests"},{"name":"v13.0.0-12","sha":"fbfd37762292242fd18e5d1fb0079f8338b481db","kind":"tag","published_at":"2017-08-04T16:08:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-12","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-12/manifests"},{"name":"v13.0.0-11","sha":"88c71b9c1e1489b3da56bc3f28c802466e7aef10","kind":"tag","published_at":"2017-08-04T14:31:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-11","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-11/manifests"},{"name":"v13.0.0-10","sha":"a267affeda2c728cfb056daba66bee15b1d1979f","kind":"tag","published_at":"2017-08-02T22:25:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-10","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-10/manifests"},{"name":"v13.0.0-9","sha":"c9634da3168e5299054ddb88bf439425974cac49","kind":"tag","published_at":"2017-08-01T14:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-9","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-9/manifests"},{"name":"v13.0.0-8","sha":"306789ddc13b6bf1bd011f35316fa7a012b88ba6","kind":"tag","published_at":"2017-07-31T14:07:38.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-8","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-8/manifests"},{"name":"v13.0.0-7","sha":"013fee24215d907d7699afb225d597a74d40ae03","kind":"tag","published_at":"2017-07-21T23:17:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-7","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-7/manifests"},{"name":"v13.0.0-6","sha":"eed9d78b5a8b948c48ef5071c8a0cf74d4d2f3da","kind":"tag","published_at":"2017-07-21T21:56:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-6","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-6/manifests"},{"name":"v13.0.0-5","sha":"1db3f8cca28e63d5321d60027ce77b7fc7445fbd","kind":"tag","published_at":"2017-07-19T19:23:39.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-5","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-5/manifests"},{"name":"v12.3.2","sha":"b3b12958fa2fa2382a246fa962cf689aa8be5ac7","kind":"tag","published_at":"2017-07-19T16:50:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.2/manifests"},{"name":"v13.0.0-4","sha":"7aa4cd2c426b816f018bbae794afc81c19e2e2cd","kind":"tag","published_at":"2017-07-06T13:17:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-4","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-4/manifests"},{"name":"v13.0.0-3","sha":"5688f6a03aedb81fa19976314b362be889ca5888","kind":"tag","published_at":"2017-07-06T01:29:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-3","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-3/manifests"},{"name":"v13.0.0-2","sha":"0600197977229876be80bcd174c5f50ae08d720a","kind":"tag","published_at":"2017-07-05T16:48:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-2","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-2/manifests"},{"name":"v13.0.0-1","sha":"a7550fe5d3ebf127d730bf1ca79d925685240c91","kind":"tag","published_at":"2017-07-05T16:12:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-1","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-1/manifests"},{"name":"v13.0.0-0","sha":"c8bca15d722acd35004bd3faaa1551919285c4c3","kind":"tag","published_at":"2017-06-30T16:16:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v13.0.0-0","html_url":"https://github.com/yjs/yjs/releases/tag/v13.0.0-0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v13.0.0-0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v13.0.0-0/manifests"},{"name":"v12.3.1","sha":"42aa7ec5c9c0b4f2734b5b01eae7f0df63bfd9ff","kind":"tag","published_at":"2017-06-17T12:32:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"73e53e3dccebe643fecb70e87aa319d6a0bb2f67","kind":"tag","published_at":"2017-05-08T10:40:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.3.0/manifests"},{"name":"v12.2.1","sha":"222ffea11ead43d11dd256e00c0797a5dce3622a","kind":"tag","published_at":"2017-05-03T16:00:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.1/manifests"},{"name":"v12.2.0","sha":"c3d21b5c8ed46c990b1a31123c5f5db40818bb23","kind":"tag","published_at":"2017-05-03T14:17:10.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.2.0/manifests"},{"name":"v12.1.7","sha":"20e3491a6465e0aee77931ba728cf00c10aec639","kind":"tag","published_at":"2017-04-10T09:22:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.7","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.7/manifests"},{"name":"v12.1.6","sha":"bbfb1d9bcb7902bae257a793c74fdd8c0df796f9","kind":"tag","published_at":"2017-03-20T18:16:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.6","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.6/manifests"},{"name":"v12.1.5","sha":"e1108d40073e1784b899b77a6587dcaae8d5ea21","kind":"tag","published_at":"2017-03-06T12:27:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.5","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.5/manifests"},{"name":"v12.1.4","sha":"c00dee819fdfd500f7878db61650981b7785e573","kind":"tag","published_at":"2016-12-19T09:41:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.4/manifests"},{"name":"v12.1.3","sha":"92b9cb8143f3fd82792ee65b079cff797f714c42","kind":"tag","published_at":"2016-11-22T12:12:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.3/manifests"},{"name":"v12.1.2","sha":"957d650f8152efd8fa9bb7da2de6021a086c14f9","kind":"tag","published_at":"2016-11-10T16:01:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.2/manifests"},{"name":"v12.1.1","sha":"9769968c1c268f74e51531d1c257ab0837a0d2e5","kind":"tag","published_at":"2016-11-09T13:26:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.1/manifests"},{"name":"v12.1.0","sha":"7744993dde4e1be525cccc24fd47318bfe9892f8","kind":"tag","published_at":"2016-10-29T19:45:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.1.0/manifests"},{"name":"v12.0.4","sha":"549ab76b4215dab2299dbcbde271c810aae2ab51","kind":"tag","published_at":"2016-10-12T13:52:02.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.4/manifests"},{"name":"v12.0.3","sha":"b8dd7d186291b7137cbb96d4f0b398874a8c0718","kind":"tag","published_at":"2016-10-07T19:00:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.3/manifests"},{"name":"v12.0.2","sha":"9e9f238b12e2746b2481723ca7eb1ca80fbe129a","kind":"tag","published_at":"2016-10-04T22:59:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.2/manifests"},{"name":"v11.2.6","sha":"47bcec8bc78482e97f93729263c6b7450d3ccc73","kind":"tag","published_at":"2016-09-28T11:34:27.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.6","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.6/manifests"},{"name":"v12.0.1","sha":"723fc776270a96991996247cb3986545e7ad82e8","kind":"tag","published_at":"2016-09-27T14:17:31.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.1/manifests"},{"name":"v12.0.0","sha":"9eac8d93982e82d85a815a9d77f875837084f198","kind":"tag","published_at":"2016-09-20T17:19:16.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v12.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v12.0.0/manifests"},{"name":"v11.2.5","sha":"81c8504462db9b39b7858febd2c0be43b1ed9254","kind":"tag","published_at":"2016-08-22T10:15:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.5","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.5/manifests"},{"name":"v11.2.4","sha":"c926ce09f5642bbb649d8c4c81dd015bf8051eb2","kind":"tag","published_at":"2016-08-04T17:25:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.4/manifests"},{"name":"v11.2.2","sha":"653a436b8874ea2fd329404f1bd92fd3c808595e","kind":"tag","published_at":"2016-08-01T15:03:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.2/manifests"},{"name":"v11.2.1","sha":"428d825f4141fd3198bb88aee88a014278c4c856","kind":"tag","published_at":"2016-05-24T13:25:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.1/manifests"},{"name":"v11.2.0","sha":"b9f9c762ebed9b30c44b1c87b555e89a7257ae58","kind":"tag","published_at":"2016-05-10T16:12:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.2.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"80ab682b0a6f338e48979b619e0c7b6f55ca9a48","kind":"tag","published_at":"2016-05-07T12:20:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.1.0/manifests"},{"name":"v11.0.4","sha":"3f60690880908e7f9a92642e37253f1ac84db3f6","kind":"tag","published_at":"2016-05-02T09:00:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.4/manifests"},{"name":"v11.0.3","sha":"76ebd3043de17138548694f6f10e2bd1c80ff436","kind":"tag","published_at":"2016-04-27T11:04:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.3/manifests"},{"name":"v11.0.2","sha":"b958b72f1df825af1641a2a5896f2425935465f9","kind":"tag","published_at":"2016-04-26T19:28:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.2/manifests"},{"name":"v11.0.1","sha":"89a920df683ddbeb64c2d542793f3a1aa9fe01f9","kind":"tag","published_at":"2016-04-26T13:34:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"c2b8d7b16456ffcb4410eaede5eb32e96b8a977c","kind":"tag","published_at":"2016-04-26T13:02:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v11.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v11.0.0/manifests"},{"name":"v10.0.3","sha":"f21e1c549a12275c36980fe6d117fa1589f1ff69","kind":"tag","published_at":"2016-03-23T18:55:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"658081566b604ed552aeba8960cedbc9e515b946","kind":"tag","published_at":"2016-03-23T13:42:24.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"ffe0ec5a38df797b55c3b5bc64c9fd791cb82299","kind":"tag","published_at":"2016-03-23T13:41:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v10.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v10.0.1/manifests"},{"name":"v9.0.4","sha":"51c8d3bdc6e9b4e485fcce88f50ab132f65db252","kind":"tag","published_at":"2016-02-24T11:00:48.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.4","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"fafda2726f0cb4addb6974d92af9412438f5ef41","kind":"tag","published_at":"2016-02-23T14:50:18.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.3","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"5286f507c8ad1d1c75f226b380a0086fe8353b02","kind":"tag","published_at":"2016-02-23T14:42:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.2","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"54529ab1e758cbfcb9ac534d9100f63c1ebb5421","kind":"tag","published_at":"2016-02-23T10:58:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v9.0.1","html_url":"https://github.com/yjs/yjs/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v9.0.1/manifests"},{"name":"v0.8.28","sha":"7b3693aff371ea3f1bb066dda33e935ce8c7edba","kind":"tag","published_at":"2016-02-23T10:27:28.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.28","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.28/manifests"},{"name":"v0.8.27","sha":"f75f47646bc20bf88de725e95f8e75ced40d7a88","kind":"tag","published_at":"2016-02-22T12:08:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.27","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.27/manifests"},{"name":"v0.8.26","sha":"64044123e3fac670fee6294eb471c5f4214103ab","kind":"tag","published_at":"2016-02-22T12:06:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.26","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.26/manifests"},{"name":"v0.8.25","sha":"a286162ace008e91f8922ddd1dbc8a375342c099","kind":"tag","published_at":"2016-02-22T12:04:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.25","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.25/manifests"},{"name":"v0.8.23","sha":"f739f3b5d7b3c0ad74757db3d7c8ae81359d18be","kind":"tag","published_at":"2016-02-22T11:40:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.23","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.23/manifests"},{"name":"v0.8.22","sha":"f2052f95f8e4513935bf3a3c77510cfe98ff7a47","kind":"tag","published_at":"2016-02-22T11:38:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.22/manifests"},{"name":"v0.8.21","sha":"81324dc7d438d2744e5020cec2c8a39baebfe5a6","kind":"tag","published_at":"2016-02-18T15:57:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.21/manifests"},{"name":"v0.8.20","sha":"6599cb20b4f40672058962b23ecaf0f99b41a906","kind":"tag","published_at":"2016-02-16T15:08:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.20/manifests"},{"name":"v0.8.18","sha":"74ed9e41072acb842d809a40896893801d923627","kind":"tag","published_at":"2016-02-15T14:22:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.18/manifests"},{"name":"v0.8.17","sha":"ef6d63c19af25d7d1f09f83b0487f0edf5bfe196","kind":"tag","published_at":"2016-02-04T22:13:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.17/manifests"},{"name":"v0.8.16","sha":"941dd36e74b3c3ec16e4dc5b18343112f98e5142","kind":"tag","published_at":"2016-02-04T22:12:51.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.16","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"e74c22f0a9b269a9f673c595b5c04ab570e04bdd","kind":"tag","published_at":"2016-02-04T22:11:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.15","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"98085b28074c0097904f194e043319951f35609c","kind":"tag","published_at":"2016-02-04T14:26:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ddbe19d78e4a75f54988670e3d69a4b86ce9bdc4","kind":"tag","published_at":"2016-02-04T11:47:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.13/manifests"},{"name":"v0.8.12","sha":"f9a9edcc260146a9e6d1ff5ee215890fd0cbe39b","kind":"tag","published_at":"2016-02-04T11:12:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"6a4aabe69cce5165307e571e8fc99b01e8d9dac8","kind":"tag","published_at":"2016-02-04T09:53:00.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.11","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.11/manifests"},{"name":"v0.8.9","sha":"5e295b80d793748515957c5d309d2f8e8e83af29","kind":"tag","published_at":"2016-01-18T15:45:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.9","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"e58f6331158882d15b0ac25e8b77a0e049d5d2f2","kind":"tag","published_at":"2016-01-18T14:40:34.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"65ea42481e33ae80064e2b36cdfead764d18123c","kind":"tag","published_at":"2016-01-16T00:45:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"a220b06ad939a04d0307d9763bcc97bd39ca878d","kind":"tag","published_at":"2016-01-16T00:41:58.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"2650338b4b188d2e4e7fde9edcd82b93591ec03e","kind":"tag","published_at":"2016-01-15T17:09:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"919dfb5e167408b087b9a33cf36c347e24a193b6","kind":"tag","published_at":"2016-01-15T16:58:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.4","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"3b8e148d8fee752b6318df2b940316c77936b812","kind":"tag","published_at":"2016-01-15T02:46:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"a77eb39218a5815854daa07373f7f4597c3b9cb9","kind":"tag","published_at":"2016-01-15T02:10:55.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9902da470b472ba87ef09432e599a721f92c9531","kind":"tag","published_at":"2016-01-14T23:03:40.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"0ec83aa4310ae376d1f08e58cb838848f6aae335","kind":"tag","published_at":"2016-01-14T23:02:09.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.8.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.8.0/manifests"},{"name":"v0.7.6","sha":"ff006c92d70c0afca6c7dde3aa72b176b1b3ec0b","kind":"tag","published_at":"2016-01-11T14:48:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"15a472df44c95844df894006919193186b80004d","kind":"tag","published_at":"2016-01-11T14:47:22.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.5/manifests"},{"name":"v0.7.3","sha":"4cb0f2b5b9293b521db173f01263e6f9d1a8e6d1","kind":"tag","published_at":"2016-01-09T20:07:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"ab6a193ec6ec799bdb77fa23eeec1f05d5b910d6","kind":"tag","published_at":"2015-12-30T15:35:17.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"625a64635aa47b18e1533774cf707899fb032051","kind":"tag","published_at":"2015-12-09T17:39:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b32c2e4ed6e4d6fe3af60098709983688658049c","kind":"tag","published_at":"2015-12-09T09:11:12.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.7.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.7.0/manifests"},{"name":"v0.6.43","sha":"5da36f07cebfdcad53b845c0c3924c22f4894f2f","kind":"tag","published_at":"2015-12-02T15:58:41.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.43","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.43/manifests"},{"name":"v0.6.42","sha":"b471c91d1d70b1d9e31ba81664d8fab4aff414a2","kind":"tag","published_at":"2015-11-30T14:25:07.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.42","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.42/manifests"},{"name":"v0.6.40","sha":"14a3fbc638737b17478a426b542a3984cba22bc3","kind":"tag","published_at":"2015-11-15T01:14:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.40","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.40/manifests"},{"name":"v0.6.32","sha":"93a3ff3d6e97793dcdd553442cddefd15fd7d992","kind":"tag","published_at":"2015-11-05T16:08:59.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.32","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.32/manifests"},{"name":"v0.6.22","sha":"33b7588497538d07a514b3be4cfe53e26fc366a4","kind":"tag","published_at":"2015-11-04T13:44:05.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.22","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.22/manifests"},{"name":"v0.6.21","sha":"57cf20555fd8c20172d194020c4ac72bd2e5534d","kind":"tag","published_at":"2015-11-04T13:40:14.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.21","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.21/manifests"},{"name":"v0.6.20","sha":"805ed3b577c3649934332808ddb1b51bc692e14d","kind":"tag","published_at":"2015-11-04T13:37:13.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.20","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.20/manifests"},{"name":"v0.6.19","sha":"2a0d5c0cd72fd330ff48d236882a8bf7f265f084","kind":"tag","published_at":"2015-11-04T13:36:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.19","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.19/manifests"},{"name":"v0.6.18","sha":"13ed66c326331e1063efe40d1e1e7a646c8455be","kind":"tag","published_at":"2015-11-04T13:35:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.18","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"1c351988399ab3b450689685086a42e7baa82a00","kind":"tag","published_at":"2015-11-04T13:33:44.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.17","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.17/manifests"},{"name":"v0.6.14","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-04T13:10:01.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.14","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:52.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.13","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T13:14:08.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.12","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.12/manifests"},{"name":"v0.6.10","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:39:23.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.10","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.10/manifests"},{"name":"v0.6.8","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:38:29.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.8/manifests"},{"name":"v0.6.2","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:20:30.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"a94553f05cd80d66bc9859d084ffa6758b12b4c8","kind":"tag","published_at":"2015-11-02T12:17:33.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.6.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.6.1/manifests"},{"name":"v0.5.3","sha":"5350b26cb399951996d2ffe57e9c5468a4a71663","kind":"commit","published_at":"2015-08-18T16:10:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.3","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"c5b47e88ac2c8f08371691b32adc206c0f830669","kind":"commit","published_at":"2015-05-28T13:47:43.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"90c82a6a02531881e16c19cc979402a191158267","kind":"commit","published_at":"2015-05-19T11:31:56.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.5.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.5.1/manifests"},{"name":"v0.4.1","sha":"f609c22be8bd410d03096706e6acffb8e55820b0","kind":"commit","published_at":"2015-02-17T10:26:32.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"60de3ce5b0a4e45f313f195b5283cca6adf9af19","kind":"commit","published_at":"2015-02-15T15:33:35.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.4.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.4.0/manifests"},{"name":"v0.3.2","sha":"50fa81d1915dc7616395bf98e3bf7c41fc5a3285","kind":"commit","published_at":"2015-01-30T17:02:03.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.2","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.2/manifests"},{"name":"v0.3.1.1","sha":"93e75e0111098981d996398e026485d48437fb62","kind":"commit","published_at":"2015-01-30T11:30:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1.1/manifests"},{"name":"v0.3.1","sha":"5681ba84bf07ef7f0a0ffc00b87c671ac7cc50d5","kind":"commit","published_at":"2015-01-26T23:35:36.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.1","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"978203d73efcfdb996ea6ceb3806bcc74386c122","kind":"commit","published_at":"2015-01-26T23:24:50.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.3.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"672696ef869ef7c31ca07f8cc9c3def7760451ee","kind":"commit","published_at":"2015-01-19T17:19:15.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.1.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"6b46500325bb76e94fbcc2be3b3e9211e6645863","kind":"commit","published_at":"2015-01-12T17:01:20.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.8","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"3f2ab5cdfeb522a00bcb975a3207c1595dbc76f1","kind":"commit","published_at":"2015-01-08T16:53:25.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.7","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"ee516a6271dc65bbd3cf3824aec3201bb16ac4a9","kind":"commit","published_at":"2014-10-17T13:13:53.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.6","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"f444b25ac9c5a5361bf7ea9e2a75df4d8a31ef4a","kind":"commit","published_at":"2014-08-24T00:21:49.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.5","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.5/manifests"},{"name":"v0.0.0","sha":"baf4660733757ce6f48b6e73928e58ef739dfb95","kind":"commit","published_at":"2014-08-08T03:45:11.000Z","download_url":"https://codeload.github.com/yjs/yjs/tar.gz/v0.0.0","html_url":"https://github.com/yjs/yjs/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/yjs/yjs@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-29T09:26:11.130Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.27799606533175,"dependent_packages_count":8.086102001881434,"stargazers_count":0.5840488856716343,"forks_count":1.3383584019227368,"average":4.821626338701889},"purl":"pkg:golang/github.com/yjs/yjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/yjs/yjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/yjs/yjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/yjs/yjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/dmonad","https://opencollective.com/y-collective"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T04:21:27.910Z","issues_count":176,"pull_requests_count":262,"avg_time_to_close_issue":5511363.764705882,"avg_time_to_close_pull_request":1968551.2360515022,"issues_closed_count":102,"pull_requests_closed_count":233,"pull_request_authors_count":144,"issue_authors_count":146,"avg_comments_per_issue":2.784090909090909,"avg_comments_per_pull_request":1.1221374045801527,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":42,"past_year_pull_requests_count":49,"past_year_avg_time_to_close_issue":69221.6,"past_year_avg_time_to_close_pull_request":364150.5882352941,"past_year_issues_closed_count":25,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":0.8809523809523809,"past_year_avg_comments_per_pull_request":0.8571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","maintainers":[{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"},{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}],"active_maintainers":[{"login":"dmonad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fyjs%2Fyjs/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2207822,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1040,"full_name":"yjs/yjs","default_branch":"main","total_commits":2018,"total_committers":129,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.643410852713178,"dds":0.1090188305252725,"past_year_total_commits":281,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":40.142857142857146,"past_year_dds":0.14590747330960852,"last_synced_at":"2026-07-10T08:17:25.202Z","last_synced_commit":"ad248577a0f52f1941caecf2296eacc61695e21e","created_at":"2023-03-06T22:05:47.038Z","updated_at":"2026-07-10T08:13:54.786Z","committers":[{"name":"Kevin Jahns","email":"kevin.jahns@rwth-aachen.de","login":"dmonad","count":1798},{"name":"Kevin Jahns","email":"me@kevinjahns.de","login":null,"count":28},{"name":"synix","email":"talent.synix@gmail.com","login":"synix","count":8},{"name":"Nik Graf","email":"nik@nikgraf.com","login":"nikgraf","count":7},{"name":"Yousef","email":"yousefdardiry@gmail.com","login":"YousefED","count":6},{"name":"Nick the Sick","email":"computers@nickthesick.com","login":"nperez0111","count":6},{"name":"calibr","email":"awcalibr@gmail.com","login":null,"count":5},{"name":"Alex Yang","email":"himself65@outlook.com","login":"himself65","count":5},{"name":"rakesh-snippyly","email":"99686790+rakesh-snippyly","login":"rakesh-snippyly","count":4},{"name":"Max Nötzold","email":"69591795+MaxNoetzold","login":"MaxNoetzold","count":3},{"name":"Noel Levy","email":"nlevy@evernote.com","login":"NilSet","count":3},{"name":"Moritz Hedtke","email":"13287984+mohe2015","login":"mohe2015","count":3},{"name":"Cole","email":"code2710@gmail.com","login":"Kisama","count":3},{"name":"István Koren","email":"istvank","login":"istvank","count":3},{"name":"Duane Johnson","email":"duane.johnson@gmail.com","login":"canadaduane","count":2},{"name":"Dominik Henneke","email":"dominik.henneke@nordeck.net","login":"dhenneke","count":2},{"name":"Batchor","email":"batchfy@gmail.com","login":"batchor","count":2},{"name":"Max","email":"manstie@hotmail.com","login":"manstie","count":2},{"name":"dkuhnert","email":"32337621+dkuhnert","login":"dkuhnert","count":2},{"name":"Adam Chelminski","email":"adam@synthesia.io","login":"adamchel-synth","count":2},{"name":"Mikko Reinikainen","email":"mikko.reinikainen@reaktor.com","login":"mtreinik","count":2},{"name":"Roeland Bosch","email":"boschDev","login":"boschDev","count":2},{"name":"Sebastian Szvetecz","email":"sebastian@szvetecz.at","login":"szv","count":2},{"name":"Yifeng Wang","email":"i@ewind.us","login":"doodlewind","count":2},{"name":"Yeshan Kaushik","email":"68059178+Yeshan-K","login":"Yeshan-K","count":2},{"name":"Viktor Qvarfordt","email":"viktor.qvarfordt@gmail.com","login":"ViktorQvarfordt","count":2},{"name":"Jeff Haynie","email":"jhaynie@pinpoint.com","login":null,"count":2},{"name":"Duane Johnson","email":"dujohnson@mediciventures.com","login":null,"count":2},{"name":"Corentin STG_CADIOU","email":"ccadiou@linagora.com","login":null,"count":2},{"name":"Will Hawker","email":"will.hawker@nextapp.co","login":null,"count":2},{"name":"Mansehej","email":"mansehej@gmail.com","login":"Mansehej","count":2},{"name":"Julian Lehrhuber","email":"jl@lerry.de","login":"jul13579","count":2},{"name":"Jeremy Nicholl","email":"jeremy.nicholl@bluescape.com","login":"ja2nicholl","count":2},{"name":"Florian Sesser","email":"florian@leastauthority.com","login":"hacklschorsch","count":2},{"name":"Ulf Karlsson","email":"ulf@sanalabs.com","login":"ukarlsson","count":2},{"name":"Andrew Haines","email":"andrew@haines.org.nz","login":"haines","count":1},{"name":"Akshay Kumar","email":"akshay.kmr4321@gmail.com","login":"akshaykmr","count":1},{"name":"Adam Leskis","email":"leskis@gmail.com","login":"lpmi-13","count":1},{"name":"Aart Rost","email":"aart.rost@gmail.com","login":"aartrost","count":1},{"name":"HKrogstie","email":"krogstie.havard@gmail.com","login":"haved","count":1},{"name":"Greg Werner","email":"werner.greg@gmail.com","login":"jgwerner","count":1},{"name":"Garth Williams","email":"garth@wi.llia.ms","login":"garth","count":1},{"name":"GQ","email":"tonny008@163.com","login":"tonny008","count":1},{"name":"Fuad Saud","email":"fuadfsaud@gmail.com","login":"fuadsaud","count":1},{"name":"Florian Schulz","email":"mail@florianschulz.info","login":"getflourish","count":1},{"name":"Flamenco","email":"Flamenco","login":"Flamenco","count":1},{"name":"Felix Salazar","email":"fxsalazar","login":"fxsalazar","count":1},{"name":"Felix","email":"39055101+sep2","login":"sep2","count":1},{"name":"Eric Meier","email":"ericmeier@protonmail.com","login":"BitPhinix","count":1},{"name":"Eric Hasegawa","email":"erichasegawa1@gmail.com","login":"EricHasegawa","count":1},{"name":"Andrew Hyndman","email":"ajhyndman@hotmail.com","login":"ajhyndman","count":1},{"name":"Ben Merckx","email":"ben@codeurs.be","login":"benmerckx","count":1},{"name":"Braden","email":"braden.herndon@gmail.com","login":"AdventureBeard","count":1},{"name":"Carlos","email":"carlos.santos74@outlook.com","login":"carlossantos74","count":1},{"name":"Carlos Galarza","email":"carloslfu@gmail.com","login":"carloslfu","count":1},{"name":"Clo Junseo Kim","email":"cloneot@gmail.com","login":"cloneot","count":1},{"name":"Daishi Kato","email":"dai-shi","login":"dai-shi","count":1},{"name":"Damien Tournoud","email":"damien@platform.sh","login":"damz","count":1},{"name":"David","email":"scenaristeur@gmail.com","login":"scenaristeur","count":1},{"name":"DeepAnchor","email":"DeepAnchor","login":"DeepAnchor","count":1},{"name":"Hans Pagel","email":"hanspagel","login":"hanspagel","count":1},{"name":"Kevin Jahns","email":"kevin@tag1consulting.com","login":null,"count":1},{"name":"Kevin Jahns","email":"kjahns@Kevins-MacBook-Pro.local","login":null,"count":1},{"name":"LucasGenoud","email":"lucas.genoud@gantt.io","login":null,"count":1},{"name":"cindy","email":"ciindy.wu@gmail.com","login":"cindywu","count":1},{"name":"blackening","email":"blackening","login":"blackening","count":1},{"name":"alderzhang","email":"alderzhang@tencent.com","login":"alderzhang","count":1},{"name":"Yuxiang Kou","email":"97371951+ykou-clickup","login":"ykou-clickup","count":1},{"name":"WofWca","email":"wofwca@protonmail.com","login":"WofWca","count":1},{"name":"Wenchen Li","email":"9028430+neo","login":"neo","count":1},{"name":"Ville Immonen","email":"ville.immonen@iki.fi","login":"fson","count":1},{"name":"Viktor Szépe","email":"viktor@szepe.net","login":"szepeviktor","count":1},{"name":"Viet Hoang Do","email":"viet.hoangdo@trinoor.com","login":"hoangqwe159","count":1},{"name":"Thomas Welter","email":"thomas.welter@gmail.com","login":"thomaswelter","count":1},{"name":"Steven Fabre","email":"hello@stevenfabre.com","login":"stevenfabre","count":1},{"name":"Siddhartha Gunti","email":"siddhartha.gunti191@gmail.com","login":"siddug","count":1},{"name":"Seph Gentle","email":"me@josephg.com","login":"josephg","count":1},{"name":"Satyajeet Jadhav","email":"satyajeetjadhav@gmail.com","login":"satyajeetjadhav","count":1},{"name":"Samy Pessé","email":"samypesse@gmail.com","login":"SamyPesse","count":1},{"name":"Sam Duvall","email":"sam@rocketwhale.com","login":"SamDuvall","count":1},{"name":"Dirk Holtwick","email":"dirk.holtwick@gmail.com","login":"holtwick","count":1},{"name":"Николай Митин","email":"nick.mitin@gmail.com","login":"NickMitin","count":1},{"name":"xy","email":"xyzmhx@gmail.com","login":"kasugamirai","count":1},{"name":"vivaxy","email":"xyxuye2007@126.com","login":"vivaxy","count":1},{"name":"unadlib","email":"unadlib@gmail.com","login":"unadlib","count":1},{"name":"saki","email":"sakihet@gmail.com","login":"sakihet","count":1},{"name":"rideg","email":"sandor.rideg@gmail.com","login":"rideg","count":1},{"name":"regischen","email":"c1003615009y@gmail.com","login":"regischen","count":1},{"name":"nicolaescu","email":"nicolaescu@dbis.rwth-aachen.de","login":"nicolaescu","count":1},{"name":"lukasz jazwa","email":"lukasz.jazwa@synergycodes.com","login":"lukasz-jazwa","count":1},{"name":"kapil verma","email":"kapv89@gmail.com","login":"kapv89","count":1},{"name":"i3dly","email":"lee.david.cs@gmail.com","login":"leedavidcs","count":1},{"name":"i12345","email":"isaac_valdez@msn.com","login":"i12345","count":1},{"name":"hyonun321","email":"hyo_nun@kakao.com","login":"hyonun321","count":1},{"name":"heylakatos","email":"279568067+heylakatos","login":"heylakatos","count":1},{"name":"cphyc","email":"admin@cphyc.me","login":"cphyc","count":1},{"name":"Liucw","email":"liucw.mail@gmail.com","login":"booxood","count":1},{"name":"Lars Karbo","email":"larskarbo@hotmail.com","login":"larskarbo","count":1},{"name":"Kevin Barrett","email":"kb@kevinbarrett.org","login":"kevboh","count":1},{"name":"Kento Moriwaki","email":"kentomoriwaki@gmail.com","login":"KentoMoriwaki","count":1},{"name":"John Rees","email":"johnrees","login":"johnrees","count":1},{"name":"Joe Reeve","email":"joseph.reeve@googlemail.com","login":"ISNIT0","count":1},{"name":"Joakim","email":"joakim","login":"joakim","count":1},{"name":"Jesse Jackson","email":"jsejcksn","login":"jsejcksn","count":1},{"name":"Jeremy Rose","email":"nornagon@nornagon.net","login":"nornagon","count":1},{"name":"Javier Silva Ortíz","email":"silvaortizjavier@gmail.com","login":"jsilvao","count":1},{"name":"Javier Gonzalez","email":"xaviergonz@gmail.com","login":"xaviergonz","count":1},{"name":"Jason Wang","email":"jasonbw","login":"jasonbw","count":1},{"name":"James Pearce","email":"github@tripleodeon.com","login":"jamesgpearce","count":1},{"name":"Roman Rädle","email":"raedle@fb.com","login":"raedle","count":1},{"name":"Dylan Schiemann","email":"dylan@dojotoolkit.org","login":"dylans","count":1},{"name":"Eduard Bardají Puig","email":"ebardaji@gmail.com","login":"aryzing","count":1},{"name":"Riley Shaw","email":"rileyjshaw@gmail.com","login":"rileyjshaw","count":1},{"name":"Raunak Raj","email":"71929976+bajrangCoder","login":"bajrangCoder","count":1},{"name":"Raine Revere","email":"raine@cybersemics.org","login":"raineorshine","count":1},{"name":"Patrick Shaw","email":"pshaw@atlassian.com","login":"PatrickShaw","count":1},{"name":"Neftaly Hernandez","email":"neftaly.hernandez@gmail.com","login":"neftaly","count":1},{"name":"Myles J","email":"hi@mylesj.dev","login":"mylesj","count":1},{"name":"Michael Noronha","email":"michaeltnoronha@gmail.com","login":"mtn","count":1},{"name":"Michael Gielda","email":"mgielda@antmicro.com","login":"mgielda","count":1},{"name":"MentalGear","email":"2837147+MentalGear","login":"MentalGear","count":1},{"name":"Matt Krick","email":"matt.krick@gmail.com","login":"mattkrick","count":1},{"name":"Martin Haug","email":"mhaug@live.de","login":"reknih","count":1},{"name":"Marco Munizaga","email":"marco@marcopolo.io","login":"MarcoPolo","count":1},{"name":"Malte Janßen","email":"hi@malts.me","login":"malte-j","count":1},{"name":"Mael","email":"mael.thomas@data.gouv.fr","login":"laem","count":1},{"name":"Lukas Drgon","email":"lukas.drgon@gmail.com","login":"LukasDrgon","count":1},{"name":"JJ","email":"jj@thesalleys.com","login":"computerscienceiscool","count":1},{"name":"Vladimir Shapovalov","email":"vladimir.shapovalov@nimbusweb.co","login":null,"count":1}],"past_year_committers":[{"name":"Kevin Jahns","email":"kevin.jahns@protonmail.com","login":"dmonad","count":240},{"name":"Kevin Jahns","email":"me@kevinjahns.de","login":null,"count":28},{"name":"Nick the Sick","email":"computers@nickthesick.com","login":"nperez0111","count":6},{"name":"rakesh-snippyly","email":"99686790+rakesh-snippyly","login":"rakesh-snippyly","count":4},{"name":"unadlib","email":"unadlib@gmail.com","login":"unadlib","count":1},{"name":"heylakatos","email":"279568067+heylakatos","login":"heylakatos","count":1},{"name":"JJ","email":"jj@thesalleys.com","login":"computerscienceiscool","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-12T00:00:11.627Z","repositories_count":6312560,"commits_count":865345730,"contributors_count":35351062,"owners_count":1194819,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"yjs/yjs","html_url":"https://github.com/yjs/yjs","last_synced_at":"2026-06-24T15:00:24.771Z","status":null,"issues_count":178,"pull_requests_count":271,"avg_time_to_close_issue":5416313.942307692,"avg_time_to_close_pull_request":2007601.4638297872,"issues_closed_count":104,"pull_requests_closed_count":235,"pull_request_authors_count":151,"issue_authors_count":148,"avg_comments_per_issue":2.769662921348315,"avg_comments_per_pull_request":1.103321033210332,"merged_pull_requests_count":184,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":150438.45454545456,"past_year_avg_time_to_close_pull_request":2254332.8333333335,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.3076923076923077,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-11T14:04:05.394Z","updated_at":"2026-06-24T15:00:24.771Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/yjs%2Fyjs/issues","issue_labels_count":{"table":{"bug":109,"enhancement":37,"wontfix":22,"next-release":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":158,"CONTRIBUTOR":18,"MEMBER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":149,"NONE":94,"MEMBER":28}},"issue_authors":{"table":{"SebastianStehle":4,"SamyPesse":4,"acnebs":3,"deeg":3,"JK-Effects":3,"davidbrochart":3,"himself65":3,"lukenc":2,"Horusiath":2,"sunnyawake5":2,"NilSet":2,"laurmaedje":2,"leegean":2,"ralphiee22":2,"Himself65":2,"YousefED":2,"pierscowburn":2,"dmonad":2,"Yeshan-K":2,"stellit":2,"vineetdigit":2,"holtwick":1,"philsax59":1,"ManuelHaas":1,"codesiddhant":1,"charanjit-singh":1,"canadaduane":1,"mlorenzoitx":1,"Geod-exe":1,"qq707631575":1,"julianpoy":1,"ahmadhaidarahmad":1,"james-atticus":1,"Dimitri-WEI-Lingfeng":1,"davidlessonup":1,"ezeidman":1,"dev-guy":1,"TalhaASiddiqi":1,"ryanb":1,"tomi-bigpi":1,"bartlomiej-korpus":1,"oriSomething":1,"AyaBellazreg":1,"tyrauber":1,"samhatoum":1,"scenaristeur":1,"mindreframer":1,"danielblignaut":1,"MichaelOates":1,"siyou":1,"mattfysh":1,"ilovedesert001":1,"itsmebasti":1,"grinay":1,"mgiorgino":1,"huanghantao":1,"misiek75":1,"emmerich":1,"golubtsov":1,"WebCoder49":1,"Smona":1,"tanyo520":1,"um-synth":1,"javiergonzalez-synth":1,"Flamenco":1,"jiangxiaoqiang":1,"reijne":1,"gblaketx":1,"kapv89":1,"FirasLatrech":1,"dmaretskyi":1,"PhilGarb":1,"LiuZhenyan-Wuzhong":1,"trenta3":1,"folencao":1,"jamesopti":1,"luoluoTH":1,"rcbevans":1,"tmathew0309":1,"ArsnealX":1,"vadolasi":1,"benzmuircroft":1,"hoangqwe159":1,"raimohanska":1,"coldluna":1,"rozek":1,"max-nextcloud":1,"mattc":1,"drriguz":1,"websiddu":1,"Tajmirul":1,"jordangarcia":1,"MentalGear":1,"tanghaojie":1,"seleckis":1,"6peterlu":1,"volser":1,"cqh963852":1,"guigui64":1,"streamich":1,"LeeQe":1,"Gin-Quin":1,"joeyer":1,"RubaXa":1,"NameWjp":1,"caifenglei":1,"JuanM04":1,"HengCC":1,"imjulioc":1,"TeemuKoivisto":1,"idevelop":1,"yuanhongboo":1,"cphyc":1,"walfly":1,"pietrodn":1,"li-xin-yi":1,"Weedshaker":1,"nornagon":1,"nimeshnayaju":1,"ImSingee":1,"mitchemmc":1,"JanMisker":1,"fsctl":1,"bajrangCoder":1,"aartrost":1,"calibr":1,"lodka":1,"e1himself":1,"topbot-1995":1,"sniperadmin":1,"heracek":1,"spake":1,"nc":1,"jiawei686":1,"Mati20041":1,"jthemphill":1,"tommoor":1,"mylesj":1,"ViktorQvarfordt":1,"wangzuo":1,"lin52025iq":1,"liyangyangi":1,"diomedtmc":1,"fuadsaud":1,"Myrannas":1,"ztygod":1,"gvergnaud":1,"francisduvivier":1}},"pull_request_authors":{"table":{"dmonad":17,"nikgraf":11,"synix":8,"himself65":8,"canadaduane":6,"NilSet":6,"YousefED":6,"Horusiath":5,"cphyc":5,"calibr":4,"hacklschorsch":4,"jul13579":3,"manstie":3,"unadlib":2,"jasonbw":2,"doodlewind":2,"Smona":2,"LeeSanity":2,"kapv89":2,"cloneot":2,"bajrangCoder":2,"Matias-A":2,"satyajeetjadhav":2,"MaxNoetzold":2,"ViktorQvarfordt":2,"MentalGear":2,"carlossantos74":2,"BitPhinix":2,"i12345":2,"kasugamirai":2,"rcbevans":2,"kevboh":2,"angelo-v":2,"lukasz-jazwa":2,"aartrost":2,"szv":2,"mtreinik":2,"markcrispo":2,"JetsettingJames":2,"istvank":2,"tomi-bigpi":2,"ykou-clickup":2,"mattkrick":2,"websiddu":2,"vane":2,"Yeshan-K":2,"mylesj":2,"hyonun321":2,"fxsalazar":2,"gvergnaud":2,"sakihet":2,"szepeviktor":2,"boschDev":2,"malte-j":2,"giraugh":2,"raineorshine":2,"PatrickShaw":2,"catssay":2,"hoangqwe159":2,"batchor":2,"vkartaviy":1,"sep2":1,"cindywu":1,"nc":1,"vivaxy":1,"garth":1,"jamespantalones":1,"stevenfabre":1,"gveres":1,"remorses":1,"regischen":1,"WofWca":1,"damz":1,"joakim":1,"MarcoPolo":1,"therockstorm":1,"reknih":1,"tmathew0309":1,"jsejcksn":1,"deeg":1,"raedle":1,"reijne":1,"johnrees":1,"neftaly":1,"jhaynie":1,"whawker":1,"jsilvao":1,"jamesgpearce":1,"nimishclickup":1,"AquiGorka":1,"Kisama":1,"JuanM04":1,"aryzing":1,"okxiaoliang4":1,"Mansehej":1,"dylans":1,"mrdrogdrog":1,"akshaykmr":1,"raimohanska":1,"infiniteregrets":1,"Serjobas":1,"i3dly":1,"mtn":1,"benmerckx":1,"carloslfu":1,"josephg":1,"percevalw":1,"ISNIT0":1,"neo":1,"DeepAnchor":1,"fson":1,"xaviergonz":1,"Himself65":1,"laem":1,"EricHasegawa":1,"ukarlsson":1,"Flamenco":1,"thomaswelter":1,"LucasGenoud":1,"ellisonbg":1,"Finesse":1,"holtwick":1,"AdventureBeard":1,"ezeidman":1,"nf-matt":1,"lpmi-13":1,"adamchel-synth":1,"ajhyndman":1,"nperez0111":1,"tonny008":1,"yousourceinc":1,"scenaristeur":1,"dkuhnert":1,"LukasDrgon":1,"booxood":1,"fuadsaud":1,"larskarbo":1,"hanspagel":1,"stefanionita":1,"siddug":1,"haines":1,"tommoor":1,"dhenneke":1,"getflourish":1,"erweixin":1,"haved":1,"alderzhang":1,"ffd8":1,"98mux":1,"SamyPesse":1,"entropitor":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:21.713Z","repositories_count":14863641,"issues_count":32300278,"pull_requests_count":106196596,"authors_count":11340638,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":9,"enhancement":1,"wontfix":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":12}},"past_year_issue_authors":{"table":{"JK-Effects":3,"AyaBellazreg":1,"fuadsaud":1,"javiergonzalez-synth":1,"joeyer":1,"julianpoy":1,"Mati20041":1,"Tajmirul":1,"WebCoder49":1}},"past_year_pull_request_authors":{"table":{"JetsettingJames":2,"unadlib":2,"erweixin":1,"Finesse":1,"infiniteregrets":1,"nf-matt":1,"nperez0111":1,"okxiaoliang4":1,"percevalw":1,"raimohanska":1}},"maintainers":[{"table":{"login":"dmonad","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmonad"}},{"table":{"login":"nikgraf","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikgraf"}}],"active_maintainers":[]}},"events":null,"keywords":["collaboration","collaborative-editing","crdt","decentralized","offline-first","p2p","peer-to-peer","realtime","shared-editing","yjs"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/node.js.yml","sha":null,"kind":"manifest","created_at":"2023-07-13T11:26:57.666Z","updated_at":"2023-07-13T11:26:57.666Z","repository_link":"https://github.com/yjs/yjs/blob/main/.github/workflows/node.js.yml","dependencies":[{"id":11404175934,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":11404175935,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-07-13T11:26:57.676Z","updated_at":"2023-07-13T11:26:57.676Z","repository_link":"https://github.com/yjs/yjs/blob/main/package-lock.json","dependencies":[{"id":11404175936,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":11404175937,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.19.1","direct":false,"kind":"development","optional":false},{"id":11404175938,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.18.6","direct":false,"kind":"development","optional":false},{"id":11404175939,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.21.3","direct":false,"kind":"development","optional":false},{"id":11404175940,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":11404175941,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":11404175942,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":11404175943,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":11404175944,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":11404175945,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"24.0.1","direct":false,"kind":"development","optional":false},{"id":11404175946,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404175947,"package_name":"glob","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":11404175948,"package_name":"minimatch","ecosystem":"npm","requirements":"5.1.6","direct":false,"kind":"development","optional":false},{"id":11404175949,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"development","optional":false},{"id":11404175950,"package_name":"@rollup/pluginutils","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":11404175951,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404175952,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":11404175953,"package_name":"@types/linkify-it","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11404175954,"package_name":"@types/markdown-it","ecosystem":"npm","requirements":"12.2.3","direct":false,"kind":"development","optional":false},{"id":11404175955,"package_name":"@types/mdurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404175956,"package_name":"@types/node","ecosystem":"npm","requirements":"18.15.5","direct":false,"kind":"development","optional":false},{"id":11404175957,"package_name":"@types/resolve","ecosystem":"npm","requirements":"1.20.2","direct":false,"kind":"development","optional":false},{"id":11404175958,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":11404175959,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":11404175960,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":11404175961,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":11404175962,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11404175963,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":11404175964,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404175965,"package_name":"array-buffer-byte-length","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404175966,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"development","optional":false},{"id":11404175967,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11404175968,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11404175969,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404175970,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":11404175971,"package_name":"available-typed-arrays","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11404175972,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404175973,"package_name":"basic-auth","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":11404175974,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":11404175975,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404175976,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":11404175977,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":11404175978,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404175979,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11404175980,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":11404175981,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":11404175982,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404175983,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":11404175984,"package_name":"cheerio","ecosystem":"npm","requirements":"0.22.0","direct":false,"kind":"development","optional":false},{"id":11404175985,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11404175986,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":11404175987,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":11404175988,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11404175989,"package_name":"commander","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":11404175990,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404175991,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":11404175992,"package_name":"concurrently","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":11404175993,"package_name":"corser","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404175994,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":11404175995,"package_name":"css-select","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11404175996,"package_name":"css-what","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":11404175997,"package_name":"date-fns","ecosystem":"npm","requirements":"1.30.1","direct":false,"kind":"development","optional":false},{"id":11404175998,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":11404175999,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":11404176000,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11404176001,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":11404176002,"package_name":"define-properties","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11404176003,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176004,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":11404176005,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":11404176006,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":11404176007,"package_name":"domutils","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":11404176008,"package_name":"ecstatic","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":11404176009,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":11404176010,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":11404176011,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176012,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":11404176013,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.21.2","direct":false,"kind":"development","optional":false},{"id":11404176014,"package_name":"es-set-tostringtag","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404176015,"package_name":"es-shim-unscopables","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176016,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11404176017,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11404176018,"package_name":"eslint","ecosystem":"npm","requirements":"7.18.0","direct":false,"kind":"development","optional":false},{"id":11404176019,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"16.0.3","direct":false,"kind":"development","optional":false},{"id":11404176020,"package_name":"eslint-config-standard-jsx","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":11404176021,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"development","optional":false},{"id":11404176022,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":11404176023,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11404176024,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.24.2","direct":false,"kind":"development","optional":false},{"id":11404176025,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":11404176026,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176027,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176028,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":11404176029,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":11404176030,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11404176031,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.25.3","direct":false,"kind":"development","optional":false},{"id":11404176032,"package_name":"resolve","ecosystem":"npm","requirements":"2.0.0-next.4","direct":false,"kind":"development","optional":false},{"id":11404176033,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":11404176034,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11404176035,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176036,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11404176037,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176038,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11404176039,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":11404176040,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404176041,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":11404176042,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176043,"package_name":"semver","ecosystem":"npm","requirements":"7.3.8","direct":false,"kind":"development","optional":false},{"id":11404176044,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":11404176045,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"development","optional":false},{"id":11404176046,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11404176047,"package_name":"esquery","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":11404176048,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":11404176049,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":11404176050,"package_name":"estree-walker","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11404176051,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11404176052,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":11404176053,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":11404176054,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176055,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11404176056,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":11404176057,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":11404176058,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11404176059,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":11404176060,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.15.2","direct":false,"kind":"development","optional":false},{"id":11404176061,"package_name":"for-each","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"development","optional":false},{"id":11404176062,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176063,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":11404176064,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11404176065,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":11404176066,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176067,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":11404176068,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11404176069,"package_name":"get-stdin","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":11404176070,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176071,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":11404176072,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":11404176073,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":11404176074,"package_name":"globalthis","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11404176075,"package_name":"gopd","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176076,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":11404176077,"package_name":"graceful-readlink","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176078,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11404176079,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176080,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176081,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176082,"package_name":"has-proto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176083,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11404176084,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176085,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":11404176086,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":11404176087,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"development","optional":false},{"id":11404176088,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":11404176089,"package_name":"http-server","ecosystem":"npm","requirements":"0.12.3","direct":false,"kind":"development","optional":false},{"id":11404176090,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.9","direct":false,"kind":"development","optional":false},{"id":11404176091,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":11404176092,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":11404176093,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11404176094,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":11404176095,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":11404176096,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11404176097,"package_name":"is-array-buffer","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11404176098,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":11404176099,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11404176100,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11404176101,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":11404176102,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":11404176103,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":11404176104,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11404176105,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":11404176106,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176107,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":11404176108,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176109,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11404176110,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11404176111,"package_name":"is-reference","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11404176112,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":11404176113,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176114,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11404176115,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11404176116,"package_name":"is-typed-array","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":11404176117,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176118,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176119,"package_name":"isomorphic.js","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":11404176120,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176121,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":11404176122,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":11404176123,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":11404176124,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.11","direct":false,"kind":"development","optional":false},{"id":11404176126,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176127,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176128,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":11404176129,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176130,"package_name":"json5","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176131,"package_name":"jsonc-parser","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":11404176132,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":11404176133,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176134,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":11404176135,"package_name":"lib0","ecosystem":"npm","requirements":"0.2.74","direct":false,"kind":"runtime","optional":false},{"id":11404176136,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":11404176137,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176138,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176139,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":11404176140,"package_name":"lodash.assignin","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11404176141,"package_name":"lodash.bind","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":11404176142,"package_name":"lodash.defaults","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":11404176143,"package_name":"lodash.differencewith","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":11404176144,"package_name":"lodash.filter","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11404176145,"package_name":"lodash.flatten","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":11404176146,"package_name":"lodash.foreach","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":11404176147,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11404176148,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":11404176149,"package_name":"lodash.pick","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":11404176150,"package_name":"lodash.reduce","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11404176151,"package_name":"lodash.reject","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11404176152,"package_name":"lodash.some","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":11404176153,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":11404176154,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11404176155,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":11404176156,"package_name":"magic-string","ecosystem":"npm","requirements":"0.27.0","direct":false,"kind":"development","optional":false},{"id":11404176157,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":11404176158,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.7","direct":false,"kind":"development","optional":false},{"id":11404176159,"package_name":"markdownlint","ecosystem":"npm","requirements":"0.20.4","direct":false,"kind":"development","optional":false},{"id":11404176160,"package_name":"markdownlint-cli","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"development","optional":false},{"id":11404176161,"package_name":"commander","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":11404176162,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":11404176163,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":11404176164,"package_name":"markdownlint-rule-helpers","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":11404176165,"package_name":"entities","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11404176166,"package_name":"linkify-it","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11404176167,"package_name":"markdown-it","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":11404176168,"package_name":"marked","ecosystem":"npm","requirements":"4.2.12","direct":false,"kind":"development","optional":false},{"id":11404176169,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176170,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":11404176171,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":11404176172,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":11404176173,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11404176174,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":11404176175,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11404176176,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":11404176177,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176178,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":11404176179,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.3","direct":false,"kind":"development","optional":false},{"id":11404176180,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":11404176181,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":11404176182,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":11404176183,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":11404176184,"package_name":"object.hasown","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":11404176185,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":11404176186,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":11404176187,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":11404176188,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":11404176189,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11404176190,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176191,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176192,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176193,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176194,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176195,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":11404176196,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11404176197,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":11404176198,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176199,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":11404176200,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176201,"package_name":"pkg-conf","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":11404176202,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176203,"package_name":"load-json-file","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":11404176204,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176205,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11404176206,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176207,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":11404176208,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":11404176209,"package_name":"type-fest","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":11404176210,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176211,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.32","direct":false,"kind":"development","optional":false},{"id":11404176212,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":11404176213,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":11404176214,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":11404176215,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"development","optional":false},{"id":11404176216,"package_name":"punycode","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11404176217,"package_name":"qs","ecosystem":"npm","requirements":"6.11.1","direct":false,"kind":"development","optional":false},{"id":11404176218,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":11404176219,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":11404176220,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":11404176221,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":11404176222,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176223,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176224,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.2","direct":false,"kind":"development","optional":false},{"id":11404176225,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":11404176226,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11404176227,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11404176228,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176229,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":11404176230,"package_name":"resolve","ecosystem":"npm","requirements":"1.22.1","direct":false,"kind":"development","optional":false},{"id":11404176231,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176232,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":11404176233,"package_name":"rollup","ecosystem":"npm","requirements":"3.20.0","direct":false,"kind":"development","optional":false},{"id":11404176234,"package_name":"rx","ecosystem":"npm","requirements":"2.3.24","direct":false,"kind":"development","optional":false},{"id":11404176235,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":11404176236,"package_name":"safe-regex-test","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176237,"package_name":"secure-compare","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11404176238,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":11404176239,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":11404176240,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176241,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11404176242,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176243,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2-1","direct":false,"kind":"development","optional":false},{"id":11404176244,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":11404176245,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11404176246,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":11404176247,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.13","direct":false,"kind":"development","optional":false},{"id":11404176248,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":11404176249,"package_name":"standard","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":11404176250,"package_name":"standard-engine","ecosystem":"npm","requirements":"14.0.1","direct":false,"kind":"development","optional":false},{"id":11404176251,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":11404176252,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":11404176253,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":11404176254,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":11404176255,"package_name":"string.prototype.trim","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":11404176256,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11404176257,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11404176258,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":11404176259,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":11404176260,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":11404176261,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":11404176262,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176263,"package_name":"table","ecosystem":"npm","requirements":"6.8.1","direct":false,"kind":"development","optional":false},{"id":11404176264,"package_name":"ajv","ecosystem":"npm","requirements":"8.12.0","direct":false,"kind":"development","optional":false},{"id":11404176265,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":11404176266,"package_name":"taffydb","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":11404176267,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":11404176268,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":11404176269,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.14.2","direct":false,"kind":"development","optional":false},{"id":11404176270,"package_name":"tui-jsdoc-template","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":11404176271,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":11404176272,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":11404176273,"package_name":"typed-array-length","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":11404176274,"package_name":"typescript","ecosystem":"npm","requirements":"4.9.5","direct":false,"kind":"development","optional":false},{"id":11404176275,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":11404176276,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176277,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.6","direct":false,"kind":"development","optional":false},{"id":11404176278,"package_name":"union","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":11404176279,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":11404176280,"package_name":"url-join","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":11404176281,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176282,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":11404176283,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":11404176284,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":11404176285,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176286,"package_name":"which-typed-array","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":11404176287,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":11404176288,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":11404176289,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":11404176290,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":11404176291,"package_name":"y-protocols","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":11404176292,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-07-13T11:26:57.817Z","updated_at":"2023-07-13T11:26:57.817Z","repository_link":"https://github.com/yjs/yjs/blob/main/package.json","dependencies":[{"id":11404176293,"package_name":"lib0","ecosystem":"npm","requirements":"^0.2.74","direct":true,"kind":"runtime","optional":false},{"id":11404176294,"package_name":"@rollup/plugin-commonjs","ecosystem":"npm","requirements":"^24.0.1","direct":true,"kind":"development","optional":false},{"id":11404176295,"package_name":"@rollup/plugin-node-resolve","ecosystem":"npm","requirements":"^15.0.1","direct":true,"kind":"development","optional":false},{"id":11404176296,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.15.5","direct":true,"kind":"development","optional":false},{"id":11404176297,"package_name":"concurrently","ecosystem":"npm","requirements":"^3.6.1","direct":true,"kind":"development","optional":false},{"id":11404176298,"package_name":"http-server","ecosystem":"npm","requirements":"^0.12.3","direct":true,"kind":"development","optional":false},{"id":11404176299,"package_name":"jsdoc","ecosystem":"npm","requirements":"^3.6.7","direct":true,"kind":"development","optional":false},{"id":11404176300,"package_name":"markdownlint-cli","ecosystem":"npm","requirements":"^0.23.2","direct":true,"kind":"development","optional":false},{"id":11404176301,"package_name":"rollup","ecosystem":"npm","requirements":"^3.20.0","direct":true,"kind":"development","optional":false},{"id":11404176302,"package_name":"standard","ecosystem":"npm","requirements":"^16.0.4","direct":true,"kind":"development","optional":false},{"id":11404176303,"package_name":"tui-jsdoc-template","ecosystem":"npm","requirements":"^1.2.2","direct":true,"kind":"development","optional":false},{"id":11404176304,"package_name":"typescript","ecosystem":"npm","requirements":"^4.9.5","direct":true,"kind":"development","optional":false},{"id":11404176305,"package_name":"y-protocols","ecosystem":"npm","requirements":"^1.0.5","direct":true,"kind":"development","optional":false}]}],"score":36.43919330972764,"created_at":"2026-07-08T06:38:44.320Z","updated_at":"2026-07-21T13:30:44.212Z","avatar_url":"https://github.com/yjs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378030","html_url":"https://summary.ecosyste.ms/projects/378030"}