{"id":951380,"name":"@fullcalendar/react","ecosystem":"npm","description":"FullCalendar React package for rendering a calendar","homepage":"https://fullcalendar.io","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fullcalendar/fullcalendar","keywords_array":["calendar","event","full-sized","fullcalendar"],"namespace":"fullcalendar","versions_count":79,"first_release_published_at":"2019-04-04T07:43:44.704Z","latest_release_published_at":"2026-09-05T03:19:50.396Z","latest_release_number":"7.1.0","last_synced_at":"2026-09-13T15:41:37.136Z","created_at":"2022-04-07T17:38:51.913Z","updated_at":"2026-09-13T15:41:37.136Z","registry_url":"https://www.npmjs.com/package/@fullcalendar/react","install_command":"npm install @fullcalendar/react","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"legacy":"5.11.5","beta":"7.0.0-beta.8","alpha":"7.1.0-alpha.0","rc":"7.0.0-rc.3","next":"7.0.0","latest":"7.1.0"},"contentPolicy":null},"repo_metadata":{"id":732530,"uuid":"381979","full_name":"fullcalendar/fullcalendar","owner":"fullcalendar","description":"Full-sized drag \u0026 drop event calendar in JavaScript","archived":false,"fork":false,"pushed_at":"2026-07-24T22:18:01.000Z","size":33777,"stargazers_count":20626,"open_issues_count":1132,"forks_count":3718,"subscribers_count":428,"default_branch":"main","last_synced_at":"2026-09-04T08:18:53.201Z","etag":null,"topics":["calendar","event","full-sized"],"latest_commit_sha":null,"homepage":"https://fullcalendar.io","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fullcalendar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-11-22T23:16:51.000Z","updated_at":"2026-09-03T22:27:16.000Z","dependencies_parsed_at":"2026-08-14T16:29:42.348Z","dependency_job_id":null,"html_url":"https://github.com/fullcalendar/fullcalendar","commit_stats":{"total_commits":6242,"total_committers":161,"mean_commits":38.77018633540373,"dds":"0.22268503684716434","last_synced_commit":"3b56ca2d741a449b32f02548b0cec0bf06d3d368"},"previous_names":["arshaw/fullcalendar"],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/fullcalendar/fullcalendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullcalendar","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/sbom","scorecard":{"id":208681,"data":{"date":"2025-08-11","repo":{"name":"github.com/fullcalendar/fullcalendar","commit":"ca76fbf6c3e27f8e5671432dbbadec19ce768d3f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":10,"reason":"18 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fullcalendar/fullcalendar/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/fullcalendar/fullcalendar/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fullcalendar/fullcalendar/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/fullcalendar/fullcalendar/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.1.19 not signed: https://api.github.com/repos/fullcalendar/fullcalendar/releases/238816627","Warn: release artifact v6.1.18 not signed: https://api.github.com/repos/fullcalendar/fullcalendar/releases/228660345","Warn: release artifact v6.1.17 not signed: https://api.github.com/repos/fullcalendar/fullcalendar/releases/209866209","Warn: release artifact v6.1.15 not signed: https://api.github.com/repos/fullcalendar/fullcalendar/releases/165258821","Warn: release artifact v6.1.19 does not have provenance: https://api.github.com/repos/fullcalendar/fullcalendar/releases/238816627","Warn: release artifact v6.1.18 does not have provenance: https://api.github.com/repos/fullcalendar/fullcalendar/releases/228660345","Warn: release artifact v6.1.17 does not have provenance: https://api.github.com/repos/fullcalendar/fullcalendar/releases/209866209","Warn: release artifact v6.1.15 does not have provenance: https://api.github.com/repos/fullcalendar/fullcalendar/releases/165258821"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T00:18:56.467Z","repository_id":732530,"created_at":"2025-08-17T00:18:56.468Z","updated_at":"2025-08-17T00:18:56.468Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":336071963,"owners_count":37021126,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"fullcalendar","name":"FullCalendar","uuid":"13825204","kind":"organization","description":"Full-sized drag \u0026 drop event calendar","email":null,"website":"https://fullcalendar.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13825204?v=4","repositories_count":24,"last_synced_at":"2026-09-10T12:59:53.708Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/fullcalendar","funding_links":["https://github.com/sponsors/fullcalendar"],"total_stars":28320,"followers":394,"following":0,"created_at":"2022-11-02T16:33:52.801Z","updated_at":"2026-09-10T12:59:53.725Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullcalendar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullcalendar/repositories"},"tags":[{"name":"v7.0.2","sha":"f413ddfe7cf28b4c82bc6d5dfb861f1a55cca161","kind":"tag","published_at":"2026-07-24T22:11:22.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v7.0.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.2/manifests"},{"name":"v7.0.1","sha":"e05c41dd309e749ef7a27459cfa71781812353a4","kind":"tag","published_at":"2026-07-19T01:29:18.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v7.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"efd2c7aa4750a6bae3218487246c675225a3f2be","kind":"tag","published_at":"2026-06-19T07:17:23.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v7.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v7.0.0/manifests"},{"name":"v6.1.21","sha":"6cb589e07551ff6475a1ed0a9a23bc91cb60b02c","kind":"tag","published_at":"2026-06-18T00:18:16.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.21","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.21/manifests"},{"name":"v6.1.20","sha":"00e7a69313c226f9c8b83ee0077e684f11f93dec","kind":"tag","published_at":"2025-12-23T00:06:19.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.20","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.20/manifests"},{"name":"v6.1.19","sha":"ca76fbf6c3e27f8e5671432dbbadec19ce768d3f","kind":"tag","published_at":"2025-08-10T01:58:48.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.19","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.19/manifests"},{"name":"v6.1.18","sha":"788ae1c9d3dfd137aa073c0c28f814839e021b67","kind":"tag","published_at":"2025-06-30T03:36:58.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.18","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.18/manifests"},{"name":"v6.1.17","sha":"d2498dd352ee4a45b17d34ad3cd947f944358ddb","kind":"tag","published_at":"2025-04-02T13:56:33.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.17","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.17/manifests"},{"name":"v6.1.16","sha":"6e142c3e3a770fb141a0ba82d4970acd04658808","kind":"tag","published_at":"2024-12-05T02:57:43.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.16","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.16/manifests"},{"name":"v6.1.15","sha":"4bc50ac7e907a4ba4737e8d5dc13f6144152466d","kind":"tag","published_at":"2024-07-12T21:47:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.15","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.15/manifests"},{"name":"v6.1.14","sha":"25b72262d956254f4275669da5d7ad3b8ed1e4dd","kind":"tag","published_at":"2024-06-05T01:15:57.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.14","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.14/manifests"},{"name":"v6.1.13","sha":"3426f082b31ffceb08a919a0ebaa3625c1494eb4","kind":"tag","published_at":"2024-05-22T15:28:17.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.13","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.13/manifests"},{"name":"v6.1.12","sha":"8f05c86a9bedb9ff94f69734cf7d210b9164a8a9","kind":"tag","published_at":"2024-05-21T23:49:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.12","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.12/manifests"},{"name":"v6.1.11","sha":"d26ef0e7677a7236b31a5b530826dfd5c9926c10","kind":"tag","published_at":"2024-02-20T16:49:14.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.11","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.11/manifests"},{"name":"v6.1.10","sha":"1ca866e58f6858b3738a37e47086d5a15761e543","kind":"tag","published_at":"2023-11-29T01:56:14.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.10","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.10/manifests"},{"name":"v6.1.9","sha":"d2f9d7c5a82a7fc8ee06fd02e7980c01b62d6863","kind":"tag","published_at":"2023-09-21T21:29:42.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.9","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.9/manifests"},{"name":"v6.1.8","sha":"9c430045f9a02402aab69d83b3a2e11da046c1f2","kind":"tag","published_at":"2023-05-25T02:44:12.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.8","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.8/manifests"},{"name":"v6.1.7","sha":"20fca02fa7a25791dbf3481d56bd723dc1d629f5","kind":"tag","published_at":"2023-05-08T22:32:16.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.7","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.7/manifests"},{"name":"v5.11.5","sha":"aee6974cfb35607046fd8bbad0a28d6751bd73ae","kind":"tag","published_at":"2023-05-08T22:10:11.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.11.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.5/manifests"},{"name":"v6.1.6","sha":"d4a84092e609c98c4a3d401b582a38649cc78631","kind":"tag","published_at":"2023-04-23T16:18:04.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.6","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.6/manifests"},{"name":"v6.1.5","sha":"d87c62e0739e582b629558a7acbfab69abb72b91","kind":"tag","published_at":"2023-03-21T19:41:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.5/manifests"},{"name":"v6.1.4","sha":"c38b28e1c7496fff731a14a74fb89ce2d3e577ca","kind":"tag","published_at":"2023-02-07T23:19:21.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.4/manifests"},{"name":"v6.1.3","sha":"2d20b515a40b5d91d7f8cd78fb42f383808453a9","kind":"tag","published_at":"2023-02-07T21:21:34.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.3/manifests"},{"name":"v6.1.2","sha":"23d8383ef230766e235e698619a06a4fa0801525","kind":"tag","published_at":"2023-01-31T05:33:51.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"205b68dadbc61cc8abbe96ab1d53d005f696241f","kind":"tag","published_at":"2023-01-30T22:35:29.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"a058fffccc65669ff263b20842567d24fc55bd0b","kind":"tag","published_at":"2023-01-30T02:01:39.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.1.0/manifests"},{"name":"v5.11.4","sha":"47ea79c5a57176d83bc351cb9fb7e2340ce64d1c","kind":"tag","published_at":"2023-01-24T22:26:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.11.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.4/manifests"},{"name":"v6.0.4","sha":"91f6c034e6812d7dec6b2e3cc5262a6ab9dbe99a","kind":"tag","published_at":"2023-01-13T18:15:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.4/manifests"},{"name":"v6.0.3","sha":"928b9540a94253a4c642547b4158015441fdb3b2","kind":"tag","published_at":"2023-01-11T22:15:54.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.3/manifests"},{"name":"v6.0.2","sha":"01ab21fb945a3919c47a366e526db69de477474a","kind":"tag","published_at":"2022-12-27T22:52:25.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"483231fd39285ffc7554b5049351eb2837e6afd0","kind":"tag","published_at":"2022-12-20T22:05:49.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d240fe2d2bf1cd4ebe5c5a40279226d397cdac66","kind":"tag","published_at":"2022-12-14T04:50:24.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0/manifests"},{"name":"v6.0.0-beta.4","sha":"1939215448238d5aab2a20404a849270da765138","kind":"tag","published_at":"2022-12-07T22:29:55.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.0-beta.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.4/manifests"},{"name":"v6.0.0-beta.3","sha":"5a65e19fa9e058b796a11601d60d7b0107e8f686","kind":"tag","published_at":"2022-12-02T01:42:28.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.0-beta.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.3/manifests"},{"name":"v6.0.0-beta.2","sha":"03c2360fe901a7eb5c9912d55e4fda03bcb5fcfe","kind":"tag","published_at":"2022-11-22T22:41:26.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.0-beta.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.2/manifests"},{"name":"v5.11.3","sha":"1d5e8d872c05da76afe63eb484f383ea12888c0b","kind":"tag","published_at":"2022-08-23T21:40:15.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.11.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.3/manifests"},{"name":"v6.0.0-beta.1","sha":"9f223155f5d9db61475d0631093bdea6a8c2c44f","kind":"tag","published_at":"2022-08-03T20:32:39.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v6.0.0-beta.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v6.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v6.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v6.0.0-beta.1/manifests"},{"name":"v5.11.2","sha":"9f02b7a160e79dbe39feb5bd90fa135e36c56659","kind":"tag","published_at":"2022-07-27T03:35:49.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.11.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.2/manifests"},{"name":"v5.11.0","sha":"1bca1e0cabb84977cc35476302cc3e79fdec0047","kind":"tag","published_at":"2022-04-08T15:39:23.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.11.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.11.0/manifests"},{"name":"v5.10.2","sha":"24c059bcf6e829aed93ebd326ff345aac2512d08","kind":"tag","published_at":"2022-02-09T18:20:25.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.10.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.2/manifests"},{"name":"v5.10.1","sha":"ede23c4b2bf0ee0bb2cbe4694b3e899a09d14da6","kind":"tag","published_at":"2021-11-03T04:12:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.10.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.1/manifests"},{"name":"v3.10.5","sha":"791e71059c597473d48d1d1aa2f72cbff670252c","kind":"tag","published_at":"2021-11-02T23:57:41.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.5/manifests"},{"name":"v3.10.4","sha":"2e810bd331bff9334281c9d1c6a18f7b0aa5886b","kind":"tag","published_at":"2021-10-26T03:42:31.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"572a5906973b0a2de8006719c1a67f4e4fee93fc","kind":"tag","published_at":"2021-10-13T22:12:16.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.3/manifests"},{"name":"v5.10.0","sha":"53de3e4882e2efaef6ec9c8285fa6d6777c688b0","kind":"tag","published_at":"2021-10-13T20:39:48.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.10.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.10.0/manifests"},{"name":"v5.9.0","sha":"620efb5e9c023f229a22af31e10b8b810fa5b2ba","kind":"tag","published_at":"2021-07-28T16:45:26.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.9.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.9.0/manifests"},{"name":"v5.8.0","sha":"90da1d253a64e7fc18287ef17778b29bc09c65c1","kind":"tag","published_at":"2021-06-16T03:21:30.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.8.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.8.0/manifests"},{"name":"v5.7.2","sha":"5453f9ca7fa0783a0221fd94a508906af377f2e5","kind":"tag","published_at":"2021-06-04T04:03:22.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.7.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.2/manifests"},{"name":"v4.4.3","sha":"71f15cc03f43f37943b91afb5b74f5cbc892c486","kind":"tag","published_at":"2021-06-03T23:59:24.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.4.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.3/manifests"},{"name":"v5.7.1","sha":"985d34d7545d1309f13f24d08950c32e9cf9f4a7","kind":"tag","published_at":"2021-06-02T23:19:27.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.7.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.1/manifests"},{"name":"v5.7.0","sha":"3e89de5d8206c32b6be326133b6787d54c6fd66c","kind":"tag","published_at":"2021-05-12T02:08:58.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.7.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.7.0/manifests"},{"name":"v5.6.0","sha":"fba064e0c4c404d5860555a772c193526036e7f6","kind":"tag","published_at":"2021-03-29T04:38:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.6.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.6.0/manifests"},{"name":"v5.5.1","sha":"398a3a5ab71ab0085a9dcbb8b732627b4f89b43e","kind":"tag","published_at":"2021-01-16T15:50:12.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.5.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"5dce085a9080e0ee602d065eed9402a51091caa7","kind":"tag","published_at":"2020-12-19T21:38:48.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.5.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.5.0/manifests"},{"name":"v5.4.0","sha":"23cf6d46b0666b6bb0064d07b8ee8c935eb85dd0","kind":"tag","published_at":"2020-11-12T03:35:27.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.4.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.4.0/manifests"},{"name":"v5.3.2","sha":"fd21a8f68ce5ca101886da24981dfba0cd0f6d59","kind":"tag","published_at":"2020-09-07T03:10:52.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.3.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.2/manifests"},{"name":"v5.3.1","sha":"85940ba2cda7fd6f477e17d6c22adfe29e9c26ce","kind":"tag","published_at":"2020-09-04T04:50:41.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.3.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.1/manifests"},{"name":"v5.3.0","sha":"e01327dffa0f476d6505c5fc1c1a4094514de0cc","kind":"tag","published_at":"2020-08-12T22:59:54.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.3.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.3.0/manifests"},{"name":"v5.2.1","sha":"2c8da08161bd6585f5c3746dce88ffefe258b564","kind":"tag","published_at":"2020-07-31T04:35:25.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.2.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.2.1/manifests"},{"name":"v5.2.0","sha":"84cabf8abe221133e3f87ded5027a1ecaee0e96e","kind":"tag","published_at":"2020-07-31T04:14:20.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.2.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"7a73577a78be1dc5941e58c49c740c2b0d161a90","kind":"tag","published_at":"2020-06-29T06:05:49.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"79ef85decae65a4521447e6a961891da0009fd54","kind":"tag","published_at":"2020-06-23T20:11:26.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"257872cd6d8f6d73d5d379be70071520b2b4ce83","kind":"tag","published_at":"2020-06-22T02:21:41.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0/manifests"},{"name":"v5.0.0-rc","sha":"fbc416c1cc079dcd014615432dc0998d623c513e","kind":"tag","published_at":"2020-06-16T04:02:38.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0-rc","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-rc/manifests"},{"name":"v4.4.2","sha":"71cdba73dadca1d5b6a536142473620051dd640c","kind":"tag","published_at":"2020-05-28T20:22:52.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.4.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"e39d8903652c5985d10795596843232ae0198405","kind":"tag","published_at":"2020-05-28T02:35:30.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.4.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.1/manifests"},{"name":"v5.0.0-beta.4","sha":"f8ebeb302e6e7dc9c3d412ae4b580b73bd40d636","kind":"tag","published_at":"2020-05-27T02:03:26.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0-beta.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.4/manifests"},{"name":"v5.0.0-beta.3","sha":"073417c034f6bfb09a61f03f1aa36fece08ef9b2","kind":"tag","published_at":"2020-05-20T09:08:35.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0-beta.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.3/manifests"},{"name":"v3.10.2","sha":"ac0971e6864e65708f408bd074a7d10d4cae479d","kind":"tag","published_at":"2020-05-19T03:39:14.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.2/manifests"},{"name":"v5.0.0-beta.2","sha":"321f5971334a21f1c8308d73023ddd970118027c","kind":"tag","published_at":"2020-04-14T05:08:33.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0-beta.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.2/manifests"},{"name":"v5.0.0-beta.1","sha":"0c1f8b0cebe86b99b2de2a4f52625059686a07c5","kind":"tag","published_at":"2020-04-06T07:48:52.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v5.0.0-beta.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v5.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v5.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v5.0.0-beta.1/manifests"},{"name":"v4.4.0","sha":"600be3ef7b287ebecec38fe691e15d8f1f203f90","kind":"tag","published_at":"2020-02-12T00:54:07.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.4.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"ac20b8a1acb79c50c9f5a108bb92d2f54575b700","kind":"tag","published_at":"2019-08-10T22:06:23.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.3.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.3.1/manifests"},{"name":"v3.10.1","sha":"b493fa11619caa8a01094cf28b08bf3f4a08d876","kind":"tag","published_at":"2019-08-10T16:05:13.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.1/manifests"},{"name":"v4.3.0","sha":"0141b3d496f63d789424cd6d25e2776b370ed117","kind":"tag","published_at":"2019-08-10T03:21:08.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.3.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"36193f5972269f18de51d9130f29e8afc7ce39de","kind":"tag","published_at":"2019-06-02T22:06:13.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.2.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"02d0889989bf91e754a7219ae09354eab63a6f49","kind":"tag","published_at":"2019-04-24T16:16:19.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"2c3fc89f3a4fa1a0a129a9203d0da5ea48b9ad2d","kind":"tag","published_at":"2019-04-03T05:03:46.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"6ddca0450a5cd66d25bc48f08195b042cac901a7","kind":"tag","published_at":"2019-03-18T05:51:31.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.1/manifests"},{"name":"v4.0.0-beta.4","sha":"d7514a2dda49f3dc6f36919f6c63b361924e725f","kind":"tag","published_at":"2019-02-06T19:55:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-beta.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.4/manifests"},{"name":"v4.0.0-beta.3","sha":"27bf7a8c2ecc93162faea0f02f4e7c63ceb4cfb3","kind":"tag","published_at":"2019-02-06T19:36:41.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-beta.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.3/manifests"},{"name":"v4.0.0-beta.2","sha":"3411e1cc6c073b5d8ba7ebf30ea3067920a6be45","kind":"tag","published_at":"2019-02-06T04:26:31.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-beta.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-beta.2/manifests"},{"name":"v4.0.0-alpha.4","sha":"d11959091b978828a7911523e6c961b28ffd53f8","kind":"tag","published_at":"2019-01-11T16:40:04.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-alpha.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.4/manifests"},{"name":"v3.10.0","sha":"5c59f51a68c20c047fa4188f7db162d190789364","kind":"tag","published_at":"2019-01-11T02:04:20.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.10.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.10.0/manifests"},{"name":"v4.0.0-alpha.3","sha":"7df2c85fcd093d77d98314271f53332c9e5cb082","kind":"tag","published_at":"2018-12-22T02:22:35.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-alpha.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.3/manifests"},{"name":"v4.0.0-alpha.2","sha":"d386d2a61ec46a6abafefa7c61c6f6a4e78a7839","kind":"tag","published_at":"2018-10-02T05:48:20.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-alpha.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha.2/manifests"},{"name":"v4.0.0-alpha","sha":"354812a73980168681506274d90810da85f8f573","kind":"tag","published_at":"2018-04-13T18:29:54.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v4.0.0-alpha","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v4.0.0-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v4.0.0-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v4.0.0-alpha/manifests"},{"name":"v3.9.0","sha":"3ddb3c8d1461c6b841aed3487ba07d8ba338adb6","kind":"tag","published_at":"2018-03-05T03:08:34.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.9.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.9.0/manifests"},{"name":"v3.8.2","sha":"1fa2865dae0f49957c90025c5495eb6de7b6a2e7","kind":"tag","published_at":"2018-01-30T23:44:43.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.8.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"18299fc0a83dfcde645ace09ee2f55eed9b1b53e","kind":"tag","published_at":"2018-01-29T04:00:58.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.8.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"2765b9fded569c5861d28251569e1e642723210b","kind":"tag","published_at":"2017-12-18T05:20:08.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.8.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"835dc7cce6b88436910a9480f72669ef7667091b","kind":"tag","published_at":"2017-11-13T23:49:16.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.7.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.7.0/manifests"},{"name":"v3.6.2","sha":"d41cb4bfcdf411b31b5a6e882162851952c78e5d","kind":"tag","published_at":"2017-10-24T02:04:59.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.6.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.2/manifests"},{"name":"v3.6.1","sha":"71a9a463400e9c7fe2018fe08e5c227eb859f081","kind":"tag","published_at":"2017-10-11T14:46:16.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.6.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.1/manifests"},{"name":"v3.6.0","sha":"21ac5562f1568c980310d01f7ada90834ed33b17","kind":"tag","published_at":"2017-10-11T01:12:10.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.6.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.6.0/manifests"},{"name":"v3.5.1","sha":"b348f958c1fd7dce831015cf4743fa8c0aec4254","kind":"tag","published_at":"2017-09-06T21:55:28.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.5.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"9734a57c91436df78d9c6b7bf3a7a7684ee0ce4f","kind":"tag","published_at":"2017-08-31T04:17:01.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.5.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"447ab267528a211b253058dfb5d898b7a2296492","kind":"tag","published_at":"2017-04-27T15:46:25.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.4.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"9a4b69acae82bba40dafb0623c66f11368b21393","kind":"tag","published_at":"2017-04-01T16:49:54.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.3.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"cdbc0bff3e3fa09ed1afb5b7efc2bef011c0d2fe","kind":"tag","published_at":"2017-03-23T22:23:59.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.3.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"5d6574b29d454d5db9f5f5ce551da835ab2a245c","kind":"tag","published_at":"2017-02-14T19:37:20.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.2.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c9e90782f61b7a6ebd47a6314be1648749a7a7d6","kind":"tag","published_at":"2016-12-05T08:29:21.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"8aa93919d8227140f98bba543cd97ee9975426f7","kind":"tag","published_at":"2016-09-26T06:54:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d7969b65adf36def0b4e3f759d1db83485142def","kind":"tag","published_at":"2016-09-05T05:54:49.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.0/manifests"},{"name":"v3.0.0-beta","sha":"a8dfb2ae5fcdb4826b53df2f582a48c596596d2e","kind":"tag","published_at":"2016-08-15T04:41:54.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v3.0.0-beta","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v3.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v3.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v3.0.0-beta/manifests"},{"name":"v2.9.1","sha":"07a680b2349cfa7c7f2b05c979295447f04ef426","kind":"tag","published_at":"2016-07-31T23:27:13.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.9.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"05938998f5b9fef9a3516572f33c141c0f792928","kind":"tag","published_at":"2016-07-11T03:42:17.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.9.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"69de615e3df29a8ff80f8c359f589dba798c401a","kind":"tag","published_at":"2016-06-20T04:40:34.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.8.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.8.0/manifests"},{"name":"v2.7.3","sha":"71c63881fc0af4750e1b34988d879a88d8e32ce9","kind":"tag","published_at":"2016-06-02T08:27:44.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.7.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"0725d49df0243bd7c97519a42f9a5002bd4c3fc9","kind":"tag","published_at":"2016-05-20T07:09:24.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.7.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"237bd4da83f38ba678fd5272c44b7a2ad13ccdc5","kind":"tag","published_at":"2016-05-02T04:50:32.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.7.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"27547a3a9671692a77fe0a3221b2af5a0be12618","kind":"tag","published_at":"2016-04-24T04:45:11.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.7.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.0/manifests"},{"name":"v2.7.0-beta","sha":"6aa3318bc12acf9f4af4ede862eb33f77e204fb9","kind":"tag","published_at":"2016-03-26T07:57:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.7.0-beta","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.7.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.7.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.7.0-beta/manifests"},{"name":"v2.6.1","sha":"4a15df42d12edd56b6b9df24e18c90349c649f53","kind":"tag","published_at":"2016-02-18T07:51:53.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.6.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"527459cc7f36e403bb184c81f105c6b1bba42d13","kind":"tag","published_at":"2016-01-07T10:16:22.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.6.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"3a464732a77eac8999875525549d19be0c423d5f","kind":"tag","published_at":"2015-11-30T08:43:13.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.5.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0/manifests"},{"name":"v2.5.0-beta2","sha":"5dd174ffc05d863a9cf77884da2929e888c0dc61","kind":"tag","published_at":"2015-11-23T10:09:32.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.5.0-beta2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0-beta2/manifests"},{"name":"v2.5.0-beta","sha":"11dc5f9bf2ad23c47ac4852fe985d28bc11a1b27","kind":"tag","published_at":"2015-11-16T00:55:52.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.5.0-beta","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.5.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.5.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.5.0-beta/manifests"},{"name":"v2.4.0","sha":"9aa9e4400ac72d53362706927ac3c902c8544032","kind":"tag","published_at":"2015-08-17T01:20:53.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.4.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.4.0/manifests"},{"name":"v2.3.2","sha":"b48f3f2dbb71be46002833a611dc3fa7bb982a56","kind":"tag","published_at":"2015-06-15T06:36:02.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.3.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"c1a35746058e48d8076fb282a0c324b56de47649","kind":"tag","published_at":"2015-03-09T09:45:19.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.3.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"eba49528a7bd5f488c5654f8657735179299413b","kind":"tag","published_at":"2015-02-22T00:20:15.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.3.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.3.0/manifests"},{"name":"v2.2.7","sha":"aab1068caa23bac6cfa11103d8b644faf6b4a184","kind":"tag","published_at":"2015-02-10T09:41:22.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.7","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.7/manifests"},{"name":"v2.2.6","sha":"ff15deb94fbb955c3f42937eb508e596366e336b","kind":"tag","published_at":"2015-01-12T01:10:22.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.6","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"d4a6ec3219e3cb32a629619bd3f2238dea91f66f","kind":"tag","published_at":"2014-12-30T07:00:20.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"a812003a8134fbae41523b543562a71159ecd79a","kind":"tag","published_at":"2014-12-30T03:35:49.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"e89b3256062d763eb144f1146dd2db9be1b639a6","kind":"tag","published_at":"2014-11-26T05:10:23.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.3/manifests"},{"name":"v1.6.7","sha":"92d9f7ec4e345db5f476105f5bfd482e97f1f07a","kind":"tag","published_at":"2014-11-26T05:00:55.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.7","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.7/manifests"},{"name":"v2.2.2","sha":"6977538d8db467657e25727b6db319d9678b5a18","kind":"tag","published_at":"2014-11-19T20:09:27.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.2/manifests"},{"name":"v1.6.6","sha":"20f7e1834fa1aaa9939f33243b7af659456b6e48","kind":"tag","published_at":"2014-11-19T20:04:04.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.6","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.6/manifests"},{"name":"v2.2.1","sha":"7a0816dba0afa35d584ef60795a0ecfc18da77ac","kind":"tag","published_at":"2014-11-19T09:15:37.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.1/manifests"},{"name":"v1.6.5","sha":"aa91916987ddd2bb98a87299d7204871575a0e17","kind":"tag","published_at":"2014-11-19T08:57:45.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.5/manifests"},{"name":"v2.2.0","sha":"e63c85a7a40b5a64b94306b157dba2072d978ae4","kind":"tag","published_at":"2014-11-14T23:02:32.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.2.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"81e436cc0be82e54940e3e26d44c1eae51cfe7b1","kind":"tag","published_at":"2014-08-30T00:22:35.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.1.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"80ae31e6fcd5124acc4e3419de8a0a175c0d3e45","kind":"tag","published_at":"2014-08-26T06:52:40.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0/manifests"},{"name":"v2.1.0-beta3","sha":"ceefd351d3f69d9ce9cf14091412da7e9a0aa516","kind":"tag","published_at":"2014-08-20T06:42:27.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.1.0-beta3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.1.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta3/manifests"},{"name":"v2.0.3","sha":"77700ecb1b0d2b8d634ae6bc1f05e4e548d9f8e3","kind":"tag","published_at":"2014-08-16T01:56:07.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.0.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.3/manifests"},{"name":"v2.1.0-beta2","sha":"ca016d4f777f308054423c8be2d6399708ddc42c","kind":"tag","published_at":"2014-08-04T08:38:07.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.1.0-beta2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.1.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta2/manifests"},{"name":"v2.1.0-beta1","sha":"afe97d112a63c64f5e46a6ebfed144ccbf7a0a28","kind":"tag","published_at":"2014-07-23T22:47:03.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.1.0-beta1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.1.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.1.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.1.0-beta1/manifests"},{"name":"v2.0.2","sha":"25af35885f4fb9d0b490611651fb5b6731465649","kind":"tag","published_at":"2014-06-25T05:23:57.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.0.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"33ef246fd925e583c4b5b74bd2d3346df475dbf9","kind":"tag","published_at":"2014-06-15T18:34:25.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.0.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7a921b967cce5e2d4246dbdaa6ce8be40f5f94a4","kind":"commit","published_at":"2014-06-02T06:26:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v2.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v2.0.0/manifests"},{"name":"v1.6.4","sha":"c03891eab0d78d93db5ce08ff34ecba1606a4a4a","kind":"tag","published_at":"2013-09-01T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"05d0350dc6c5fff150288a05d21725d56de88b25","kind":"tag","published_at":"2013-08-10T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.3/manifests"},{"name":"v1.6.2","sha":"41ff3facae7a156130175e73d4dbf226ba5d5529","kind":"tag","published_at":"2013-07-18T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"ab75c115211a349353dbdaf1bca798addb0b6b01","kind":"tag","published_at":"2013-04-14T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"5ec1f4e7d1641353848d5b8bcd179ff560f4f636","kind":"tag","published_at":"2013-03-18T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.6.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.6.0/manifests"},{"name":"v1.5.4","sha":"18e12408124d7be4802c3cfee4cdc3d69f1c237d","kind":"tag","published_at":"2012-09-05T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.5.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.4/manifests"},{"name":"v1.5.3","sha":"adeb787826a5e148b73a346c68831c7f755a6b33","kind":"tag","published_at":"2012-02-06T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.5.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.3/manifests"},{"name":"v1.5.2","sha":"2fccf685d34f3da618904b4fd60a9ff1aa5b9660","kind":"tag","published_at":"2011-08-21T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.5.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"dae4cf58db638146f51ee242c83c056822dbe502","kind":"tag","published_at":"2011-04-09T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.5.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"30b76600ccd76b355297068a5cd43fee23336cf2","kind":"tag","published_at":"2011-03-19T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.5.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.5.0/manifests"},{"name":"v1.4.11","sha":"fb51531253b108b1a8563e93ece4cd523d382054","kind":"tag","published_at":"2011-02-22T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.11","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"9406f39cbbaa187ae5210c8f0cbffbffd8082ab5","kind":"tag","published_at":"2011-01-02T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.10","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"b301ec4cc78e2f3ca77a98463a9da2a3449dff0c","kind":"tag","published_at":"2010-11-16T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.9","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"1b4b6f777724fb46df5d58964a63500ad3b931af","kind":"tag","published_at":"2010-10-16T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.8","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"892a9be4d2169a472549a0a642c2dff2738311cf","kind":"tag","published_at":"2010-07-05T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.7","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"8beb096f40305faac04ea60855b368c8ccf38595","kind":"tag","published_at":"2010-05-31T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.6","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"dff831d7f121bfb27f0516c675e4505cceb07987","kind":"tag","published_at":"2010-02-21T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.5","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"ab48b4378b31ce847ac168c3cd2f622e62e8aedb","kind":"tag","published_at":"2010-02-03T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.4","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"064b5cdc232dcf933c61756ec2f3851228856d43","kind":"tag","published_at":"2009-12-22T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"a09c3b6d8e14dd4d6e4683d48d62334f96e6e463","kind":"tag","published_at":"2009-12-02T14:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"1330aa4fb703ce38da2e05d8eadeaa1f4ce87e8c","kind":"tag","published_at":"2009-10-31T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ce3841c14d1d8b29891902ac384a070fc78aa71e","kind":"tag","published_at":"2009-10-19T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.4.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"2482af12938bb9dee7c6df4a940d360e06a5d4f7","kind":"tag","published_at":"2009-10-13T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.3.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.2/manifests"},{"name":"v1.2.3","sha":"89c7254e263e048d23862465de1d66fc61a20753","kind":"tag","published_at":"2009-10-13T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.2.3","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.3/manifests"},{"name":"v1.3.1","sha":"6872242a0771a37f7b8c647a8f4e09df9e47d5f0","kind":"tag","published_at":"2009-09-30T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.3.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"78b6623f885b68f52ca5c5d2fdf51c094daa4c7c","kind":"tag","published_at":"2009-09-21T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.3.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"e2048dbadcbd11db8b3914b5a17163f105638834","kind":"tag","published_at":"2009-09-21T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.2.2","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"ccba966d84982dc2abbeadf427fd6cfce50d8720","kind":"tag","published_at":"2009-06-29T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.2.1","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"5b958da0e1129939ab17c262be30313653dff1a0","kind":"tag","published_at":"2009-05-31T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.2.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"a4daa9c4307484d2fdacad120d42ac558f20e77a","kind":"tag","published_at":"2009-05-10T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.1.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"0525d203badb99d96d5ff84b2326cc3504116d7a","kind":"tag","published_at":"2009-04-26T13:00:00.000Z","download_url":"https://codeload.github.com/fullcalendar/fullcalendar/tar.gz/v1.0.0","html_url":"https://github.com/fullcalendar/fullcalendar/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fullcalendar/fullcalendar@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-11T01:38:42.817Z","dependent_packages_count":161,"downloads":6271181,"downloads_period":"last-month","dependent_repos_count":3752,"rankings":{"downloads":0.2755195530051726,"dependent_repos_count":0.38757873681299426,"dependent_packages_count":0.32271437722018864,"stargazers_count":2.132359217131984,"forks_count":3.1991932396749507,"docker_downloads_count":0.8574338676890941,"average":1.1957998319223975},"purl":"pkg:npm/%40fullcalendar/react","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fullcalendar/react","docker_dependents_count":90,"docker_downloads_count":115900,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fullcalendar/react","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fullcalendar/react/dependencies","status":null,"funding_links":["https://github.com/sponsors/fullcalendar"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T22:45:13.786Z","issues_count":1006,"pull_requests_count":93,"avg_time_to_close_issue":9131806.253164558,"avg_time_to_close_pull_request":4293613.655172414,"issues_closed_count":470,"pull_requests_closed_count":29,"pull_request_authors_count":56,"issue_authors_count":806,"avg_comments_per_issue":3.997017892644135,"avg_comments_per_pull_request":0.7096774193548387,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":50,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":1076915.076923077,"past_year_avg_time_to_close_pull_request":4984560.666666667,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":1.42,"past_year_avg_comments_per_pull_request":0.2,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullcalendar%2Ffullcalendar/issues","maintainers":[{"login":"arshaw","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arshaw"},{"login":"acerix","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acerix"}],"active_maintainers":[{"login":"arshaw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arshaw"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fullcalendar%2Freact/codemeta","maintainers":[{"uuid":"arshaw","login":"arshaw","name":null,"email":"arshaw@arshaw.com","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~arshaw","role":null,"created_at":"2022-11-20T16:00:24.689Z","updated_at":"2022-11-20T16:00:24.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arshaw/packages"}]}