{"id":63629,"name":"tibble","description":"A modern re-imagining of the data frame","url":"https://github.com/tidyverse/tibble","last_synced_at":"2025-09-08T13:00:09.097Z","repository":{"id":1907959,"uuid":"45148983","full_name":"tidyverse/tibble","owner":"tidyverse","description":"A modern re-imagining of the data frame","archived":false,"fork":false,"pushed_at":"2025-08-05T05:27:52.000Z","size":70566,"stargazers_count":721,"open_issues_count":41,"forks_count":133,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.384Z","etag":null,"topics":["r","tidy-data"],"latest_commit_sha":null,"homepage":"https://tibble.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-28T23:57:00.000Z","updated_at":"2025-08-28T06:43:24.000Z","dependencies_parsed_at":"2023-07-06T07:29:06.540Z","dependency_job_id":"b88d22fa-21ff-41e4-b595-13a130706268","html_url":"https://github.com/tidyverse/tibble","commit_stats":{"total_commits":4231,"total_committers":82,"mean_commits":51.59756097560975,"dds":0.4363034743559442,"last_synced_commit":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9"},"previous_names":["hadley/tibble"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tibble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/sbom","scorecard":{"id":884876,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tibble","commit":"490cd3774e32fee08cdb73e79c46488b11ee843e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:74","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:180"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/R-CMD-check-status.yaml:20","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check-status.yaml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/R-CMD-check.yaml:56","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check.yaml:57","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/R-CMD-check.yaml:59","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/fledge.yaml:42","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fledge.yaml:40","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-status.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/fledge.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/revdep.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/R-CMD-check-dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fledge.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/revdep.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/revdep.yaml:56","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:32.022Z","repository_id":1907959,"created_at":"2025-08-24T09:36:32.022Z","updated_at":"2025-08-24T09:36:32.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188932,"owners_count":25237853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"packages":[{"id":428833,"name":"tibble","ecosystem":"cran","description":"Simple Data Frames","homepage":"https://tibble.tidyverse.org/","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/tibble","keywords_array":[],"namespace":null,"versions_count":33,"first_release_published_at":"2016-03-23T00:07:00.000Z","latest_release_published_at":"2025-06-08T00:00:00.000Z","latest_release_number":"3.3.0","last_synced_at":"2025-09-01T10:19:34.215Z","created_at":"2022-04-06T20:17:07.812Z","updated_at":"2025-09-01T11:38:28.791Z","registry_url":"https://cran.r-project.org/package=tibble","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/tibble/tibble.pdf","metadata":{},"repo_metadata":{"id":1907959,"uuid":"45148983","full_name":"tidyverse/tibble","owner":"tidyverse","description":"A modern re-imagining of the data frame","archived":false,"fork":false,"pushed_at":"2025-08-05T05:27:52.000Z","size":70566,"stargazers_count":721,"open_issues_count":41,"forks_count":133,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.384Z","etag":null,"topics":["r","tidy-data"],"latest_commit_sha":null,"homepage":"https://tibble.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-28T23:57:00.000Z","updated_at":"2025-08-28T06:43:24.000Z","dependencies_parsed_at":"2023-07-06T07:29:06.540Z","dependency_job_id":"b88d22fa-21ff-41e4-b595-13a130706268","html_url":"https://github.com/tidyverse/tibble","commit_stats":{"total_commits":4231,"total_committers":82,"mean_commits":51.59756097560975,"dds":0.4363034743559442,"last_synced_commit":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9"},"previous_names":["hadley/tibble"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tibble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/sbom","scorecard":{"id":884876,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tibble","commit":"490cd3774e32fee08cdb73e79c46488b11ee843e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:74","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:180"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/R-CMD-check-status.yaml:20","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check-status.yaml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/R-CMD-check.yaml:56","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check.yaml:57","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/R-CMD-check.yaml:59","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/fledge.yaml:42","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fledge.yaml:40","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-status.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/fledge.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/revdep.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/R-CMD-check-dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fledge.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/revdep.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/revdep.yaml:56","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:32.022Z","repository_id":1907959,"created_at":"2025-08-24T09:36:32.022Z","updated_at":"2025-08-24T09:36:32.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v3.3.0.9002","sha":"3932f93311327c98709255d394fb9b910b3a5b11","kind":"tag","published_at":"2025-07-06T02:37:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002/manifests"},{"name":"v3.3.0.9001","sha":"a913e12800ad2176557d5a5cd2bc2c13ef49d8bc","kind":"tag","published_at":"2025-06-21T02:23:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001/manifests"},{"name":"v3.3.0.9000","sha":"3942eef778860e9388c29b47b18c7d4d68ef74fa","kind":"tag","published_at":"2025-06-08T02:34:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000/manifests"},{"name":"v3.3.0","sha":"0c90a372d9e3a6e817116c2c17b09c46f81c520d","kind":"tag","published_at":"2025-06-07T08:58:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0/manifests"},{"name":"v3.2.1.9900","sha":"b5100cd7423d85de85f7a18961518e8e06b41025","kind":"tag","published_at":"2025-06-07T08:20:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9900","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9900","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900/manifests"},{"name":"v3.2.1.9055","sha":"883e3ebf9700c99b9a6686747c553b612d58391f","kind":"tag","published_at":"2025-06-06T15:38:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9055","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9055","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9055","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055/manifests"},{"name":"v3.2.1.9054","sha":"200fca264111aa53be43fdeb2539cb223dafc1fe","kind":"tag","published_at":"2025-05-04T02:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9054","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9054","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9054","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054/manifests"},{"name":"v3.2.1.9053","sha":"5bdedd1780fbbf018141e7dd64bf8dbdb6257e37","kind":"tag","published_at":"2025-05-02T02:18:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9053","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9053","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9053","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053/manifests"},{"name":"v3.2.1.9052","sha":"4e1ab1e88eab278f983ddba6afd56f173fdc2fb6","kind":"tag","published_at":"2025-04-30T02:17:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9052","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9052","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9052","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052/manifests"},{"name":"v3.2.1.9051","sha":"a5f91b778fbd59285342a330d300f75175620dd7","kind":"tag","published_at":"2025-04-28T02:22:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9051","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051/manifests"},{"name":"v3.2.1.9050","sha":"4a2aecf1e8b603de996e77391519e025eb52eb3e","kind":"tag","published_at":"2025-04-26T02:12:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9050","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9050","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9050","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050/manifests"},{"name":"v3.2.1.9049","sha":"712d47e8cf1c954e629ae3ef279ae6df86baffc0","kind":"tag","published_at":"2025-04-25T02:18:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9049","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9049","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9049","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049/manifests"},{"name":"v3.2.1.9048","sha":"45dfb6b6cda5a679005965cf33b259bf82d4df70","kind":"tag","published_at":"2025-04-01T02:26:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9048","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9048","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9048","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048/manifests"},{"name":"v3.2.1.9047","sha":"5c406b80099a1f69fadf402e73920e8f1e5eeff7","kind":"tag","published_at":"2025-03-31T02:18:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9047","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9047","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9047","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047/manifests"},{"name":"v3.2.1.9046","sha":"fe2edfe2bcc3482e1451931dfe6a5bd4c6d9518e","kind":"tag","published_at":"2025-03-20T02:14:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9046","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9046","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9046","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046/manifests"},{"name":"v3.2.1.9045","sha":"9b78e4087b23d054ce08abcaf19dadd9baf8de84","kind":"tag","published_at":"2025-03-19T02:13:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9045","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9045","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9045","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045/manifests"},{"name":"v3.2.1.9044","sha":"e50ebe25cdc6ef2e7012d493f0a432696f8b35d9","kind":"tag","published_at":"2024-12-16T02:18:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9044","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9044","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9044","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044/manifests"},{"name":"v3.2.1.9043","sha":"0f38f5eddbb6fdc46e070b6638ecb71bb59f2a64","kind":"tag","published_at":"2024-12-09T02:31:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9043","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9043","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9043","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043/manifests"},{"name":"v3.2.1.9042","sha":"45aae3f7ea0837c48dad068e5c18c4984bba197d","kind":"tag","published_at":"2024-12-08T02:29:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9042","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9042","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9042","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042/manifests"},{"name":"v3.2.1.9041","sha":"d3efa31d5f90a5cd4e3d86f151840bf1a6c31f84","kind":"tag","published_at":"2024-12-07T02:25:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9041","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9041","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9041","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041/manifests"},{"name":"v3.2.1.9040","sha":"7a17e0766ac372b755e6a9361339556376c34045","kind":"tag","published_at":"2024-11-28T02:15:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9040","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9040","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9040","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040/manifests"},{"name":"v3.2.1.9039","sha":"2efa489843d61a090a4e8f84be2819f8b2d21c3c","kind":"tag","published_at":"2024-11-27T02:16:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9039","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9039","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9039","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039/manifests"},{"name":"v3.2.1.9038","sha":"ebedcc13b631e626ed4b908e181916418a4d1e08","kind":"tag","published_at":"2024-11-26T02:14:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9038","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9038","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9038","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038/manifests"},{"name":"v3.2.1.9037","sha":"300dc35e681b43e82aef450cd1bd1bf2913de92f","kind":"tag","published_at":"2024-11-25T02:19:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9037","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9037","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9037","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037/manifests"},{"name":"v3.2.1.9036","sha":"804c50977077c5b856cfd7854307460e3337f33d","kind":"tag","published_at":"2024-11-22T02:15:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9036","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9036","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9036","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036/manifests"},{"name":"v3.2.1.9035","sha":"f06bc7e8d2331cfaadf08115fd248841bf057e94","kind":"tag","published_at":"2024-11-18T02:16:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9035","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9035","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9035","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035/manifests"},{"name":"v3.2.1.9034","sha":"4aba1aa5a22d628ac5a1c3da7e5f72d2176c9126","kind":"tag","published_at":"2024-11-11T02:15:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9034","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9034","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9034","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034/manifests"},{"name":"v3.2.1.9033","sha":"0696fe559f383e70c15a896b4532b4559216ab86","kind":"tag","published_at":"2024-10-28T02:11:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9033","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9033","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9033","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033/manifests"},{"name":"v3.2.1.9032","sha":"d3ee30b155f824b7843fab1f1b134720ff6be4e7","kind":"tag","published_at":"2024-10-01T02:16:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9032","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9032","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9032","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032/manifests"},{"name":"v3.2.1.9031","sha":"3a4b8904b3bd7c9bddee81912f1ea89f46221261","kind":"tag","published_at":"2024-09-15T02:18:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9031","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9031","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9031","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031/manifests"},{"name":"v3.2.1.9030","sha":"8f30475b24e5b39668187917725f6a0662f24a84","kind":"tag","published_at":"2024-08-31T02:06:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9030","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030/manifests"},{"name":"v3.2.1.9029","sha":"76bfe0e11fab628f38b8854f4491f48852a21bc4","kind":"tag","published_at":"2024-08-17T01:51:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9029","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9029","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9029","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029/manifests"},{"name":"v3.2.1.9028","sha":"ef1df13572c7694e3d04d34d0e5e1607f640d04e","kind":"tag","published_at":"2024-08-10T01:55:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9028","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9028","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9028","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028/manifests"},{"name":"v3.2.1.9027","sha":"fcb2461dedcccb5faedd303102463c9d66b361d0","kind":"tag","published_at":"2024-08-06T01:54:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9027","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9027","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9027","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027/manifests"},{"name":"v3.2.1.9026","sha":"88cb446252d379c2e3876d0d27db27a792fa28c6","kind":"tag","published_at":"2024-08-03T01:59:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9026","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9026","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9026","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026/manifests"},{"name":"v3.2.1.9025","sha":"7899e49b8717bb57d6c78c337da6940f42b1ad3d","kind":"tag","published_at":"2024-08-02T01:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9025","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025/manifests"},{"name":"v3.2.1.9024","sha":"b1dbef6582eb595ada927ae508a3162786f69f1b","kind":"tag","published_at":"2024-07-13T01:52:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9024","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024/manifests"},{"name":"v3.2.1.9023","sha":"592403145ee7c5767323a115622320fa55a12c0e","kind":"tag","published_at":"2024-07-11T01:53:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9023","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9023","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9023","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023/manifests"},{"name":"v3.2.1.9022","sha":"6ee42a5a7ea48498a981af116479bdb86d5193ee","kind":"tag","published_at":"2024-07-02T01:50:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9022","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022/manifests"},{"name":"v3.2.1.9021","sha":"92b600047535aa5338566cf9cb85c59542cfca6c","kind":"tag","published_at":"2024-06-30T01:57:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9021","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9021","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9021","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021/manifests"},{"name":"v3.2.1.9020","sha":"88ae21b27ba47844019a5c9136c7e8e03cfd1b08","kind":"tag","published_at":"2024-06-28T01:54:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9020","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020/manifests"},{"name":"v3.2.1.9019","sha":"119e96b9340393a01beb649390996357b655e9cc","kind":"tag","published_at":"2024-06-27T01:55:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9019","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019/manifests"},{"name":"v3.2.1.9018","sha":"0686ca53964163a97d5d422fac673f2574a326f1","kind":"tag","published_at":"2024-05-18T01:40:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9018","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018/manifests"},{"name":"v3.2.1.9017","sha":"b7a8b70c076c2d87c0c3d2e7071b45cce17df9e9","kind":"tag","published_at":"2024-04-14T02:00:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9017","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017/manifests"},{"name":"v3.2.1.9016","sha":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9","kind":"tag","published_at":"2024-01-24T01:48:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9016","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016/manifests"},{"name":"v3.2.1.9015","sha":"94d65abf317896b33ebcf154bb792604a3e552a9","kind":"tag","published_at":"2024-01-18T01:43:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9015","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015/manifests"},{"name":"v3.2.1.9014","sha":"74c61339a55ccec20c08aef0e36b07b6c7c4e225","kind":"tag","published_at":"2024-01-15T01:50:15.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014/manifests"},{"name":"v3.2.1.9013","sha":"a9b8d7231d0d4c5cd72509e1ed3d1c1e846481c5","kind":"tag","published_at":"2023-12-20T01:24:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013/manifests"},{"name":"v3.2.1.9012","sha":"e78ea46caea5e89cbffa5887c11050335ab23896","kind":"tag","published_at":"2023-11-11T01:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012/manifests"},{"name":"v3.2.1.9011","sha":"be26c70878f567d014b5d9b67c5d57c3f4d7b687","kind":"tag","published_at":"2023-11-10T01:39:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011/manifests"},{"name":"v3.2.1.9010","sha":"7a9b8fc2331279f9e7fc6d9df28cf01b06f10ade","kind":"tag","published_at":"2023-11-09T01:36:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010/manifests"},{"name":"v3.2.1.9009","sha":"682331bbc7ecc1e44e995d4c5a7c485160f04ec3","kind":"tag","published_at":"2023-11-07T01:39:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009/manifests"},{"name":"v3.2.1.9008","sha":"ba198f5d8810f41b78427692f2a48e1a829d4336","kind":"tag","published_at":"2023-11-06T01:39:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008/manifests"},{"name":"v3.2.1.9007","sha":"15db776aebe222fb0006d534986a80eaa0049523","kind":"tag","published_at":"2023-11-05T01:47:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007/manifests"},{"name":"v3.2.1.9006","sha":"de266f4380308246af5f8bca1525fabfb8940968","kind":"tag","published_at":"2023-10-09T01:39:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006/manifests"},{"name":"v3.2.1.9005","sha":"4de5c153ca5411fe2a02804a8cafb0edd9c664dc","kind":"tag","published_at":"2023-05-28T02:09:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005/manifests"},{"name":"v3.2.1.9004","sha":"e55204cfa9fc74431f4fbc34a0b1f933647d1dd2","kind":"tag","published_at":"2023-05-16T01:58:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004/manifests"},{"name":"v3.2.1.9003","sha":"98b85a2fc2a6d31818aa1f35d99696426d0e8b14","kind":"tag","published_at":"2023-03-25T01:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003/manifests"},{"name":"v3.2.1.9002","sha":"1b22c7333abd1f720be60882f1baa4d03c5a4fb4","kind":"tag","published_at":"2023-03-24T01:51:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002/manifests"},{"name":"v3.2.1.9001","sha":"b667a494892d6363020de687de44aa14db9f07cc","kind":"tag","published_at":"2023-03-21T01:57:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001/manifests"},{"name":"v3.2.1","sha":"14a68c85804ec39aa73eea1439620ea297bc850d","kind":"tag","published_at":"2023-03-19T09:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1/manifests"},{"name":"v3.2.1.9000","sha":"70afd23840b87039e8b5093dce9d2739511de0c5","kind":"tag","published_at":"2023-03-19T09:19:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000/manifests"},{"name":"v3.2.0.9002","sha":"d151a64d1dd86a8a7390c3e005640bde2d9d28c9","kind":"tag","published_at":"2023-03-19T09:10:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002/manifests"},{"name":"v3.2.0.9001","sha":"4f988b5e3ebf6bb890a81b27cc83ac0927fedf31","kind":"tag","published_at":"2023-03-14T01:49:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001/manifests"},{"name":"v3.2.0","sha":"9e506591ed7067068060d8b66c9513dbfec729ea","kind":"tag","published_at":"2023-03-06T19:39:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0/manifests"},{"name":"v3.2.0.9000","sha":"a310014dd4bc50cd59bde0cb84f9b45f448eabd1","kind":"tag","published_at":"2023-03-06T18:19:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000/manifests"},{"name":"v3.1.8.9012","sha":"5a3f688be5c2d0eba6d80817687ece03143c27c9","kind":"tag","published_at":"2023-03-06T02:13:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012/manifests"},{"name":"v3.1.8.9011","sha":"730524632f7a6a6d41ab35d0ce12b56abb8c3c45","kind":"tag","published_at":"2023-03-05T02:21:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011/manifests"},{"name":"v3.1.8.9010","sha":"18b1c7ed3526a8faf6459a7893650a9d0eadc904","kind":"tag","published_at":"2023-02-24T02:06:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010/manifests"},{"name":"v3.1.8.9009","sha":"c9b275c43a9166cc913a41273475c58acfb9eb1f","kind":"tag","published_at":"2023-02-23T02:08:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009/manifests"},{"name":"v3.1.8.9008","sha":"59e082535f4620591c8cea721407af2704965767","kind":"tag","published_at":"2023-02-22T02:14:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008/manifests"},{"name":"v3.1.8.9007","sha":"7a8e0605c812fe2d7307f9ebc85eb2b66f1f0779","kind":"tag","published_at":"2023-02-21T02:12:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007/manifests"},{"name":"v3.1.8.9006","sha":"75f59cec0382a33a028c11d80028361358681b8b","kind":"tag","published_at":"2023-02-17T02:11:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006/manifests"},{"name":"v3.1.8.9005","sha":"69cdffbabfc3869cfb6410c0107179bd59b987f8","kind":"tag","published_at":"2022-12-31T01:59:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005/manifests"},{"name":"v3.1.8.9004","sha":"2bec777a86d5188c22524fe7ecffb2c4c5447c6e","kind":"tag","published_at":"2022-12-30T05:35:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004/manifests"},{"name":"v3.1.8.9003","sha":"08c2cd8e13a5e28f4bdb5922891021e53af6c38b","kind":"tag","published_at":"2022-12-24T09:49:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003/manifests"},{"name":"v3.1.8.9002","sha":"c80318d5b7790d5ee17fbd1c192628daa6892850","kind":"tag","published_at":"2022-09-24T07:22:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002/manifests"},{"name":"v3.1.8.9001","sha":"dbb598ca4d237a4a9e7b2591c574389eda5cd6d4","kind":"tag","published_at":"2022-08-28T02:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001/manifests"},{"name":"v3.1.8","sha":"fe550bce3405077f89a3f285d69937a154401765","kind":"tag","published_at":"2022-07-21T19:07:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8/manifests"},{"name":"v3.1.8.9000","sha":"15242ace0e6c79ae775d0c2b69cc5dbf45f4af16","kind":"tag","published_at":"2022-07-21T19:02:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000/manifests"},{"name":"v3.1.7.9001","sha":"a2df7c7276b0c18e8932712f4e5df1bb2f7ea913","kind":"tag","published_at":"2022-07-21T19:01:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001/manifests"},{"name":"v3.1.7","sha":"739218cf1e540d95831adfedf3c9e8083ae8b73c","kind":"tag","published_at":"2022-04-26T14:15:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7/manifests"},{"name":"v3.1.7.9000","sha":"3f4ecfd1eef5f1b5206a2c6f4011f70b46ba8034","kind":"tag","published_at":"2022-04-26T09:06:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000/manifests"},{"name":"v3.1.6.9002","sha":"160b7db318fc3796c88891959172555de4b024a8","kind":"tag","published_at":"2022-04-24T04:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002/manifests"},{"name":"v3.1.6.9001","sha":"fb94a320fa54f5d9bd793d757a213222121a7781","kind":"tag","published_at":"2022-01-27T03:29:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001/manifests"},{"name":"v3.1.6","sha":"ac597030e2515f6a266f6d713acf7d21dbcd8098","kind":"tag","published_at":"2021-12-29T14:40:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6/manifests"},{"name":"v3.1.6.9000","sha":"0fc5c17f66b8d29528593510be007cd1261fe02d","kind":"tag","published_at":"2021-10-25T03:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000/manifests"},{"name":"v3.1.5.9001","sha":"e8896d51b1bbf57124b5e88838191ebeef604ec3","kind":"tag","published_at":"2021-10-25T02:56:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001/manifests"},{"name":"v3.1.5","sha":"4004384ea509467742c0c4f35cd469fee0458714","kind":"tag","published_at":"2021-10-03T09:37:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5/manifests"},{"name":"v3.1.5.9000","sha":"03345688c2c6bddd52b23d2a37a3a0ae6d19894d","kind":"tag","published_at":"2021-09-26T19:09:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000/manifests"},{"name":"v3.1.4.9002","sha":"aabbab1fae7ac819d4a31ae43fb5b301731e3a81","kind":"tag","published_at":"2021-09-26T19:09:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002/manifests"},{"name":"v3.1.4.9001","sha":"4432c87c34d9163224306e3a30de993f6411e865","kind":"tag","published_at":"2021-09-26T15:36:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001/manifests"},{"name":"v3.1.4","sha":"13824534d0927079782140e4e8d3131ad08d63e5","kind":"tag","published_at":"2021-09-26T07:45:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4/manifests"},{"name":"v3.1.4.9000","sha":"4e3f86e9c0acf2161cdb67f66a19f3051af6ddcd","kind":"tag","published_at":"2021-08-07T12:40:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000/manifests"},{"name":"v3.1.3.9003","sha":"cb684679df38a9714e30eeb9ddec21f76c8b24f8","kind":"tag","published_at":"2021-08-07T12:38:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003/manifests"},{"name":"v3.1.3.9002","sha":"9e1e32ff5d6590e0e2d68fcd7eecbcfd8b1dc598","kind":"tag","published_at":"2021-07-31T04:58:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002/manifests"},{"name":"v3.1.3.9001","sha":"559fb5ad864592b3283bcdbdcad35f937617f66e","kind":"tag","published_at":"2021-07-29T08:40:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001/manifests"},{"name":"v3.1.3","sha":"4f36d63b48a9d03581dafdeae449407a6edc647e","kind":"tag","published_at":"2021-07-24T03:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3/manifests"},{"name":"v3.1.3.9000","sha":"2be6af2abe2067f8c2bb0a22ddf35f2201ad9382","kind":"tag","published_at":"2021-07-21T11:49:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000/manifests"},{"name":"v3.1.2.9002","sha":"c783f3108cfe0cc28ad96030b9ae8e840b278bbb","kind":"tag","published_at":"2021-07-21T11:48:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002/manifests"},{"name":"v3.1.2.9001","sha":"8994e1ea405c126bf3f3be7f18cc964485d0d0e6","kind":"tag","published_at":"2021-07-20T09:03:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001/manifests"},{"name":"v3.1.2","sha":"9047193feb0dc0b0efb6f5881201961d7acacf59","kind":"tag","published_at":"2021-05-16T13:20:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2/manifests"},{"name":"v3.1.2.9000","sha":"8633a3c1082782536935818091606b1c83aabbae","kind":"tag","published_at":"2021-05-16T05:42:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000/manifests"},{"name":"v3.1.1","sha":"4a56ae8ab5f53b091e16484a752f68e5bf8a9e3c","kind":"tag","published_at":"2021-04-18T07:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1/manifests"},{"name":"v3.1.1.9000","sha":"1e203afb5c1a9cae7437d0f1e0e95628101e8903","kind":"tag","published_at":"2021-04-18T03:49:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000/manifests"},{"name":"v3.1.0.9001","sha":"d5fcbddcca917b957f15fb637fdbdc6d542d2b7b","kind":"tag","published_at":"2021-04-18T03:49:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001/manifests"},{"name":"v3.1.0","sha":"fd811f2f76dd13995699e59671ab527f518d5fdc","kind":"tag","published_at":"2021-02-25T17:34:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0/manifests"},{"name":"v3.1.0.9000","sha":"56e4135e752f037cb468448c5ae18b3e04245599","kind":"tag","published_at":"2021-02-23T08:41:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000/manifests"},{"name":"v3.0.6.9002","sha":"f7bfbf69c377de6db29b45040f0a8a674b479637","kind":"tag","published_at":"2021-02-23T08:40:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002/manifests"},{"name":"v3.0.6.9001","sha":"db033d0a9a9857f2951ed5f686f3b3a5a6f1ac18","kind":"tag","published_at":"2021-02-15T05:19:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001/manifests"},{"name":"v3.0.6","sha":"194be87173728afb3511a46bc47fa2fc2e6d3bcf","kind":"tag","published_at":"2021-01-30T03:56:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6/manifests"},{"name":"v3.0.6.9000","sha":"e5cc641844f8e016f67feb06a3b936c057aeddcd","kind":"tag","published_at":"2021-01-28T09:30:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000/manifests"},{"name":"v3.0.5.9002","sha":"3eaa490e94ae0716c210bd1668a5073d82f7705d","kind":"tag","published_at":"2021-01-28T09:03:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002/manifests"},{"name":"v3.0.5","sha":"6d595dd0aac3d455f677d6fdc9daf0863389ea06","kind":"tag","published_at":"2021-01-27T04:52:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5/manifests"},{"name":"v3.0.5.9001","sha":"1c578679ee38c9e79e0057afb9e1ef2e1639bd4f","kind":"tag","published_at":"2021-01-09T03:36:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001/manifests"},{"name":"v3.0.5.9000","sha":"79ae50d148255bdc9a8ff06d52735e289872e09a","kind":"tag","published_at":"2021-01-08T06:00:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000/manifests"},{"name":"v3.0.4.9001","sha":"67fa4d6e520a086ae9d250cf89957f63271402c3","kind":"tag","published_at":"2021-01-08T05:56:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001/manifests"},{"name":"v3.0.4","sha":"08280e877f1c332386fe45605e2b64f7c3d6e10a","kind":"tag","published_at":"2020-10-15T07:08:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4/manifests"},{"name":"v3.0.4.9000","sha":"6cfe524bca246bb691a091a3e903fec3c2ea7349","kind":"tag","published_at":"2020-10-10T07:08:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000/manifests"},{"name":"v3.0.3.9004","sha":"dd29fb76b6b0335a08658c14483fe3cbb81cf7d7","kind":"tag","published_at":"2020-10-07T03:42:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004/manifests"},{"name":"v3.0.3.9003","sha":"86a5996c7c4cb765fb3054791111900833f4917d","kind":"tag","published_at":"2020-10-02T06:14:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003/manifests"},{"name":"v3.0.3.9002","sha":"cc1558853c4de428cf1dc38b41d0e5c11b8c30dd","kind":"tag","published_at":"2020-10-02T02:45:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002/manifests"},{"name":"v3.0.3.9001","sha":"c5ef619c6a35020f975101ae8e04207115d6e224","kind":"tag","published_at":"2020-10-01T08:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001/manifests"},{"name":"v3.0.3","sha":"2a5fba0eabe7bec8016c152a81d79744a343671f","kind":"tag","published_at":"2020-07-12T02:04:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3/manifests"},{"name":"v3.0.3.9000","sha":"87bdf4146878621979857d640c7f84667bed9a25","kind":"tag","published_at":"2020-07-10T08:41:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000/manifests"},{"name":"v3.0.2.9002","sha":"616747e13b7b5250768e1512dd7e5e304e7446e8","kind":"tag","published_at":"2020-07-10T08:09:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002/manifests"},{"name":"v3.0.2.9001","sha":"7c55f3308e0fa6f911d81961c082278427200adc","kind":"tag","published_at":"2020-07-10T07:12:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001/manifests"},{"name":"v3.0.2.9000","sha":"3e7e4d8d22a51b5ded51ea11db80be6585ecfafc","kind":"tag","published_at":"2020-07-09T19:17:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000/manifests"},{"name":"v3.0.2","sha":"db9190e400480716a1ffc5b8e1415a11b06a8527","kind":"tag","published_at":"2020-07-09T19:16:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2/manifests"},{"name":"v3.0.1.9003","sha":"360675f67baa404362a61462605e9290aeab124b","kind":"tag","published_at":"2020-07-06T04:27:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003/manifests"},{"name":"v3.0.1.9002","sha":"2a5d22cf9a4f5ead615084bc45017c2b0c86fb96","kind":"tag","published_at":"2020-07-05T04:30:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002/manifests"},{"name":"v3.0.1.9001","sha":"d946ca3801d2f0bf81a240ac650da8d41a945b38","kind":"tag","published_at":"2020-06-23T12:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001/manifests"},{"name":"v3.0.1.9000","sha":"3892a7f8e75595824ff26089d02c7f868526e16c","kind":"tag","published_at":"2020-04-20T09:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000/manifests"},{"name":"v3.0.1","sha":"85cd814acaceacee277e1571979db0051c132493","kind":"tag","published_at":"2020-04-20T09:12:59.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1/manifests"},{"name":"v3.0.0.9004","sha":"80b4b15300453c000590f853b0d8469df76cf387","kind":"tag","published_at":"2020-04-19T18:49:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004/manifests"},{"name":"v3.0.0.9003","sha":"7652a222cf7c4dd6f2d6da4674a2eca3714b6667","kind":"tag","published_at":"2020-04-17T06:23:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003/manifests"},{"name":"v3.0.0.9002","sha":"c4cd1982410eaadecb380687636890652739f5b2","kind":"tag","published_at":"2020-04-16T04:54:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002/manifests"},{"name":"v3.0.0.9001","sha":"30b9d53a3e5c1b71143cca2e71170bb6f08fcd72","kind":"tag","published_at":"2020-04-14T09:00:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001/manifests"},{"name":"v3.0.0.9000","sha":"ace33d25f5d21c5f1f099026de0e612509f15a83","kind":"tag","published_at":"2020-03-31T03:19:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000/manifests"},{"name":"v3.0.0","sha":"c6a3f71ae3cb5ac4e68c6f5300495a55c8e1c7cb","kind":"tag","published_at":"2020-03-31T03:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0/manifests"},{"name":"v2.99.99.9014","sha":"f070d241ed3efbc3c254f747be649b92df473ea3","kind":"tag","published_at":"2020-01-13T06:37:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014/manifests"},{"name":"v2.99.99.9013","sha":"fecce7ec2ca1fe7834e2e8bff676bb24c8de2a84","kind":"tag","published_at":"2020-01-12T09:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013/manifests"},{"name":"v2.99.99.9012","sha":"0b5881750f4ea1c7368c73f317d0aaa867f0f833","kind":"tag","published_at":"2020-01-02T21:36:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012/manifests"},{"name":"v2.99.99.9011","sha":"65d05bdcac750000e60d286cd26f6a20eb34df0c","kind":"tag","published_at":"2019-12-31T14:27:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011/manifests"},{"name":"v2.99.99.9010","sha":"a2d78393c2706288c5eb40918469abca8fb703c7","kind":"tag","published_at":"2019-11-02T17:27:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010/manifests"},{"name":"v2.99.99.9009","sha":"59fe77ede03e4329add9dbd6bd3c2c9204b564f3","kind":"tag","published_at":"2019-11-02T11:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009/manifests"},{"name":"v2.99.99.9008","sha":"48f80c42e43d36136d0dfcef1463d74ad2595b85","kind":"tag","published_at":"2019-10-27T22:34:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008/manifests"},{"name":"v2.99.99.9007","sha":"947a81306568c54cd0597cc447bbca8f034d09af","kind":"tag","published_at":"2019-10-25T20:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007/manifests"},{"name":"v2.99.99.9006","sha":"3bc8aef51d45b6713cef9dd24815e9bcdb976e9d","kind":"tag","published_at":"2019-09-28T07:35:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006/manifests"},{"name":"v2.99.99.9005","sha":"675a8c74c5b46d7f85c108b9daca2fd33a38c744","kind":"tag","published_at":"2019-09-15T09:31:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005/manifests"},{"name":"v2.99.99.9004","sha":"44c1e364d77fd07cc945bb34a83bc405aca5f70d","kind":"tag","published_at":"2019-08-31T06:07:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004/manifests"},{"name":"v2.99.99.9003","sha":"ab0dbaebe9f17f1d93e88e70dc2d7e272a2dc32a","kind":"tag","published_at":"2019-08-22T20:11:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003/manifests"},{"name":"v2.99.99.9002","sha":"6526a3234df8af1101fff13db479b8b011495ab2","kind":"tag","published_at":"2019-08-07T20:58:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002/manifests"},{"name":"v2.99.99.9001","sha":"f91f53a235522ccbd7badeb581d5aa2bf9c1fe36","kind":"tag","published_at":"2019-08-07T15:33:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001/manifests"},{"name":"v2.1.3.9000","sha":"1d7177a75155244a41a1f2b225c3064280b626ec","kind":"tag","published_at":"2019-06-13T12:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000/manifests"},{"name":"v2.1.3","sha":"07f6a00260416c7c4eef9e6a003a54eecf94feb8","kind":"tag","published_at":"2019-06-13T12:39:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3/manifests"},{"name":"v2.1.2.9000","sha":"749fd73e7bc63c308642c1e8ed908b459e54cb35","kind":"tag","published_at":"2019-05-30T19:43:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000/manifests"},{"name":"v2.1.2","sha":"1adbfa6d02052c5e638702f7064304042f3ebdd6","kind":"tag","published_at":"2019-05-30T19:39:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2/manifests"},{"name":"v2.1.1.9000","sha":"fb9b4672aef22da0afe1de7bc33987f990f466b0","kind":"tag","published_at":"2019-03-19T10:10:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000/manifests"},{"name":"v2.1.1","sha":"0915302d27b404193521d987f34c961e48227997","kind":"tag","published_at":"2019-03-19T10:10:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1/manifests"},{"name":"v2.0.1.9002","sha":"666e87a192c2cdfdf89996488fb5dbf0875bf047","kind":"tag","published_at":"2019-03-08T21:31:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002/manifests"},{"name":"v2.0.1.9001","sha":"92f5604c841a76bc229213c8c168ce0ba8342dc9","kind":"tag","published_at":"2019-02-23T19:23:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001/manifests"},{"name":"v2.0.99.9000","sha":"2cc2ea67cd0fe8076025f459126a6f03868cbdae","kind":"tag","published_at":"2019-01-13T16:37:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.99.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.99.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.99.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000/manifests"},{"name":"v2.0.1.9000","sha":"d3e6950f8bded069cb0af8c1374f335f87af4751","kind":"tag","published_at":"2019-01-13T16:17:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000/manifests"},{"name":"v2.0.1","sha":"7c9ede231df6a807b9c4a20cbe8b6ba66c17f99c","kind":"tag","published_at":"2019-01-13T15:57:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1/manifests"},{"name":"v2.0.0.9001","sha":"3c989cfc54e57bb69f63229ba9977e50403c9041","kind":"tag","published_at":"2019-01-11T21:47:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001/manifests"},{"name":"v2.0.0.9000","sha":"33183391edbc1e0e13267c44e4ea83d77a948c93","kind":"tag","published_at":"2019-01-09T20:40:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000/manifests"},{"name":"v2.0.0","sha":"6ea772edf0fc729994d77c49cc6a776089e9be68","kind":"tag","published_at":"2019-01-07T16:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0/manifests"},{"name":"v1.4.99.9005","sha":"18635ea04d15fe50610d8da5262a567e5027ba7f","kind":"tag","published_at":"2018-10-05T07:47:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005/manifests"},{"name":"v1.4.99.9004","sha":"434e725df62270c4ddeea1a80f4160cae812fa9c","kind":"tag","published_at":"2018-08-25T15:45:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004/manifests"},{"name":"v1.4.99.9002","sha":"96c9b5754fbaf66bceecd8acce791bef683fa097","kind":"tag","published_at":"2018-08-20T00:10:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002/manifests"},{"name":"v1.4.99.9001","sha":"bb0bbadad89fcd5364b244856d5c37e386646f5a","kind":"tag","published_at":"2018-08-19T21:59:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001/manifests"},{"name":"v1.4.2.9007","sha":"695edd4e515e24f8002822b78ad3f63aa44e8f6e","kind":"tag","published_at":"2018-08-18T10:16:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007/manifests"},{"name":"v1.4.2.9006","sha":"2e0da23b84b092a6bc31edc3494814f32119165f","kind":"tag","published_at":"2018-08-18T09:34:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006/manifests"},{"name":"v1.4.2.9004","sha":"a29b5b7b5cd17ec98fa0450d14b74c8b9ec9b7b4","kind":"tag","published_at":"2018-07-14T19:33:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004/manifests"},{"name":"v1.4.2.9003","sha":"d2c6255c1e146220f8f356d5be1c503318151ea2","kind":"tag","published_at":"2018-06-30T21:48:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003/manifests"},{"name":"v1.4.2.9002","sha":"cfea2141cfe27eaf5c60fe7e19940d69c68ecb70","kind":"tag","published_at":"2018-05-23T23:43:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002/manifests"},{"name":"v1.4.2.9001","sha":"b90a4fd30717c3ac061020b2bde12172e7ee273f","kind":"tag","published_at":"2018-04-17T07:39:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001/manifests"},{"name":"v1.4.2.9000","sha":"7fbef0b0b22053bff48946c477f0cc2862bab72f","kind":"tag","published_at":"2018-04-02T09:27:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000/manifests"},{"name":"v1.4.2","sha":"d47daaa05cb8a888d56519eb5aebb781a3f0fa3f","kind":"tag","published_at":"2018-01-23T12:33:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2/manifests"},{"name":"v1.4.1.9001","sha":"8a47baa5a40a686d99c803ffbdb2a0169758d38c","kind":"tag","published_at":"2018-01-20T11:21:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001/manifests"},{"name":"v1.4.1.9000","sha":"56e49c6fb2d257f105b71b2820b3fba0f37c0be3","kind":"tag","published_at":"2017-12-29T00:51:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000/manifests"},{"name":"v1.4.1","sha":"b75e4d86345c2740e94e358085c0e59f9d634784","kind":"tag","published_at":"2017-12-28T23:31:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1/manifests"},{"name":"v1.3.4.9003","sha":"74b66ffcfca4459db52b6e9991d51aba93759dd6","kind":"tag","published_at":"2017-11-14T12:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003/manifests"},{"name":"v1.3.4.9002","sha":"e52cffcfc03adfeb3e812a3fd961039ab7225200","kind":"tag","published_at":"2017-11-03T07:20:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002/manifests"},{"name":"v1.3.4.9001","sha":"56ea463403f808e58766275fac975bb76344c0c5","kind":"tag","published_at":"2017-08-25T21:34:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001/manifests"},{"name":"v1.3.4","sha":"610e2ad630983aa8437844942eca24f9d06ce1a2","kind":"tag","published_at":"2017-08-22T07:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4/manifests"},{"name":"v1.3.3.9001","sha":"90b8e20a2587a3b59a67461a8a149951ada7d2e9","kind":"tag","published_at":"2017-07-28T14:54:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001/manifests"},{"name":"v1.3.3","sha":"db376349bd92424dc5f008031c6d772b118602f0","kind":"tag","published_at":"2017-05-29T12:36:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"6144d4dcbf3df86003ce3df8ab440bba5d527271","kind":"tag","published_at":"2017-05-27T09:19:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"50902caabb7ff0d23c095bea4b0263fe584a6411","kind":"tag","published_at":"2017-05-17T10:12:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1/manifests"},{"name":"v1.3.0.9010","sha":"4a77c1c3ed34de0181ed06d705703e391a20b4f9","kind":"tag","published_at":"2017-05-16T07:20:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010/manifests"},{"name":"v1.3.0.9009","sha":"0c2589165206b5ad20a6fbe46c496a199055fab9","kind":"tag","published_at":"2017-05-15T17:08:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009/manifests"},{"name":"v1.3.0.9008","sha":"08e7c86d0078279dd0323f52280425b0c3a93676","kind":"tag","published_at":"2017-05-15T16:37:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008/manifests"},{"name":"v1.3.0.9007","sha":"02c402609e271f53a1b7c5fe628000006d63287a","kind":"tag","published_at":"2017-05-15T16:17:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007/manifests"},{"name":"v1.3.0.9006","sha":"10b2a85dfe08fcaa81871b320e8cdd09474af606","kind":"tag","published_at":"2017-05-14T19:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006/manifests"},{"name":"v1.3.0.9005","sha":"7325f31f94c5bb76b2c22692f62de8a164fa22e4","kind":"tag","published_at":"2017-05-14T19:43:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005/manifests"},{"name":"v1.3.0.9004","sha":"8a41eef4b0d6d5b0b79920f275b98c88da0f0ff2","kind":"tag","published_at":"2017-05-14T19:35:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004/manifests"},{"name":"v1.3.0.9003","sha":"b4d49282986905a3f97ef96fee5cfaddd144a1df","kind":"tag","published_at":"2017-05-13T09:26:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003/manifests"},{"name":"v1.3.0.9002","sha":"8c22008fbd3f1d99cb188ee56115ff60d2f33e16","kind":"tag","published_at":"2017-05-08T18:57:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002/manifests"},{"name":"v1.3.0.9001","sha":"9fa1bee73068ed3d010e6b8ac189f328b8505da1","kind":"tag","published_at":"2017-04-19T18:01:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001/manifests"},{"name":"v1.3.0.9000","sha":"a53473375dcafdb850cf006cc3d0a7382fa36789","kind":"tag","published_at":"2017-04-17T21:08:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000/manifests"},{"name":"v1.3.0","sha":"4cd06b954dcacb41cc120d697f18bbbe65106aaf","kind":"tag","published_at":"2017-04-01T19:17:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0/manifests"},{"name":"v1.2-15","sha":"7cbf2399e8bb664393f45e5c45cd63c6ebd9acdb","kind":"tag","published_at":"2017-01-09T23:32:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15/manifests"},{"name":"v1.2-14","sha":"459357cdc2c5865c6258fd45f1c349bd35f4315f","kind":"tag","published_at":"2017-01-04T21:16:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14/manifests"},{"name":"v1.2-13","sha":"b0e0882e4f1565f981fdecd4002ce97295ea4b4b","kind":"tag","published_at":"2016-11-30T09:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13/manifests"},{"name":"v1.2-12","sha":"f0f33fffa90f9cb592a202351ca45a5eac7e29f7","kind":"tag","published_at":"2016-08-30T08:25:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12/manifests"},{"name":"v1.2-11","sha":"91425f7a90c07b0ad5d33592fb8b6451f12243d3","kind":"tag","published_at":"2016-08-29T19:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11/manifests"},{"name":"v1.2-10","sha":"5416e994883f16d3ebc428ac521882653be5e4f1","kind":"tag","published_at":"2016-08-29T18:43:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10/manifests"},{"name":"v1.2","sha":"1aabb0df1e5b4c1cb3e15049dfeffa3628bf2572","kind":"tag","published_at":"2016-08-26T22:09:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2/manifests"},{"name":"v1.1-9","sha":"2c7a45cb02889d8e6aadd06baf40f6e0714ced25","kind":"tag","published_at":"2016-08-19T18:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9/manifests"},{"name":"v1.1-8","sha":"0a59d9a66809286774e73adafd012199f51ccf18","kind":"tag","published_at":"2016-08-18T21:17:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8/manifests"},{"name":"v1.1-7","sha":"bf6c62e4c80e7058f137550b23229488abae2468","kind":"tag","published_at":"2016-08-16T22:30:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7/manifests"},{"name":"v1.1-6","sha":"d4a86cc0362612819fb43c5f59c89fa109eeeddf","kind":"tag","published_at":"2016-08-16T10:36:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6/manifests"},{"name":"v1.1-5","sha":"e59736c233962e7b3cd17d8ab0196a2c754db422","kind":"tag","published_at":"2016-07-30T23:09:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5/manifests"},{"name":"v1.1-4","sha":"f93f3d45b841c2adbd85dfcb1ada0d9be155efb3","kind":"tag","published_at":"2016-07-30T22:33:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4/manifests"},{"name":"v1.1-3","sha":"3dd5e0ab99895cce9abd7f9c402dcab6c292789d","kind":"tag","published_at":"2016-07-29T23:14:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3/manifests"},{"name":"v1.1-2","sha":"72440719f06909752f71ad2ed2e09f4a0c2970b9","kind":"tag","published_at":"2016-07-29T13:48:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2/manifests"},{"name":"v1.1-1","sha":"8226ebb2baac42e2e86168659d442ddf9ec0c7ae","kind":"tag","published_at":"2016-07-29T13:45:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1/manifests"},{"name":"v1.1","sha":"8a2637890a538ee2c5034aabfa7574ecaa05d24c","kind":"tag","published_at":"2016-07-04T00:10:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1/manifests"},{"name":"v1.0-18","sha":"580be03ba46c08b21080cf2099d2a766f4fb63b5","kind":"tag","published_at":"2016-07-03T19:33:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-18","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18/manifests"},{"name":"v1.0-17","sha":"ef2eae50308af8652348b9e5392aef6b639babf3","kind":"tag","published_at":"2016-07-03T19:05:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-17","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17/manifests"},{"name":"v1.0-16","sha":"61479143b15e34b5b81bee93c3ffe680c160a0e1","kind":"tag","published_at":"2016-07-01T00:28:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-16","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16/manifests"},{"name":"v1.0-15","sha":"7bfcf9f8bebd31c628b2f349013f4f763e4538df","kind":"tag","published_at":"2016-06-30T23:34:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15/manifests"},{"name":"v1.0-14","sha":"87f654a9430af38349564acf909ee46672322878","kind":"tag","published_at":"2016-06-30T23:24:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14/manifests"},{"name":"v1.0-13","sha":"51a5c56d2055b9d344454d83a60eef30b13d600a","kind":"tag","published_at":"2016-06-30T15:31:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13/manifests"},{"name":"v1.0-12","sha":"efab6ec37145445897c26d226b376bef4e879dee","kind":"tag","published_at":"2016-06-21T23:57:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12/manifests"},{"name":"v1.0-11","sha":"a341c1de53014317e97eb0e5b669e46eb01014a3","kind":"tag","published_at":"2016-06-21T19:11:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11/manifests"},{"name":"v1.0-10","sha":"d994c716af5903fcaacf55c076dbbc8f3d98990f","kind":"tag","published_at":"2016-06-20T20:32:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10/manifests"},{"name":"v1.0-9","sha":"e34d580062fa6e2b6a924dfd1068ccbb35918288","kind":"tag","published_at":"2016-06-16T18:31:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9/manifests"},{"name":"v1.0-8","sha":"f9f99175c1890d389b9a6ac16bc9ee0431d94828","kind":"tag","published_at":"2016-06-16T10:14:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8/manifests"},{"name":"v1.0-7","sha":"8ba46a9a69f638bf3b5185189d2c99aebd15e2ac","kind":"tag","published_at":"2016-06-13T21:50:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7/manifests"},{"name":"v1.0-6","sha":"a1110ad85cd2b8bc36e88432b959fe05466c495d","kind":"tag","published_at":"2016-06-13T13:54:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6/manifests"},{"name":"v1.0-5","sha":"0b3049bff6f999aee1452273efb1c841125477be","kind":"tag","published_at":"2016-05-12T05:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5/manifests"},{"name":"v1.0-4","sha":"e0e2fc0c8ae99e0599d653cc314a237f856a01c9","kind":"tag","published_at":"2016-05-11T21:33:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4/manifests"},{"name":"v1.0-3","sha":"e427fc15dda936fa11ac1c354c8f100a1fc9ea8c","kind":"tag","published_at":"2016-05-07T21:11:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3/manifests"},{"name":"v1.0-2","sha":"47463ce11e5b9dec573a328aeb8a5cc1801433a5","kind":"tag","published_at":"2016-05-07T08:30:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2/manifests"},{"name":"v1.0-1","sha":"d65228d23fa51372cdec8ff37527116c3211a849","kind":"tag","published_at":"2016-03-30T14:19:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1/manifests"},{"name":"v1.0","sha":"c2aaee4b6fea43a4a6a420abb2931c60dec60817","kind":"tag","published_at":"2016-03-22T23:12:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0/manifests"},{"name":"v0.4","sha":"726f23a37f2934290c573d24e7a1fb1e99f379ca","kind":"tag","published_at":"2016-03-21T21:58:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4/manifests"},{"name":"v0.3-6","sha":"878a371ee2075c9892b5db8884ddac6f06c3bcab","kind":"tag","published_at":"2016-03-21T20:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6/manifests"},{"name":"v0.3-5","sha":"d7ee25e3cf6592b2aa2593e59ea6c147400f8de2","kind":"tag","published_at":"2016-03-19T20:23:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5/manifests"},{"name":"v0.3-4","sha":"bfc394fddf09ddc4b9656bda18b0fe592ffc1d40","kind":"tag","published_at":"2016-03-18T20:44:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4/manifests"},{"name":"v0.3-3","sha":"0cc8550d75a590b53c7d3ac4f4173cf8397c2aef","kind":"tag","published_at":"2016-03-18T08:00:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3/manifests"},{"name":"v0.3-2","sha":"9fff95fff11bc34cf475d19e25e9e763092f068e","kind":"tag","published_at":"2016-03-17T16:15:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2/manifests"},{"name":"v0.3-1","sha":"733bcf805fde9723c8acd643eeea2dffbcbe7e26","kind":"tag","published_at":"2016-03-17T02:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1/manifests"},{"name":"v0.3","sha":"6a6ffb0a864b50193a7fef45459958dfb181807c","kind":"tag","published_at":"2016-03-10T21:14:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3/manifests"},{"name":"v0.2-5","sha":"14eb535a533195bd94eaa8e95417c58e5724389f","kind":"tag","published_at":"2016-03-10T20:36:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5/manifests"},{"name":"v0.2-4","sha":"27ff5c0f9728d49e6251f3c08d48b15d8316eee3","kind":"tag","published_at":"2016-03-10T18:47:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4/manifests"},{"name":"v0.2-3","sha":"2a35109c4d49c8e397cf9afe3990db113cdeb7b6","kind":"tag","published_at":"2016-03-10T17:54:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3/manifests"},{"name":"v0.2-2","sha":"ec758a43bd4a5e3c5e8bbde25784f7fd1e2e066d","kind":"tag","published_at":"2016-03-08T21:10:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2/manifests"},{"name":"v0.2-1","sha":"bb874cf227d51c680f7b0808b7d2c839dd33dd85","kind":"tag","published_at":"2016-03-08T20:36:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1/manifests"},{"name":"v0.2","sha":"f0a55d6b1248e31230694ebbbcfa0e58d024e49a","kind":"tag","published_at":"2016-03-02T12:41:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2/manifests"},{"name":"v0.1-6","sha":"ed5ccb805a299ce3fc04b012f910447295ed3727","kind":"tag","published_at":"2016-03-02T11:33:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6/manifests"},{"name":"v0.1-5","sha":"b6a8cbfece0dbbf6435ab2d227c93f3f94b0154a","kind":"tag","published_at":"2016-03-01T07:38:00.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5/manifests"},{"name":"v0.1-4","sha":"681a3b3d84b2cf7f49e8212933866a8bde9acc13","kind":"tag","published_at":"2016-01-07T09:45:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4/manifests"},{"name":"v0.1-3","sha":"a987a10cb29981145fd0f22d91a748369901b5be","kind":"tag","published_at":"2016-01-05T09:43:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3/manifests"},{"name":"v0.1-2","sha":"865ec07d7d392e08935f182497a4c310b702fb79","kind":"tag","published_at":"2015-12-30T21:21:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2/manifests"},{"name":"v0.1-1","sha":"6777a97b4c8703459d6d445b60074c118396caca","kind":"tag","published_at":"2015-12-30T21:06:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1/manifests"},{"name":"v0.1","sha":"1a4989a0b4696e2c8a4b287410ead577ebdc4735","kind":"tag","published_at":"2015-12-09T10:35:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.791Z","dependent_packages_count":2276,"downloads":1600405,"downloads_period":"last-month","dependent_repos_count":8341,"rankings":{"downloads":0.056610346629507056,"dependent_repos_count":0.03919177843581258,"dependent_packages_count":0.05225570458108344,"stargazers_count":0.5486848981013761,"forks_count":0.47901062532659816,"docker_downloads_count":17.296638216338618,"average":3.078731928235499},"purl":"pkg:cran/tibble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/tibble","docker_dependents_count":2306,"docker_downloads_count":161903263,"usage_url":"https://repos.ecosyste.ms/usage/cran/tibble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/tibble/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:44.511Z","issues_count":80,"pull_requests_count":528,"avg_time_to_close_issue":27123805.192982458,"avg_time_to_close_pull_request":1645271.9549902154,"issues_closed_count":57,"pull_requests_closed_count":511,"pull_request_authors_count":15,"issue_authors_count":56,"avg_comments_per_issue":3.2625,"avg_comments_per_pull_request":0.1856060606060606,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":418,"past_year_issues_count":10,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":2987109.6,"past_year_avg_time_to_close_pull_request":1251237.189189189,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/issues","maintainers":[{"login":"krlmlr","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"krlmlr","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tibble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tibble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tibble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/tibble/related_packages","maintainers":[{"uuid":"kirill@cynkra.com","login":null,"name":"Kirill Müller","email":"kirill@cynkra.com","url":null,"packages_count":24,"html_url":null,"role":null,"created_at":"2023-03-08T16:29:09.144Z","updated_at":"2023-03-08T16:29:09.144Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/kirill@cynkra.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26181,"maintainers_count":14299,"namespaces_count":0,"keywords_count":8326,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-08T06:54:01.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}},{"id":5292721,"name":"r-tibble","ecosystem":"conda","description":null,"homepage":"https://tibble.tidyverse.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tidyverse/tibble","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2022-10-03T15:53:57.405Z","latest_release_published_at":"2022-07-22T09:59:12.000Z","latest_release_number":"3.1.8","last_synced_at":"2025-09-01T10:20:19.604Z","created_at":"2022-10-03T15:53:57.398Z","updated_at":"2025-09-01T11:38:28.798Z","registry_url":"https://anaconda.org/conda-forge/r-tibble","install_command":"conda install -c conda-forge r-tibble","documentation_url":null,"metadata":{},"repo_metadata":{"id":1907959,"uuid":"45148983","full_name":"tidyverse/tibble","owner":"tidyverse","description":"A modern re-imagining of the data frame","archived":false,"fork":false,"pushed_at":"2025-08-05T05:27:52.000Z","size":70566,"stargazers_count":721,"open_issues_count":41,"forks_count":133,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.384Z","etag":null,"topics":["r","tidy-data"],"latest_commit_sha":null,"homepage":"https://tibble.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-28T23:57:00.000Z","updated_at":"2025-08-28T06:43:24.000Z","dependencies_parsed_at":"2023-07-06T07:29:06.540Z","dependency_job_id":"b88d22fa-21ff-41e4-b595-13a130706268","html_url":"https://github.com/tidyverse/tibble","commit_stats":{"total_commits":4231,"total_committers":82,"mean_commits":51.59756097560975,"dds":0.4363034743559442,"last_synced_commit":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9"},"previous_names":["hadley/tibble"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tibble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/sbom","scorecard":{"id":884876,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tibble","commit":"490cd3774e32fee08cdb73e79c46488b11ee843e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:74","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:180"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/R-CMD-check-status.yaml:20","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check-status.yaml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/R-CMD-check.yaml:56","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check.yaml:57","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/R-CMD-check.yaml:59","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/fledge.yaml:42","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fledge.yaml:40","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-status.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/fledge.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/revdep.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/R-CMD-check-dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fledge.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/revdep.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/revdep.yaml:56","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:32.022Z","repository_id":1907959,"created_at":"2025-08-24T09:36:32.022Z","updated_at":"2025-08-24T09:36:32.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v3.3.0.9002","sha":"3932f93311327c98709255d394fb9b910b3a5b11","kind":"tag","published_at":"2025-07-06T02:37:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002/manifests"},{"name":"v3.3.0.9001","sha":"a913e12800ad2176557d5a5cd2bc2c13ef49d8bc","kind":"tag","published_at":"2025-06-21T02:23:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001/manifests"},{"name":"v3.3.0.9000","sha":"3942eef778860e9388c29b47b18c7d4d68ef74fa","kind":"tag","published_at":"2025-06-08T02:34:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000/manifests"},{"name":"v3.3.0","sha":"0c90a372d9e3a6e817116c2c17b09c46f81c520d","kind":"tag","published_at":"2025-06-07T08:58:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0/manifests"},{"name":"v3.2.1.9900","sha":"b5100cd7423d85de85f7a18961518e8e06b41025","kind":"tag","published_at":"2025-06-07T08:20:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9900","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9900","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900/manifests"},{"name":"v3.2.1.9055","sha":"883e3ebf9700c99b9a6686747c553b612d58391f","kind":"tag","published_at":"2025-06-06T15:38:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9055","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9055","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9055","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055/manifests"},{"name":"v3.2.1.9054","sha":"200fca264111aa53be43fdeb2539cb223dafc1fe","kind":"tag","published_at":"2025-05-04T02:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9054","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9054","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9054","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054/manifests"},{"name":"v3.2.1.9053","sha":"5bdedd1780fbbf018141e7dd64bf8dbdb6257e37","kind":"tag","published_at":"2025-05-02T02:18:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9053","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9053","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9053","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053/manifests"},{"name":"v3.2.1.9052","sha":"4e1ab1e88eab278f983ddba6afd56f173fdc2fb6","kind":"tag","published_at":"2025-04-30T02:17:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9052","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9052","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9052","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052/manifests"},{"name":"v3.2.1.9051","sha":"a5f91b778fbd59285342a330d300f75175620dd7","kind":"tag","published_at":"2025-04-28T02:22:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9051","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051/manifests"},{"name":"v3.2.1.9050","sha":"4a2aecf1e8b603de996e77391519e025eb52eb3e","kind":"tag","published_at":"2025-04-26T02:12:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9050","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9050","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9050","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050/manifests"},{"name":"v3.2.1.9049","sha":"712d47e8cf1c954e629ae3ef279ae6df86baffc0","kind":"tag","published_at":"2025-04-25T02:18:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9049","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9049","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9049","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049/manifests"},{"name":"v3.2.1.9048","sha":"45dfb6b6cda5a679005965cf33b259bf82d4df70","kind":"tag","published_at":"2025-04-01T02:26:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9048","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9048","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9048","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048/manifests"},{"name":"v3.2.1.9047","sha":"5c406b80099a1f69fadf402e73920e8f1e5eeff7","kind":"tag","published_at":"2025-03-31T02:18:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9047","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9047","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9047","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047/manifests"},{"name":"v3.2.1.9046","sha":"fe2edfe2bcc3482e1451931dfe6a5bd4c6d9518e","kind":"tag","published_at":"2025-03-20T02:14:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9046","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9046","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9046","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046/manifests"},{"name":"v3.2.1.9045","sha":"9b78e4087b23d054ce08abcaf19dadd9baf8de84","kind":"tag","published_at":"2025-03-19T02:13:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9045","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9045","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9045","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045/manifests"},{"name":"v3.2.1.9044","sha":"e50ebe25cdc6ef2e7012d493f0a432696f8b35d9","kind":"tag","published_at":"2024-12-16T02:18:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9044","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9044","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9044","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044/manifests"},{"name":"v3.2.1.9043","sha":"0f38f5eddbb6fdc46e070b6638ecb71bb59f2a64","kind":"tag","published_at":"2024-12-09T02:31:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9043","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9043","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9043","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043/manifests"},{"name":"v3.2.1.9042","sha":"45aae3f7ea0837c48dad068e5c18c4984bba197d","kind":"tag","published_at":"2024-12-08T02:29:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9042","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9042","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9042","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042/manifests"},{"name":"v3.2.1.9041","sha":"d3efa31d5f90a5cd4e3d86f151840bf1a6c31f84","kind":"tag","published_at":"2024-12-07T02:25:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9041","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9041","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9041","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041/manifests"},{"name":"v3.2.1.9040","sha":"7a17e0766ac372b755e6a9361339556376c34045","kind":"tag","published_at":"2024-11-28T02:15:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9040","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9040","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9040","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040/manifests"},{"name":"v3.2.1.9039","sha":"2efa489843d61a090a4e8f84be2819f8b2d21c3c","kind":"tag","published_at":"2024-11-27T02:16:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9039","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9039","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9039","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039/manifests"},{"name":"v3.2.1.9038","sha":"ebedcc13b631e626ed4b908e181916418a4d1e08","kind":"tag","published_at":"2024-11-26T02:14:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9038","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9038","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9038","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038/manifests"},{"name":"v3.2.1.9037","sha":"300dc35e681b43e82aef450cd1bd1bf2913de92f","kind":"tag","published_at":"2024-11-25T02:19:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9037","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9037","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9037","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037/manifests"},{"name":"v3.2.1.9036","sha":"804c50977077c5b856cfd7854307460e3337f33d","kind":"tag","published_at":"2024-11-22T02:15:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9036","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9036","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9036","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036/manifests"},{"name":"v3.2.1.9035","sha":"f06bc7e8d2331cfaadf08115fd248841bf057e94","kind":"tag","published_at":"2024-11-18T02:16:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9035","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9035","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9035","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035/manifests"},{"name":"v3.2.1.9034","sha":"4aba1aa5a22d628ac5a1c3da7e5f72d2176c9126","kind":"tag","published_at":"2024-11-11T02:15:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9034","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9034","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9034","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034/manifests"},{"name":"v3.2.1.9033","sha":"0696fe559f383e70c15a896b4532b4559216ab86","kind":"tag","published_at":"2024-10-28T02:11:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9033","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9033","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9033","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033/manifests"},{"name":"v3.2.1.9032","sha":"d3ee30b155f824b7843fab1f1b134720ff6be4e7","kind":"tag","published_at":"2024-10-01T02:16:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9032","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9032","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9032","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032/manifests"},{"name":"v3.2.1.9031","sha":"3a4b8904b3bd7c9bddee81912f1ea89f46221261","kind":"tag","published_at":"2024-09-15T02:18:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9031","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9031","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9031","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031/manifests"},{"name":"v3.2.1.9030","sha":"8f30475b24e5b39668187917725f6a0662f24a84","kind":"tag","published_at":"2024-08-31T02:06:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9030","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030/manifests"},{"name":"v3.2.1.9029","sha":"76bfe0e11fab628f38b8854f4491f48852a21bc4","kind":"tag","published_at":"2024-08-17T01:51:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9029","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9029","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9029","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029/manifests"},{"name":"v3.2.1.9028","sha":"ef1df13572c7694e3d04d34d0e5e1607f640d04e","kind":"tag","published_at":"2024-08-10T01:55:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9028","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9028","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9028","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028/manifests"},{"name":"v3.2.1.9027","sha":"fcb2461dedcccb5faedd303102463c9d66b361d0","kind":"tag","published_at":"2024-08-06T01:54:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9027","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9027","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9027","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027/manifests"},{"name":"v3.2.1.9026","sha":"88cb446252d379c2e3876d0d27db27a792fa28c6","kind":"tag","published_at":"2024-08-03T01:59:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9026","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9026","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9026","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026/manifests"},{"name":"v3.2.1.9025","sha":"7899e49b8717bb57d6c78c337da6940f42b1ad3d","kind":"tag","published_at":"2024-08-02T01:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9025","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025/manifests"},{"name":"v3.2.1.9024","sha":"b1dbef6582eb595ada927ae508a3162786f69f1b","kind":"tag","published_at":"2024-07-13T01:52:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9024","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024/manifests"},{"name":"v3.2.1.9023","sha":"592403145ee7c5767323a115622320fa55a12c0e","kind":"tag","published_at":"2024-07-11T01:53:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9023","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9023","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9023","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023/manifests"},{"name":"v3.2.1.9022","sha":"6ee42a5a7ea48498a981af116479bdb86d5193ee","kind":"tag","published_at":"2024-07-02T01:50:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9022","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022/manifests"},{"name":"v3.2.1.9021","sha":"92b600047535aa5338566cf9cb85c59542cfca6c","kind":"tag","published_at":"2024-06-30T01:57:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9021","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9021","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9021","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021/manifests"},{"name":"v3.2.1.9020","sha":"88ae21b27ba47844019a5c9136c7e8e03cfd1b08","kind":"tag","published_at":"2024-06-28T01:54:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9020","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020/manifests"},{"name":"v3.2.1.9019","sha":"119e96b9340393a01beb649390996357b655e9cc","kind":"tag","published_at":"2024-06-27T01:55:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9019","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019/manifests"},{"name":"v3.2.1.9018","sha":"0686ca53964163a97d5d422fac673f2574a326f1","kind":"tag","published_at":"2024-05-18T01:40:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9018","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018/manifests"},{"name":"v3.2.1.9017","sha":"b7a8b70c076c2d87c0c3d2e7071b45cce17df9e9","kind":"tag","published_at":"2024-04-14T02:00:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9017","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017/manifests"},{"name":"v3.2.1.9016","sha":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9","kind":"tag","published_at":"2024-01-24T01:48:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9016","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016/manifests"},{"name":"v3.2.1.9015","sha":"94d65abf317896b33ebcf154bb792604a3e552a9","kind":"tag","published_at":"2024-01-18T01:43:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9015","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015/manifests"},{"name":"v3.2.1.9014","sha":"74c61339a55ccec20c08aef0e36b07b6c7c4e225","kind":"tag","published_at":"2024-01-15T01:50:15.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014/manifests"},{"name":"v3.2.1.9013","sha":"a9b8d7231d0d4c5cd72509e1ed3d1c1e846481c5","kind":"tag","published_at":"2023-12-20T01:24:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013/manifests"},{"name":"v3.2.1.9012","sha":"e78ea46caea5e89cbffa5887c11050335ab23896","kind":"tag","published_at":"2023-11-11T01:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012/manifests"},{"name":"v3.2.1.9011","sha":"be26c70878f567d014b5d9b67c5d57c3f4d7b687","kind":"tag","published_at":"2023-11-10T01:39:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011/manifests"},{"name":"v3.2.1.9010","sha":"7a9b8fc2331279f9e7fc6d9df28cf01b06f10ade","kind":"tag","published_at":"2023-11-09T01:36:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010/manifests"},{"name":"v3.2.1.9009","sha":"682331bbc7ecc1e44e995d4c5a7c485160f04ec3","kind":"tag","published_at":"2023-11-07T01:39:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009/manifests"},{"name":"v3.2.1.9008","sha":"ba198f5d8810f41b78427692f2a48e1a829d4336","kind":"tag","published_at":"2023-11-06T01:39:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008/manifests"},{"name":"v3.2.1.9007","sha":"15db776aebe222fb0006d534986a80eaa0049523","kind":"tag","published_at":"2023-11-05T01:47:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007/manifests"},{"name":"v3.2.1.9006","sha":"de266f4380308246af5f8bca1525fabfb8940968","kind":"tag","published_at":"2023-10-09T01:39:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006/manifests"},{"name":"v3.2.1.9005","sha":"4de5c153ca5411fe2a02804a8cafb0edd9c664dc","kind":"tag","published_at":"2023-05-28T02:09:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005/manifests"},{"name":"v3.2.1.9004","sha":"e55204cfa9fc74431f4fbc34a0b1f933647d1dd2","kind":"tag","published_at":"2023-05-16T01:58:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004/manifests"},{"name":"v3.2.1.9003","sha":"98b85a2fc2a6d31818aa1f35d99696426d0e8b14","kind":"tag","published_at":"2023-03-25T01:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003/manifests"},{"name":"v3.2.1.9002","sha":"1b22c7333abd1f720be60882f1baa4d03c5a4fb4","kind":"tag","published_at":"2023-03-24T01:51:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002/manifests"},{"name":"v3.2.1.9001","sha":"b667a494892d6363020de687de44aa14db9f07cc","kind":"tag","published_at":"2023-03-21T01:57:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001/manifests"},{"name":"v3.2.1","sha":"14a68c85804ec39aa73eea1439620ea297bc850d","kind":"tag","published_at":"2023-03-19T09:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1/manifests"},{"name":"v3.2.1.9000","sha":"70afd23840b87039e8b5093dce9d2739511de0c5","kind":"tag","published_at":"2023-03-19T09:19:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000/manifests"},{"name":"v3.2.0.9002","sha":"d151a64d1dd86a8a7390c3e005640bde2d9d28c9","kind":"tag","published_at":"2023-03-19T09:10:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002/manifests"},{"name":"v3.2.0.9001","sha":"4f988b5e3ebf6bb890a81b27cc83ac0927fedf31","kind":"tag","published_at":"2023-03-14T01:49:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001/manifests"},{"name":"v3.2.0","sha":"9e506591ed7067068060d8b66c9513dbfec729ea","kind":"tag","published_at":"2023-03-06T19:39:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0/manifests"},{"name":"v3.2.0.9000","sha":"a310014dd4bc50cd59bde0cb84f9b45f448eabd1","kind":"tag","published_at":"2023-03-06T18:19:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000/manifests"},{"name":"v3.1.8.9012","sha":"5a3f688be5c2d0eba6d80817687ece03143c27c9","kind":"tag","published_at":"2023-03-06T02:13:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012/manifests"},{"name":"v3.1.8.9011","sha":"730524632f7a6a6d41ab35d0ce12b56abb8c3c45","kind":"tag","published_at":"2023-03-05T02:21:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011/manifests"},{"name":"v3.1.8.9010","sha":"18b1c7ed3526a8faf6459a7893650a9d0eadc904","kind":"tag","published_at":"2023-02-24T02:06:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010/manifests"},{"name":"v3.1.8.9009","sha":"c9b275c43a9166cc913a41273475c58acfb9eb1f","kind":"tag","published_at":"2023-02-23T02:08:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009/manifests"},{"name":"v3.1.8.9008","sha":"59e082535f4620591c8cea721407af2704965767","kind":"tag","published_at":"2023-02-22T02:14:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008/manifests"},{"name":"v3.1.8.9007","sha":"7a8e0605c812fe2d7307f9ebc85eb2b66f1f0779","kind":"tag","published_at":"2023-02-21T02:12:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007/manifests"},{"name":"v3.1.8.9006","sha":"75f59cec0382a33a028c11d80028361358681b8b","kind":"tag","published_at":"2023-02-17T02:11:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006/manifests"},{"name":"v3.1.8.9005","sha":"69cdffbabfc3869cfb6410c0107179bd59b987f8","kind":"tag","published_at":"2022-12-31T01:59:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005/manifests"},{"name":"v3.1.8.9004","sha":"2bec777a86d5188c22524fe7ecffb2c4c5447c6e","kind":"tag","published_at":"2022-12-30T05:35:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004/manifests"},{"name":"v3.1.8.9003","sha":"08c2cd8e13a5e28f4bdb5922891021e53af6c38b","kind":"tag","published_at":"2022-12-24T09:49:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003/manifests"},{"name":"v3.1.8.9002","sha":"c80318d5b7790d5ee17fbd1c192628daa6892850","kind":"tag","published_at":"2022-09-24T07:22:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002/manifests"},{"name":"v3.1.8.9001","sha":"dbb598ca4d237a4a9e7b2591c574389eda5cd6d4","kind":"tag","published_at":"2022-08-28T02:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001/manifests"},{"name":"v3.1.8","sha":"fe550bce3405077f89a3f285d69937a154401765","kind":"tag","published_at":"2022-07-21T19:07:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8/manifests"},{"name":"v3.1.8.9000","sha":"15242ace0e6c79ae775d0c2b69cc5dbf45f4af16","kind":"tag","published_at":"2022-07-21T19:02:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000/manifests"},{"name":"v3.1.7.9001","sha":"a2df7c7276b0c18e8932712f4e5df1bb2f7ea913","kind":"tag","published_at":"2022-07-21T19:01:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001/manifests"},{"name":"v3.1.7","sha":"739218cf1e540d95831adfedf3c9e8083ae8b73c","kind":"tag","published_at":"2022-04-26T14:15:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7/manifests"},{"name":"v3.1.7.9000","sha":"3f4ecfd1eef5f1b5206a2c6f4011f70b46ba8034","kind":"tag","published_at":"2022-04-26T09:06:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000/manifests"},{"name":"v3.1.6.9002","sha":"160b7db318fc3796c88891959172555de4b024a8","kind":"tag","published_at":"2022-04-24T04:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002/manifests"},{"name":"v3.1.6.9001","sha":"fb94a320fa54f5d9bd793d757a213222121a7781","kind":"tag","published_at":"2022-01-27T03:29:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001/manifests"},{"name":"v3.1.6","sha":"ac597030e2515f6a266f6d713acf7d21dbcd8098","kind":"tag","published_at":"2021-12-29T14:40:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6/manifests"},{"name":"v3.1.6.9000","sha":"0fc5c17f66b8d29528593510be007cd1261fe02d","kind":"tag","published_at":"2021-10-25T03:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000/manifests"},{"name":"v3.1.5.9001","sha":"e8896d51b1bbf57124b5e88838191ebeef604ec3","kind":"tag","published_at":"2021-10-25T02:56:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001/manifests"},{"name":"v3.1.5","sha":"4004384ea509467742c0c4f35cd469fee0458714","kind":"tag","published_at":"2021-10-03T09:37:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5/manifests"},{"name":"v3.1.5.9000","sha":"03345688c2c6bddd52b23d2a37a3a0ae6d19894d","kind":"tag","published_at":"2021-09-26T19:09:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000/manifests"},{"name":"v3.1.4.9002","sha":"aabbab1fae7ac819d4a31ae43fb5b301731e3a81","kind":"tag","published_at":"2021-09-26T19:09:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002/manifests"},{"name":"v3.1.4.9001","sha":"4432c87c34d9163224306e3a30de993f6411e865","kind":"tag","published_at":"2021-09-26T15:36:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001/manifests"},{"name":"v3.1.4","sha":"13824534d0927079782140e4e8d3131ad08d63e5","kind":"tag","published_at":"2021-09-26T07:45:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4/manifests"},{"name":"v3.1.4.9000","sha":"4e3f86e9c0acf2161cdb67f66a19f3051af6ddcd","kind":"tag","published_at":"2021-08-07T12:40:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000/manifests"},{"name":"v3.1.3.9003","sha":"cb684679df38a9714e30eeb9ddec21f76c8b24f8","kind":"tag","published_at":"2021-08-07T12:38:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003/manifests"},{"name":"v3.1.3.9002","sha":"9e1e32ff5d6590e0e2d68fcd7eecbcfd8b1dc598","kind":"tag","published_at":"2021-07-31T04:58:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002/manifests"},{"name":"v3.1.3.9001","sha":"559fb5ad864592b3283bcdbdcad35f937617f66e","kind":"tag","published_at":"2021-07-29T08:40:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001/manifests"},{"name":"v3.1.3","sha":"4f36d63b48a9d03581dafdeae449407a6edc647e","kind":"tag","published_at":"2021-07-24T03:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3/manifests"},{"name":"v3.1.3.9000","sha":"2be6af2abe2067f8c2bb0a22ddf35f2201ad9382","kind":"tag","published_at":"2021-07-21T11:49:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000/manifests"},{"name":"v3.1.2.9002","sha":"c783f3108cfe0cc28ad96030b9ae8e840b278bbb","kind":"tag","published_at":"2021-07-21T11:48:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002/manifests"},{"name":"v3.1.2.9001","sha":"8994e1ea405c126bf3f3be7f18cc964485d0d0e6","kind":"tag","published_at":"2021-07-20T09:03:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001/manifests"},{"name":"v3.1.2","sha":"9047193feb0dc0b0efb6f5881201961d7acacf59","kind":"tag","published_at":"2021-05-16T13:20:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2/manifests"},{"name":"v3.1.2.9000","sha":"8633a3c1082782536935818091606b1c83aabbae","kind":"tag","published_at":"2021-05-16T05:42:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000/manifests"},{"name":"v3.1.1","sha":"4a56ae8ab5f53b091e16484a752f68e5bf8a9e3c","kind":"tag","published_at":"2021-04-18T07:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1/manifests"},{"name":"v3.1.1.9000","sha":"1e203afb5c1a9cae7437d0f1e0e95628101e8903","kind":"tag","published_at":"2021-04-18T03:49:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000/manifests"},{"name":"v3.1.0.9001","sha":"d5fcbddcca917b957f15fb637fdbdc6d542d2b7b","kind":"tag","published_at":"2021-04-18T03:49:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001/manifests"},{"name":"v3.1.0","sha":"fd811f2f76dd13995699e59671ab527f518d5fdc","kind":"tag","published_at":"2021-02-25T17:34:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0/manifests"},{"name":"v3.1.0.9000","sha":"56e4135e752f037cb468448c5ae18b3e04245599","kind":"tag","published_at":"2021-02-23T08:41:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000/manifests"},{"name":"v3.0.6.9002","sha":"f7bfbf69c377de6db29b45040f0a8a674b479637","kind":"tag","published_at":"2021-02-23T08:40:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002/manifests"},{"name":"v3.0.6.9001","sha":"db033d0a9a9857f2951ed5f686f3b3a5a6f1ac18","kind":"tag","published_at":"2021-02-15T05:19:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001/manifests"},{"name":"v3.0.6","sha":"194be87173728afb3511a46bc47fa2fc2e6d3bcf","kind":"tag","published_at":"2021-01-30T03:56:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6/manifests"},{"name":"v3.0.6.9000","sha":"e5cc641844f8e016f67feb06a3b936c057aeddcd","kind":"tag","published_at":"2021-01-28T09:30:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000/manifests"},{"name":"v3.0.5.9002","sha":"3eaa490e94ae0716c210bd1668a5073d82f7705d","kind":"tag","published_at":"2021-01-28T09:03:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002/manifests"},{"name":"v3.0.5","sha":"6d595dd0aac3d455f677d6fdc9daf0863389ea06","kind":"tag","published_at":"2021-01-27T04:52:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5/manifests"},{"name":"v3.0.5.9001","sha":"1c578679ee38c9e79e0057afb9e1ef2e1639bd4f","kind":"tag","published_at":"2021-01-09T03:36:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001/manifests"},{"name":"v3.0.5.9000","sha":"79ae50d148255bdc9a8ff06d52735e289872e09a","kind":"tag","published_at":"2021-01-08T06:00:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000/manifests"},{"name":"v3.0.4.9001","sha":"67fa4d6e520a086ae9d250cf89957f63271402c3","kind":"tag","published_at":"2021-01-08T05:56:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001/manifests"},{"name":"v3.0.4","sha":"08280e877f1c332386fe45605e2b64f7c3d6e10a","kind":"tag","published_at":"2020-10-15T07:08:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4/manifests"},{"name":"v3.0.4.9000","sha":"6cfe524bca246bb691a091a3e903fec3c2ea7349","kind":"tag","published_at":"2020-10-10T07:08:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000/manifests"},{"name":"v3.0.3.9004","sha":"dd29fb76b6b0335a08658c14483fe3cbb81cf7d7","kind":"tag","published_at":"2020-10-07T03:42:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004/manifests"},{"name":"v3.0.3.9003","sha":"86a5996c7c4cb765fb3054791111900833f4917d","kind":"tag","published_at":"2020-10-02T06:14:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003/manifests"},{"name":"v3.0.3.9002","sha":"cc1558853c4de428cf1dc38b41d0e5c11b8c30dd","kind":"tag","published_at":"2020-10-02T02:45:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002/manifests"},{"name":"v3.0.3.9001","sha":"c5ef619c6a35020f975101ae8e04207115d6e224","kind":"tag","published_at":"2020-10-01T08:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001/manifests"},{"name":"v3.0.3","sha":"2a5fba0eabe7bec8016c152a81d79744a343671f","kind":"tag","published_at":"2020-07-12T02:04:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3/manifests"},{"name":"v3.0.3.9000","sha":"87bdf4146878621979857d640c7f84667bed9a25","kind":"tag","published_at":"2020-07-10T08:41:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000/manifests"},{"name":"v3.0.2.9002","sha":"616747e13b7b5250768e1512dd7e5e304e7446e8","kind":"tag","published_at":"2020-07-10T08:09:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002/manifests"},{"name":"v3.0.2.9001","sha":"7c55f3308e0fa6f911d81961c082278427200adc","kind":"tag","published_at":"2020-07-10T07:12:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001/manifests"},{"name":"v3.0.2.9000","sha":"3e7e4d8d22a51b5ded51ea11db80be6585ecfafc","kind":"tag","published_at":"2020-07-09T19:17:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000/manifests"},{"name":"v3.0.2","sha":"db9190e400480716a1ffc5b8e1415a11b06a8527","kind":"tag","published_at":"2020-07-09T19:16:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2/manifests"},{"name":"v3.0.1.9003","sha":"360675f67baa404362a61462605e9290aeab124b","kind":"tag","published_at":"2020-07-06T04:27:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003/manifests"},{"name":"v3.0.1.9002","sha":"2a5d22cf9a4f5ead615084bc45017c2b0c86fb96","kind":"tag","published_at":"2020-07-05T04:30:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002/manifests"},{"name":"v3.0.1.9001","sha":"d946ca3801d2f0bf81a240ac650da8d41a945b38","kind":"tag","published_at":"2020-06-23T12:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001/manifests"},{"name":"v3.0.1.9000","sha":"3892a7f8e75595824ff26089d02c7f868526e16c","kind":"tag","published_at":"2020-04-20T09:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000/manifests"},{"name":"v3.0.1","sha":"85cd814acaceacee277e1571979db0051c132493","kind":"tag","published_at":"2020-04-20T09:12:59.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1/manifests"},{"name":"v3.0.0.9004","sha":"80b4b15300453c000590f853b0d8469df76cf387","kind":"tag","published_at":"2020-04-19T18:49:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004/manifests"},{"name":"v3.0.0.9003","sha":"7652a222cf7c4dd6f2d6da4674a2eca3714b6667","kind":"tag","published_at":"2020-04-17T06:23:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003/manifests"},{"name":"v3.0.0.9002","sha":"c4cd1982410eaadecb380687636890652739f5b2","kind":"tag","published_at":"2020-04-16T04:54:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002/manifests"},{"name":"v3.0.0.9001","sha":"30b9d53a3e5c1b71143cca2e71170bb6f08fcd72","kind":"tag","published_at":"2020-04-14T09:00:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001/manifests"},{"name":"v3.0.0.9000","sha":"ace33d25f5d21c5f1f099026de0e612509f15a83","kind":"tag","published_at":"2020-03-31T03:19:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000/manifests"},{"name":"v3.0.0","sha":"c6a3f71ae3cb5ac4e68c6f5300495a55c8e1c7cb","kind":"tag","published_at":"2020-03-31T03:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0/manifests"},{"name":"v2.99.99.9014","sha":"f070d241ed3efbc3c254f747be649b92df473ea3","kind":"tag","published_at":"2020-01-13T06:37:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014/manifests"},{"name":"v2.99.99.9013","sha":"fecce7ec2ca1fe7834e2e8bff676bb24c8de2a84","kind":"tag","published_at":"2020-01-12T09:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013/manifests"},{"name":"v2.99.99.9012","sha":"0b5881750f4ea1c7368c73f317d0aaa867f0f833","kind":"tag","published_at":"2020-01-02T21:36:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012/manifests"},{"name":"v2.99.99.9011","sha":"65d05bdcac750000e60d286cd26f6a20eb34df0c","kind":"tag","published_at":"2019-12-31T14:27:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011/manifests"},{"name":"v2.99.99.9010","sha":"a2d78393c2706288c5eb40918469abca8fb703c7","kind":"tag","published_at":"2019-11-02T17:27:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010/manifests"},{"name":"v2.99.99.9009","sha":"59fe77ede03e4329add9dbd6bd3c2c9204b564f3","kind":"tag","published_at":"2019-11-02T11:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009/manifests"},{"name":"v2.99.99.9008","sha":"48f80c42e43d36136d0dfcef1463d74ad2595b85","kind":"tag","published_at":"2019-10-27T22:34:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008/manifests"},{"name":"v2.99.99.9007","sha":"947a81306568c54cd0597cc447bbca8f034d09af","kind":"tag","published_at":"2019-10-25T20:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007/manifests"},{"name":"v2.99.99.9006","sha":"3bc8aef51d45b6713cef9dd24815e9bcdb976e9d","kind":"tag","published_at":"2019-09-28T07:35:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006/manifests"},{"name":"v2.99.99.9005","sha":"675a8c74c5b46d7f85c108b9daca2fd33a38c744","kind":"tag","published_at":"2019-09-15T09:31:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005/manifests"},{"name":"v2.99.99.9004","sha":"44c1e364d77fd07cc945bb34a83bc405aca5f70d","kind":"tag","published_at":"2019-08-31T06:07:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004/manifests"},{"name":"v2.99.99.9003","sha":"ab0dbaebe9f17f1d93e88e70dc2d7e272a2dc32a","kind":"tag","published_at":"2019-08-22T20:11:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003/manifests"},{"name":"v2.99.99.9002","sha":"6526a3234df8af1101fff13db479b8b011495ab2","kind":"tag","published_at":"2019-08-07T20:58:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002/manifests"},{"name":"v2.99.99.9001","sha":"f91f53a235522ccbd7badeb581d5aa2bf9c1fe36","kind":"tag","published_at":"2019-08-07T15:33:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001/manifests"},{"name":"v2.1.3.9000","sha":"1d7177a75155244a41a1f2b225c3064280b626ec","kind":"tag","published_at":"2019-06-13T12:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000/manifests"},{"name":"v2.1.3","sha":"07f6a00260416c7c4eef9e6a003a54eecf94feb8","kind":"tag","published_at":"2019-06-13T12:39:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3/manifests"},{"name":"v2.1.2.9000","sha":"749fd73e7bc63c308642c1e8ed908b459e54cb35","kind":"tag","published_at":"2019-05-30T19:43:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000/manifests"},{"name":"v2.1.2","sha":"1adbfa6d02052c5e638702f7064304042f3ebdd6","kind":"tag","published_at":"2019-05-30T19:39:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2/manifests"},{"name":"v2.1.1.9000","sha":"fb9b4672aef22da0afe1de7bc33987f990f466b0","kind":"tag","published_at":"2019-03-19T10:10:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000/manifests"},{"name":"v2.1.1","sha":"0915302d27b404193521d987f34c961e48227997","kind":"tag","published_at":"2019-03-19T10:10:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1/manifests"},{"name":"v2.0.1.9002","sha":"666e87a192c2cdfdf89996488fb5dbf0875bf047","kind":"tag","published_at":"2019-03-08T21:31:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002/manifests"},{"name":"v2.0.1.9001","sha":"92f5604c841a76bc229213c8c168ce0ba8342dc9","kind":"tag","published_at":"2019-02-23T19:23:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001/manifests"},{"name":"v2.0.99.9000","sha":"2cc2ea67cd0fe8076025f459126a6f03868cbdae","kind":"tag","published_at":"2019-01-13T16:37:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.99.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.99.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.99.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000/manifests"},{"name":"v2.0.1.9000","sha":"d3e6950f8bded069cb0af8c1374f335f87af4751","kind":"tag","published_at":"2019-01-13T16:17:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000/manifests"},{"name":"v2.0.1","sha":"7c9ede231df6a807b9c4a20cbe8b6ba66c17f99c","kind":"tag","published_at":"2019-01-13T15:57:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1/manifests"},{"name":"v2.0.0.9001","sha":"3c989cfc54e57bb69f63229ba9977e50403c9041","kind":"tag","published_at":"2019-01-11T21:47:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001/manifests"},{"name":"v2.0.0.9000","sha":"33183391edbc1e0e13267c44e4ea83d77a948c93","kind":"tag","published_at":"2019-01-09T20:40:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000/manifests"},{"name":"v2.0.0","sha":"6ea772edf0fc729994d77c49cc6a776089e9be68","kind":"tag","published_at":"2019-01-07T16:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0/manifests"},{"name":"v1.4.99.9005","sha":"18635ea04d15fe50610d8da5262a567e5027ba7f","kind":"tag","published_at":"2018-10-05T07:47:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005/manifests"},{"name":"v1.4.99.9004","sha":"434e725df62270c4ddeea1a80f4160cae812fa9c","kind":"tag","published_at":"2018-08-25T15:45:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004/manifests"},{"name":"v1.4.99.9002","sha":"96c9b5754fbaf66bceecd8acce791bef683fa097","kind":"tag","published_at":"2018-08-20T00:10:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002/manifests"},{"name":"v1.4.99.9001","sha":"bb0bbadad89fcd5364b244856d5c37e386646f5a","kind":"tag","published_at":"2018-08-19T21:59:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001/manifests"},{"name":"v1.4.2.9007","sha":"695edd4e515e24f8002822b78ad3f63aa44e8f6e","kind":"tag","published_at":"2018-08-18T10:16:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007/manifests"},{"name":"v1.4.2.9006","sha":"2e0da23b84b092a6bc31edc3494814f32119165f","kind":"tag","published_at":"2018-08-18T09:34:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006/manifests"},{"name":"v1.4.2.9004","sha":"a29b5b7b5cd17ec98fa0450d14b74c8b9ec9b7b4","kind":"tag","published_at":"2018-07-14T19:33:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004/manifests"},{"name":"v1.4.2.9003","sha":"d2c6255c1e146220f8f356d5be1c503318151ea2","kind":"tag","published_at":"2018-06-30T21:48:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003/manifests"},{"name":"v1.4.2.9002","sha":"cfea2141cfe27eaf5c60fe7e19940d69c68ecb70","kind":"tag","published_at":"2018-05-23T23:43:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002/manifests"},{"name":"v1.4.2.9001","sha":"b90a4fd30717c3ac061020b2bde12172e7ee273f","kind":"tag","published_at":"2018-04-17T07:39:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001/manifests"},{"name":"v1.4.2.9000","sha":"7fbef0b0b22053bff48946c477f0cc2862bab72f","kind":"tag","published_at":"2018-04-02T09:27:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000/manifests"},{"name":"v1.4.2","sha":"d47daaa05cb8a888d56519eb5aebb781a3f0fa3f","kind":"tag","published_at":"2018-01-23T12:33:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2/manifests"},{"name":"v1.4.1.9001","sha":"8a47baa5a40a686d99c803ffbdb2a0169758d38c","kind":"tag","published_at":"2018-01-20T11:21:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001/manifests"},{"name":"v1.4.1.9000","sha":"56e49c6fb2d257f105b71b2820b3fba0f37c0be3","kind":"tag","published_at":"2017-12-29T00:51:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000/manifests"},{"name":"v1.4.1","sha":"b75e4d86345c2740e94e358085c0e59f9d634784","kind":"tag","published_at":"2017-12-28T23:31:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1/manifests"},{"name":"v1.3.4.9003","sha":"74b66ffcfca4459db52b6e9991d51aba93759dd6","kind":"tag","published_at":"2017-11-14T12:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003/manifests"},{"name":"v1.3.4.9002","sha":"e52cffcfc03adfeb3e812a3fd961039ab7225200","kind":"tag","published_at":"2017-11-03T07:20:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002/manifests"},{"name":"v1.3.4.9001","sha":"56ea463403f808e58766275fac975bb76344c0c5","kind":"tag","published_at":"2017-08-25T21:34:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001/manifests"},{"name":"v1.3.4","sha":"610e2ad630983aa8437844942eca24f9d06ce1a2","kind":"tag","published_at":"2017-08-22T07:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4/manifests"},{"name":"v1.3.3.9001","sha":"90b8e20a2587a3b59a67461a8a149951ada7d2e9","kind":"tag","published_at":"2017-07-28T14:54:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001/manifests"},{"name":"v1.3.3","sha":"db376349bd92424dc5f008031c6d772b118602f0","kind":"tag","published_at":"2017-05-29T12:36:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"6144d4dcbf3df86003ce3df8ab440bba5d527271","kind":"tag","published_at":"2017-05-27T09:19:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"50902caabb7ff0d23c095bea4b0263fe584a6411","kind":"tag","published_at":"2017-05-17T10:12:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1/manifests"},{"name":"v1.3.0.9010","sha":"4a77c1c3ed34de0181ed06d705703e391a20b4f9","kind":"tag","published_at":"2017-05-16T07:20:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010/manifests"},{"name":"v1.3.0.9009","sha":"0c2589165206b5ad20a6fbe46c496a199055fab9","kind":"tag","published_at":"2017-05-15T17:08:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009/manifests"},{"name":"v1.3.0.9008","sha":"08e7c86d0078279dd0323f52280425b0c3a93676","kind":"tag","published_at":"2017-05-15T16:37:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008/manifests"},{"name":"v1.3.0.9007","sha":"02c402609e271f53a1b7c5fe628000006d63287a","kind":"tag","published_at":"2017-05-15T16:17:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007/manifests"},{"name":"v1.3.0.9006","sha":"10b2a85dfe08fcaa81871b320e8cdd09474af606","kind":"tag","published_at":"2017-05-14T19:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006/manifests"},{"name":"v1.3.0.9005","sha":"7325f31f94c5bb76b2c22692f62de8a164fa22e4","kind":"tag","published_at":"2017-05-14T19:43:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005/manifests"},{"name":"v1.3.0.9004","sha":"8a41eef4b0d6d5b0b79920f275b98c88da0f0ff2","kind":"tag","published_at":"2017-05-14T19:35:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004/manifests"},{"name":"v1.3.0.9003","sha":"b4d49282986905a3f97ef96fee5cfaddd144a1df","kind":"tag","published_at":"2017-05-13T09:26:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003/manifests"},{"name":"v1.3.0.9002","sha":"8c22008fbd3f1d99cb188ee56115ff60d2f33e16","kind":"tag","published_at":"2017-05-08T18:57:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002/manifests"},{"name":"v1.3.0.9001","sha":"9fa1bee73068ed3d010e6b8ac189f328b8505da1","kind":"tag","published_at":"2017-04-19T18:01:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001/manifests"},{"name":"v1.3.0.9000","sha":"a53473375dcafdb850cf006cc3d0a7382fa36789","kind":"tag","published_at":"2017-04-17T21:08:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000/manifests"},{"name":"v1.3.0","sha":"4cd06b954dcacb41cc120d697f18bbbe65106aaf","kind":"tag","published_at":"2017-04-01T19:17:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0/manifests"},{"name":"v1.2-15","sha":"7cbf2399e8bb664393f45e5c45cd63c6ebd9acdb","kind":"tag","published_at":"2017-01-09T23:32:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15/manifests"},{"name":"v1.2-14","sha":"459357cdc2c5865c6258fd45f1c349bd35f4315f","kind":"tag","published_at":"2017-01-04T21:16:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14/manifests"},{"name":"v1.2-13","sha":"b0e0882e4f1565f981fdecd4002ce97295ea4b4b","kind":"tag","published_at":"2016-11-30T09:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13/manifests"},{"name":"v1.2-12","sha":"f0f33fffa90f9cb592a202351ca45a5eac7e29f7","kind":"tag","published_at":"2016-08-30T08:25:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12/manifests"},{"name":"v1.2-11","sha":"91425f7a90c07b0ad5d33592fb8b6451f12243d3","kind":"tag","published_at":"2016-08-29T19:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11/manifests"},{"name":"v1.2-10","sha":"5416e994883f16d3ebc428ac521882653be5e4f1","kind":"tag","published_at":"2016-08-29T18:43:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10/manifests"},{"name":"v1.2","sha":"1aabb0df1e5b4c1cb3e15049dfeffa3628bf2572","kind":"tag","published_at":"2016-08-26T22:09:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2/manifests"},{"name":"v1.1-9","sha":"2c7a45cb02889d8e6aadd06baf40f6e0714ced25","kind":"tag","published_at":"2016-08-19T18:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9/manifests"},{"name":"v1.1-8","sha":"0a59d9a66809286774e73adafd012199f51ccf18","kind":"tag","published_at":"2016-08-18T21:17:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8/manifests"},{"name":"v1.1-7","sha":"bf6c62e4c80e7058f137550b23229488abae2468","kind":"tag","published_at":"2016-08-16T22:30:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7/manifests"},{"name":"v1.1-6","sha":"d4a86cc0362612819fb43c5f59c89fa109eeeddf","kind":"tag","published_at":"2016-08-16T10:36:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6/manifests"},{"name":"v1.1-5","sha":"e59736c233962e7b3cd17d8ab0196a2c754db422","kind":"tag","published_at":"2016-07-30T23:09:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5/manifests"},{"name":"v1.1-4","sha":"f93f3d45b841c2adbd85dfcb1ada0d9be155efb3","kind":"tag","published_at":"2016-07-30T22:33:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4/manifests"},{"name":"v1.1-3","sha":"3dd5e0ab99895cce9abd7f9c402dcab6c292789d","kind":"tag","published_at":"2016-07-29T23:14:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3/manifests"},{"name":"v1.1-2","sha":"72440719f06909752f71ad2ed2e09f4a0c2970b9","kind":"tag","published_at":"2016-07-29T13:48:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2/manifests"},{"name":"v1.1-1","sha":"8226ebb2baac42e2e86168659d442ddf9ec0c7ae","kind":"tag","published_at":"2016-07-29T13:45:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1/manifests"},{"name":"v1.1","sha":"8a2637890a538ee2c5034aabfa7574ecaa05d24c","kind":"tag","published_at":"2016-07-04T00:10:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1/manifests"},{"name":"v1.0-18","sha":"580be03ba46c08b21080cf2099d2a766f4fb63b5","kind":"tag","published_at":"2016-07-03T19:33:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-18","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18/manifests"},{"name":"v1.0-17","sha":"ef2eae50308af8652348b9e5392aef6b639babf3","kind":"tag","published_at":"2016-07-03T19:05:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-17","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17/manifests"},{"name":"v1.0-16","sha":"61479143b15e34b5b81bee93c3ffe680c160a0e1","kind":"tag","published_at":"2016-07-01T00:28:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-16","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16/manifests"},{"name":"v1.0-15","sha":"7bfcf9f8bebd31c628b2f349013f4f763e4538df","kind":"tag","published_at":"2016-06-30T23:34:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15/manifests"},{"name":"v1.0-14","sha":"87f654a9430af38349564acf909ee46672322878","kind":"tag","published_at":"2016-06-30T23:24:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14/manifests"},{"name":"v1.0-13","sha":"51a5c56d2055b9d344454d83a60eef30b13d600a","kind":"tag","published_at":"2016-06-30T15:31:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13/manifests"},{"name":"v1.0-12","sha":"efab6ec37145445897c26d226b376bef4e879dee","kind":"tag","published_at":"2016-06-21T23:57:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12/manifests"},{"name":"v1.0-11","sha":"a341c1de53014317e97eb0e5b669e46eb01014a3","kind":"tag","published_at":"2016-06-21T19:11:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11/manifests"},{"name":"v1.0-10","sha":"d994c716af5903fcaacf55c076dbbc8f3d98990f","kind":"tag","published_at":"2016-06-20T20:32:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10/manifests"},{"name":"v1.0-9","sha":"e34d580062fa6e2b6a924dfd1068ccbb35918288","kind":"tag","published_at":"2016-06-16T18:31:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9/manifests"},{"name":"v1.0-8","sha":"f9f99175c1890d389b9a6ac16bc9ee0431d94828","kind":"tag","published_at":"2016-06-16T10:14:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8/manifests"},{"name":"v1.0-7","sha":"8ba46a9a69f638bf3b5185189d2c99aebd15e2ac","kind":"tag","published_at":"2016-06-13T21:50:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7/manifests"},{"name":"v1.0-6","sha":"a1110ad85cd2b8bc36e88432b959fe05466c495d","kind":"tag","published_at":"2016-06-13T13:54:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6/manifests"},{"name":"v1.0-5","sha":"0b3049bff6f999aee1452273efb1c841125477be","kind":"tag","published_at":"2016-05-12T05:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5/manifests"},{"name":"v1.0-4","sha":"e0e2fc0c8ae99e0599d653cc314a237f856a01c9","kind":"tag","published_at":"2016-05-11T21:33:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4/manifests"},{"name":"v1.0-3","sha":"e427fc15dda936fa11ac1c354c8f100a1fc9ea8c","kind":"tag","published_at":"2016-05-07T21:11:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3/manifests"},{"name":"v1.0-2","sha":"47463ce11e5b9dec573a328aeb8a5cc1801433a5","kind":"tag","published_at":"2016-05-07T08:30:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2/manifests"},{"name":"v1.0-1","sha":"d65228d23fa51372cdec8ff37527116c3211a849","kind":"tag","published_at":"2016-03-30T14:19:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1/manifests"},{"name":"v1.0","sha":"c2aaee4b6fea43a4a6a420abb2931c60dec60817","kind":"tag","published_at":"2016-03-22T23:12:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0/manifests"},{"name":"v0.4","sha":"726f23a37f2934290c573d24e7a1fb1e99f379ca","kind":"tag","published_at":"2016-03-21T21:58:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4/manifests"},{"name":"v0.3-6","sha":"878a371ee2075c9892b5db8884ddac6f06c3bcab","kind":"tag","published_at":"2016-03-21T20:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6/manifests"},{"name":"v0.3-5","sha":"d7ee25e3cf6592b2aa2593e59ea6c147400f8de2","kind":"tag","published_at":"2016-03-19T20:23:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5/manifests"},{"name":"v0.3-4","sha":"bfc394fddf09ddc4b9656bda18b0fe592ffc1d40","kind":"tag","published_at":"2016-03-18T20:44:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4/manifests"},{"name":"v0.3-3","sha":"0cc8550d75a590b53c7d3ac4f4173cf8397c2aef","kind":"tag","published_at":"2016-03-18T08:00:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3/manifests"},{"name":"v0.3-2","sha":"9fff95fff11bc34cf475d19e25e9e763092f068e","kind":"tag","published_at":"2016-03-17T16:15:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2/manifests"},{"name":"v0.3-1","sha":"733bcf805fde9723c8acd643eeea2dffbcbe7e26","kind":"tag","published_at":"2016-03-17T02:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1/manifests"},{"name":"v0.3","sha":"6a6ffb0a864b50193a7fef45459958dfb181807c","kind":"tag","published_at":"2016-03-10T21:14:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3/manifests"},{"name":"v0.2-5","sha":"14eb535a533195bd94eaa8e95417c58e5724389f","kind":"tag","published_at":"2016-03-10T20:36:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5/manifests"},{"name":"v0.2-4","sha":"27ff5c0f9728d49e6251f3c08d48b15d8316eee3","kind":"tag","published_at":"2016-03-10T18:47:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4/manifests"},{"name":"v0.2-3","sha":"2a35109c4d49c8e397cf9afe3990db113cdeb7b6","kind":"tag","published_at":"2016-03-10T17:54:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3/manifests"},{"name":"v0.2-2","sha":"ec758a43bd4a5e3c5e8bbde25784f7fd1e2e066d","kind":"tag","published_at":"2016-03-08T21:10:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2/manifests"},{"name":"v0.2-1","sha":"bb874cf227d51c680f7b0808b7d2c839dd33dd85","kind":"tag","published_at":"2016-03-08T20:36:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1/manifests"},{"name":"v0.2","sha":"f0a55d6b1248e31230694ebbbcfa0e58d024e49a","kind":"tag","published_at":"2016-03-02T12:41:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2/manifests"},{"name":"v0.1-6","sha":"ed5ccb805a299ce3fc04b012f910447295ed3727","kind":"tag","published_at":"2016-03-02T11:33:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6/manifests"},{"name":"v0.1-5","sha":"b6a8cbfece0dbbf6435ab2d227c93f3f94b0154a","kind":"tag","published_at":"2016-03-01T07:38:00.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5/manifests"},{"name":"v0.1-4","sha":"681a3b3d84b2cf7f49e8212933866a8bde9acc13","kind":"tag","published_at":"2016-01-07T09:45:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4/manifests"},{"name":"v0.1-3","sha":"a987a10cb29981145fd0f22d91a748369901b5be","kind":"tag","published_at":"2016-01-05T09:43:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3/manifests"},{"name":"v0.1-2","sha":"865ec07d7d392e08935f182497a4c310b702fb79","kind":"tag","published_at":"2015-12-30T21:21:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2/manifests"},{"name":"v0.1-1","sha":"6777a97b4c8703459d6d445b60074c118396caca","kind":"tag","published_at":"2015-12-30T21:06:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1/manifests"},{"name":"v0.1","sha":"1a4989a0b4696e2c8a4b287410ead577ebdc4735","kind":"tag","published_at":"2015-12-09T10:35:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.797Z","dependent_packages_count":263,"downloads":null,"downloads_period":null,"dependent_repos_count":102,"rankings":{"downloads":null,"dependent_repos_count":3.3641128025954576,"dependent_packages_count":0.24457199900174692,"stargazers_count":16.151734464686797,"forks_count":16.326428749688045,"docker_downloads_count":null,"average":9.021712003993011},"purl":"pkg:conda/r-tibble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/r-tibble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/r-tibble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/r-tibble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:44.511Z","issues_count":80,"pull_requests_count":528,"avg_time_to_close_issue":27123805.192982458,"avg_time_to_close_pull_request":1645271.9549902154,"issues_closed_count":57,"pull_requests_closed_count":511,"pull_request_authors_count":15,"issue_authors_count":56,"avg_comments_per_issue":3.2625,"avg_comments_per_pull_request":0.1856060606060606,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":418,"past_year_issues_count":10,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":2987109.6,"past_year_avg_time_to_close_pull_request":1251237.189189189,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/issues","maintainers":[{"login":"krlmlr","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"krlmlr","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tibble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tibble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tibble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/r-tibble/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11642274,"name":"github.com/tidyverse/tibble","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/tidyverse/tibble","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2017-04-01T19:17:31.000Z","latest_release_published_at":"2025-06-07T08:58:21.000Z","latest_release_number":"v3.3.0+incompatible","last_synced_at":"2025-09-01T10:19:35.171Z","created_at":"2025-05-15T08:16:28.664Z","updated_at":"2025-09-01T11:38:28.783Z","registry_url":"https://pkg.go.dev/github.com/tidyverse/tibble","install_command":"go get github.com/tidyverse/tibble","documentation_url":"https://pkg.go.dev/github.com/tidyverse/tibble#section-documentation","metadata":{},"repo_metadata":{"id":1907959,"uuid":"45148983","full_name":"tidyverse/tibble","owner":"tidyverse","description":"A modern re-imagining of the data frame","archived":false,"fork":false,"pushed_at":"2025-08-05T05:27:52.000Z","size":70566,"stargazers_count":721,"open_issues_count":41,"forks_count":133,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-09-01T09:50:48.384Z","etag":null,"topics":["r","tidy-data"],"latest_commit_sha":null,"homepage":"https://tibble.tidyverse.org/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidyverse.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-28T23:57:00.000Z","updated_at":"2025-08-28T06:43:24.000Z","dependencies_parsed_at":"2023-07-06T07:29:06.540Z","dependency_job_id":"b88d22fa-21ff-41e4-b595-13a130706268","html_url":"https://github.com/tidyverse/tibble","commit_stats":{"total_commits":4231,"total_committers":82,"mean_commits":51.59756097560975,"dds":0.4363034743559442,"last_synced_commit":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9"},"previous_names":["hadley/tibble"],"tags_count":260,"template":false,"template_full_name":null,"purl":"pkg:github/tidyverse/tibble","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/sbom","scorecard":{"id":884876,"data":{"date":"2025-08-11","repo":{"name":"github.com/tidyverse/tibble","commit":"490cd3774e32fee08cdb73e79c46488b11ee843e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:74","Warn: script injection with untrusted input ' github.head_ref ': .github/workflows/R-CMD-check.yaml:180"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/R-CMD-check-status.yaml:20","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check-status.yaml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/R-CMD-check.yaml:56","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/R-CMD-check.yaml:57","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/R-CMD-check.yaml:59","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/fledge.yaml:42","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/fledge.yaml:40","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-dev.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check-status.yaml:1","Warn: no topLevel permission defined: .github/workflows/R-CMD-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/fledge.yaml:1","Warn: no topLevel permission defined: .github/workflows/pkgdown.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-commands.yaml:1","Warn: no topLevel permission defined: .github/workflows/revdep.yaml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/R-CMD-check-dev.yaml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check-dev.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/R-CMD-check.yaml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/R-CMD-check.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fledge.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fledge.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/fledge.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/lock.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkgdown.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pkgdown.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-commands.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/pr-commands.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/revdep.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/revdep.yaml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/tidyverse/tibble/revdep.yaml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/R-CMD-check-dev.yaml:43","Warn: npmCommand not pinned by hash: .github/workflows/revdep.yaml:56","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  11 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T09:36:32.022Z","repository_id":1907959,"created_at":"2025-08-24T09:36:32.022Z","updated_at":"2025-08-24T09:36:32.022Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273114756,"owners_count":25048253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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":"tidyverse","name":"tidyverse","uuid":"22032646","kind":"organization","description":"The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly","email":null,"website":"http://tidyverse.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22032646?v=4","repositories_count":43,"last_synced_at":"2025-03-31T15:25:48.718Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tidyverse","funding_links":[],"total_stars":31350,"followers":1497,"following":0,"created_at":"2022-11-02T16:38:01.157Z","updated_at":"2025-03-31T15:25:48.718Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidyverse/repositories"},"tags":[{"name":"v3.3.0.9002","sha":"3932f93311327c98709255d394fb9b910b3a5b11","kind":"tag","published_at":"2025-07-06T02:37:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9002/manifests"},{"name":"v3.3.0.9001","sha":"a913e12800ad2176557d5a5cd2bc2c13ef49d8bc","kind":"tag","published_at":"2025-06-21T02:23:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9001/manifests"},{"name":"v3.3.0.9000","sha":"3942eef778860e9388c29b47b18c7d4d68ef74fa","kind":"tag","published_at":"2025-06-08T02:34:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0.9000/manifests"},{"name":"v3.3.0","sha":"0c90a372d9e3a6e817116c2c17b09c46f81c520d","kind":"tag","published_at":"2025-06-07T08:58:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.3.0/manifests"},{"name":"v3.2.1.9900","sha":"b5100cd7423d85de85f7a18961518e8e06b41025","kind":"tag","published_at":"2025-06-07T08:20:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9900","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9900","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9900","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9900/manifests"},{"name":"v3.2.1.9055","sha":"883e3ebf9700c99b9a6686747c553b612d58391f","kind":"tag","published_at":"2025-06-06T15:38:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9055","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9055","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9055","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9055/manifests"},{"name":"v3.2.1.9054","sha":"200fca264111aa53be43fdeb2539cb223dafc1fe","kind":"tag","published_at":"2025-05-04T02:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9054","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9054","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9054","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9054/manifests"},{"name":"v3.2.1.9053","sha":"5bdedd1780fbbf018141e7dd64bf8dbdb6257e37","kind":"tag","published_at":"2025-05-02T02:18:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9053","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9053","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9053","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9053/manifests"},{"name":"v3.2.1.9052","sha":"4e1ab1e88eab278f983ddba6afd56f173fdc2fb6","kind":"tag","published_at":"2025-04-30T02:17:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9052","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9052","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9052","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9052/manifests"},{"name":"v3.2.1.9051","sha":"a5f91b778fbd59285342a330d300f75175620dd7","kind":"tag","published_at":"2025-04-28T02:22:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9051","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9051","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9051","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9051/manifests"},{"name":"v3.2.1.9050","sha":"4a2aecf1e8b603de996e77391519e025eb52eb3e","kind":"tag","published_at":"2025-04-26T02:12:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9050","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9050","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9050","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9050/manifests"},{"name":"v3.2.1.9049","sha":"712d47e8cf1c954e629ae3ef279ae6df86baffc0","kind":"tag","published_at":"2025-04-25T02:18:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9049","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9049","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9049","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9049/manifests"},{"name":"v3.2.1.9048","sha":"45dfb6b6cda5a679005965cf33b259bf82d4df70","kind":"tag","published_at":"2025-04-01T02:26:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9048","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9048","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9048","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9048/manifests"},{"name":"v3.2.1.9047","sha":"5c406b80099a1f69fadf402e73920e8f1e5eeff7","kind":"tag","published_at":"2025-03-31T02:18:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9047","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9047","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9047","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9047/manifests"},{"name":"v3.2.1.9046","sha":"fe2edfe2bcc3482e1451931dfe6a5bd4c6d9518e","kind":"tag","published_at":"2025-03-20T02:14:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9046","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9046","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9046","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9046/manifests"},{"name":"v3.2.1.9045","sha":"9b78e4087b23d054ce08abcaf19dadd9baf8de84","kind":"tag","published_at":"2025-03-19T02:13:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9045","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9045","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9045","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9045/manifests"},{"name":"v3.2.1.9044","sha":"e50ebe25cdc6ef2e7012d493f0a432696f8b35d9","kind":"tag","published_at":"2024-12-16T02:18:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9044","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9044","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9044","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9044/manifests"},{"name":"v3.2.1.9043","sha":"0f38f5eddbb6fdc46e070b6638ecb71bb59f2a64","kind":"tag","published_at":"2024-12-09T02:31:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9043","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9043","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9043","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9043/manifests"},{"name":"v3.2.1.9042","sha":"45aae3f7ea0837c48dad068e5c18c4984bba197d","kind":"tag","published_at":"2024-12-08T02:29:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9042","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9042","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9042","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9042/manifests"},{"name":"v3.2.1.9041","sha":"d3efa31d5f90a5cd4e3d86f151840bf1a6c31f84","kind":"tag","published_at":"2024-12-07T02:25:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9041","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9041","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9041","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9041/manifests"},{"name":"v3.2.1.9040","sha":"7a17e0766ac372b755e6a9361339556376c34045","kind":"tag","published_at":"2024-11-28T02:15:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9040","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9040","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9040","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9040/manifests"},{"name":"v3.2.1.9039","sha":"2efa489843d61a090a4e8f84be2819f8b2d21c3c","kind":"tag","published_at":"2024-11-27T02:16:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9039","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9039","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9039","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9039/manifests"},{"name":"v3.2.1.9038","sha":"ebedcc13b631e626ed4b908e181916418a4d1e08","kind":"tag","published_at":"2024-11-26T02:14:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9038","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9038","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9038","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9038/manifests"},{"name":"v3.2.1.9037","sha":"300dc35e681b43e82aef450cd1bd1bf2913de92f","kind":"tag","published_at":"2024-11-25T02:19:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9037","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9037","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9037","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9037/manifests"},{"name":"v3.2.1.9036","sha":"804c50977077c5b856cfd7854307460e3337f33d","kind":"tag","published_at":"2024-11-22T02:15:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9036","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9036","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9036","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9036/manifests"},{"name":"v3.2.1.9035","sha":"f06bc7e8d2331cfaadf08115fd248841bf057e94","kind":"tag","published_at":"2024-11-18T02:16:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9035","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9035","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9035","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9035/manifests"},{"name":"v3.2.1.9034","sha":"4aba1aa5a22d628ac5a1c3da7e5f72d2176c9126","kind":"tag","published_at":"2024-11-11T02:15:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9034","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9034","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9034","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9034/manifests"},{"name":"v3.2.1.9033","sha":"0696fe559f383e70c15a896b4532b4559216ab86","kind":"tag","published_at":"2024-10-28T02:11:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9033","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9033","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9033","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9033/manifests"},{"name":"v3.2.1.9032","sha":"d3ee30b155f824b7843fab1f1b134720ff6be4e7","kind":"tag","published_at":"2024-10-01T02:16:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9032","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9032","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9032","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9032/manifests"},{"name":"v3.2.1.9031","sha":"3a4b8904b3bd7c9bddee81912f1ea89f46221261","kind":"tag","published_at":"2024-09-15T02:18:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9031","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9031","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9031","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9031/manifests"},{"name":"v3.2.1.9030","sha":"8f30475b24e5b39668187917725f6a0662f24a84","kind":"tag","published_at":"2024-08-31T02:06:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9030","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9030","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9030","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9030/manifests"},{"name":"v3.2.1.9029","sha":"76bfe0e11fab628f38b8854f4491f48852a21bc4","kind":"tag","published_at":"2024-08-17T01:51:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9029","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9029","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9029","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9029/manifests"},{"name":"v3.2.1.9028","sha":"ef1df13572c7694e3d04d34d0e5e1607f640d04e","kind":"tag","published_at":"2024-08-10T01:55:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9028","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9028","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9028","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9028/manifests"},{"name":"v3.2.1.9027","sha":"fcb2461dedcccb5faedd303102463c9d66b361d0","kind":"tag","published_at":"2024-08-06T01:54:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9027","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9027","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9027","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9027/manifests"},{"name":"v3.2.1.9026","sha":"88cb446252d379c2e3876d0d27db27a792fa28c6","kind":"tag","published_at":"2024-08-03T01:59:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9026","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9026","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9026","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9026/manifests"},{"name":"v3.2.1.9025","sha":"7899e49b8717bb57d6c78c337da6940f42b1ad3d","kind":"tag","published_at":"2024-08-02T01:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9025","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9025","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9025","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9025/manifests"},{"name":"v3.2.1.9024","sha":"b1dbef6582eb595ada927ae508a3162786f69f1b","kind":"tag","published_at":"2024-07-13T01:52:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9024","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9024","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9024","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9024/manifests"},{"name":"v3.2.1.9023","sha":"592403145ee7c5767323a115622320fa55a12c0e","kind":"tag","published_at":"2024-07-11T01:53:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9023","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9023","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9023","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9023/manifests"},{"name":"v3.2.1.9022","sha":"6ee42a5a7ea48498a981af116479bdb86d5193ee","kind":"tag","published_at":"2024-07-02T01:50:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9022","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9022","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9022","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9022/manifests"},{"name":"v3.2.1.9021","sha":"92b600047535aa5338566cf9cb85c59542cfca6c","kind":"tag","published_at":"2024-06-30T01:57:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9021","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9021","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9021","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9021/manifests"},{"name":"v3.2.1.9020","sha":"88ae21b27ba47844019a5c9136c7e8e03cfd1b08","kind":"tag","published_at":"2024-06-28T01:54:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9020","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9020/manifests"},{"name":"v3.2.1.9019","sha":"119e96b9340393a01beb649390996357b655e9cc","kind":"tag","published_at":"2024-06-27T01:55:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9019","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9019/manifests"},{"name":"v3.2.1.9018","sha":"0686ca53964163a97d5d422fac673f2574a326f1","kind":"tag","published_at":"2024-05-18T01:40:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9018","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9018/manifests"},{"name":"v3.2.1.9017","sha":"b7a8b70c076c2d87c0c3d2e7071b45cce17df9e9","kind":"tag","published_at":"2024-04-14T02:00:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9017","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9017/manifests"},{"name":"v3.2.1.9016","sha":"975fa34c7403c0bf9066fbc0d4247dfd46a7efe9","kind":"tag","published_at":"2024-01-24T01:48:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9016","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9016","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9016","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9016/manifests"},{"name":"v3.2.1.9015","sha":"94d65abf317896b33ebcf154bb792604a3e552a9","kind":"tag","published_at":"2024-01-18T01:43:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9015","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9015","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9015","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9015/manifests"},{"name":"v3.2.1.9014","sha":"74c61339a55ccec20c08aef0e36b07b6c7c4e225","kind":"tag","published_at":"2024-01-15T01:50:15.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9014/manifests"},{"name":"v3.2.1.9013","sha":"a9b8d7231d0d4c5cd72509e1ed3d1c1e846481c5","kind":"tag","published_at":"2023-12-20T01:24:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9013/manifests"},{"name":"v3.2.1.9012","sha":"e78ea46caea5e89cbffa5887c11050335ab23896","kind":"tag","published_at":"2023-11-11T01:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9012/manifests"},{"name":"v3.2.1.9011","sha":"be26c70878f567d014b5d9b67c5d57c3f4d7b687","kind":"tag","published_at":"2023-11-10T01:39:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9011/manifests"},{"name":"v3.2.1.9010","sha":"7a9b8fc2331279f9e7fc6d9df28cf01b06f10ade","kind":"tag","published_at":"2023-11-09T01:36:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9010/manifests"},{"name":"v3.2.1.9009","sha":"682331bbc7ecc1e44e995d4c5a7c485160f04ec3","kind":"tag","published_at":"2023-11-07T01:39:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9009/manifests"},{"name":"v3.2.1.9008","sha":"ba198f5d8810f41b78427692f2a48e1a829d4336","kind":"tag","published_at":"2023-11-06T01:39:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9008/manifests"},{"name":"v3.2.1.9007","sha":"15db776aebe222fb0006d534986a80eaa0049523","kind":"tag","published_at":"2023-11-05T01:47:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9007/manifests"},{"name":"v3.2.1.9006","sha":"de266f4380308246af5f8bca1525fabfb8940968","kind":"tag","published_at":"2023-10-09T01:39:22.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9006/manifests"},{"name":"v3.2.1.9005","sha":"4de5c153ca5411fe2a02804a8cafb0edd9c664dc","kind":"tag","published_at":"2023-05-28T02:09:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9005/manifests"},{"name":"v3.2.1.9004","sha":"e55204cfa9fc74431f4fbc34a0b1f933647d1dd2","kind":"tag","published_at":"2023-05-16T01:58:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9004/manifests"},{"name":"v3.2.1.9003","sha":"98b85a2fc2a6d31818aa1f35d99696426d0e8b14","kind":"tag","published_at":"2023-03-25T01:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9003/manifests"},{"name":"v3.2.1.9002","sha":"1b22c7333abd1f720be60882f1baa4d03c5a4fb4","kind":"tag","published_at":"2023-03-24T01:51:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9002/manifests"},{"name":"v3.2.1.9001","sha":"b667a494892d6363020de687de44aa14db9f07cc","kind":"tag","published_at":"2023-03-21T01:57:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9001/manifests"},{"name":"v3.2.1","sha":"14a68c85804ec39aa73eea1439620ea297bc850d","kind":"tag","published_at":"2023-03-19T09:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1/manifests"},{"name":"v3.2.1.9000","sha":"70afd23840b87039e8b5093dce9d2739511de0c5","kind":"tag","published_at":"2023-03-19T09:19:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.1.9000/manifests"},{"name":"v3.2.0.9002","sha":"d151a64d1dd86a8a7390c3e005640bde2d9d28c9","kind":"tag","published_at":"2023-03-19T09:10:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9002/manifests"},{"name":"v3.2.0.9001","sha":"4f988b5e3ebf6bb890a81b27cc83ac0927fedf31","kind":"tag","published_at":"2023-03-14T01:49:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9001/manifests"},{"name":"v3.2.0","sha":"9e506591ed7067068060d8b66c9513dbfec729ea","kind":"tag","published_at":"2023-03-06T19:39:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0/manifests"},{"name":"v3.2.0.9000","sha":"a310014dd4bc50cd59bde0cb84f9b45f448eabd1","kind":"tag","published_at":"2023-03-06T18:19:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.2.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.2.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.2.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.2.0.9000/manifests"},{"name":"v3.1.8.9012","sha":"5a3f688be5c2d0eba6d80817687ece03143c27c9","kind":"tag","published_at":"2023-03-06T02:13:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9012/manifests"},{"name":"v3.1.8.9011","sha":"730524632f7a6a6d41ab35d0ce12b56abb8c3c45","kind":"tag","published_at":"2023-03-05T02:21:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9011/manifests"},{"name":"v3.1.8.9010","sha":"18b1c7ed3526a8faf6459a7893650a9d0eadc904","kind":"tag","published_at":"2023-02-24T02:06:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9010/manifests"},{"name":"v3.1.8.9009","sha":"c9b275c43a9166cc913a41273475c58acfb9eb1f","kind":"tag","published_at":"2023-02-23T02:08:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9009/manifests"},{"name":"v3.1.8.9008","sha":"59e082535f4620591c8cea721407af2704965767","kind":"tag","published_at":"2023-02-22T02:14:39.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9008/manifests"},{"name":"v3.1.8.9007","sha":"7a8e0605c812fe2d7307f9ebc85eb2b66f1f0779","kind":"tag","published_at":"2023-02-21T02:12:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9007/manifests"},{"name":"v3.1.8.9006","sha":"75f59cec0382a33a028c11d80028361358681b8b","kind":"tag","published_at":"2023-02-17T02:11:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9006/manifests"},{"name":"v3.1.8.9005","sha":"69cdffbabfc3869cfb6410c0107179bd59b987f8","kind":"tag","published_at":"2022-12-31T01:59:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9005/manifests"},{"name":"v3.1.8.9004","sha":"2bec777a86d5188c22524fe7ecffb2c4c5447c6e","kind":"tag","published_at":"2022-12-30T05:35:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9004/manifests"},{"name":"v3.1.8.9003","sha":"08c2cd8e13a5e28f4bdb5922891021e53af6c38b","kind":"tag","published_at":"2022-12-24T09:49:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9003/manifests"},{"name":"v3.1.8.9002","sha":"c80318d5b7790d5ee17fbd1c192628daa6892850","kind":"tag","published_at":"2022-09-24T07:22:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9002/manifests"},{"name":"v3.1.8.9001","sha":"dbb598ca4d237a4a9e7b2591c574389eda5cd6d4","kind":"tag","published_at":"2022-08-28T02:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9001/manifests"},{"name":"v3.1.8","sha":"fe550bce3405077f89a3f285d69937a154401765","kind":"tag","published_at":"2022-07-21T19:07:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8/manifests"},{"name":"v3.1.8.9000","sha":"15242ace0e6c79ae775d0c2b69cc5dbf45f4af16","kind":"tag","published_at":"2022-07-21T19:02:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.8.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.8.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.8.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.8.9000/manifests"},{"name":"v3.1.7.9001","sha":"a2df7c7276b0c18e8932712f4e5df1bb2f7ea913","kind":"tag","published_at":"2022-07-21T19:01:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9001/manifests"},{"name":"v3.1.7","sha":"739218cf1e540d95831adfedf3c9e8083ae8b73c","kind":"tag","published_at":"2022-04-26T14:15:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7/manifests"},{"name":"v3.1.7.9000","sha":"3f4ecfd1eef5f1b5206a2c6f4011f70b46ba8034","kind":"tag","published_at":"2022-04-26T09:06:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.7.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.7.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.7.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.7.9000/manifests"},{"name":"v3.1.6.9002","sha":"160b7db318fc3796c88891959172555de4b024a8","kind":"tag","published_at":"2022-04-24T04:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9002/manifests"},{"name":"v3.1.6.9001","sha":"fb94a320fa54f5d9bd793d757a213222121a7781","kind":"tag","published_at":"2022-01-27T03:29:55.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9001/manifests"},{"name":"v3.1.6","sha":"ac597030e2515f6a266f6d713acf7d21dbcd8098","kind":"tag","published_at":"2021-12-29T14:40:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6/manifests"},{"name":"v3.1.6.9000","sha":"0fc5c17f66b8d29528593510be007cd1261fe02d","kind":"tag","published_at":"2021-10-25T03:22:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.6.9000/manifests"},{"name":"v3.1.5.9001","sha":"e8896d51b1bbf57124b5e88838191ebeef604ec3","kind":"tag","published_at":"2021-10-25T02:56:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9001/manifests"},{"name":"v3.1.5","sha":"4004384ea509467742c0c4f35cd469fee0458714","kind":"tag","published_at":"2021-10-03T09:37:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5/manifests"},{"name":"v3.1.5.9000","sha":"03345688c2c6bddd52b23d2a37a3a0ae6d19894d","kind":"tag","published_at":"2021-09-26T19:09:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.5.9000/manifests"},{"name":"v3.1.4.9002","sha":"aabbab1fae7ac819d4a31ae43fb5b301731e3a81","kind":"tag","published_at":"2021-09-26T19:09:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9002/manifests"},{"name":"v3.1.4.9001","sha":"4432c87c34d9163224306e3a30de993f6411e865","kind":"tag","published_at":"2021-09-26T15:36:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9001/manifests"},{"name":"v3.1.4","sha":"13824534d0927079782140e4e8d3131ad08d63e5","kind":"tag","published_at":"2021-09-26T07:45:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4/manifests"},{"name":"v3.1.4.9000","sha":"4e3f86e9c0acf2161cdb67f66a19f3051af6ddcd","kind":"tag","published_at":"2021-08-07T12:40:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.4.9000/manifests"},{"name":"v3.1.3.9003","sha":"cb684679df38a9714e30eeb9ddec21f76c8b24f8","kind":"tag","published_at":"2021-08-07T12:38:24.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9003/manifests"},{"name":"v3.1.3.9002","sha":"9e1e32ff5d6590e0e2d68fcd7eecbcfd8b1dc598","kind":"tag","published_at":"2021-07-31T04:58:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9002/manifests"},{"name":"v3.1.3.9001","sha":"559fb5ad864592b3283bcdbdcad35f937617f66e","kind":"tag","published_at":"2021-07-29T08:40:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9001/manifests"},{"name":"v3.1.3","sha":"4f36d63b48a9d03581dafdeae449407a6edc647e","kind":"tag","published_at":"2021-07-24T03:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3/manifests"},{"name":"v3.1.3.9000","sha":"2be6af2abe2067f8c2bb0a22ddf35f2201ad9382","kind":"tag","published_at":"2021-07-21T11:49:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.3.9000/manifests"},{"name":"v3.1.2.9002","sha":"c783f3108cfe0cc28ad96030b9ae8e840b278bbb","kind":"tag","published_at":"2021-07-21T11:48:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9002/manifests"},{"name":"v3.1.2.9001","sha":"8994e1ea405c126bf3f3be7f18cc964485d0d0e6","kind":"tag","published_at":"2021-07-20T09:03:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9001/manifests"},{"name":"v3.1.2","sha":"9047193feb0dc0b0efb6f5881201961d7acacf59","kind":"tag","published_at":"2021-05-16T13:20:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2/manifests"},{"name":"v3.1.2.9000","sha":"8633a3c1082782536935818091606b1c83aabbae","kind":"tag","published_at":"2021-05-16T05:42:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.2.9000/manifests"},{"name":"v3.1.1","sha":"4a56ae8ab5f53b091e16484a752f68e5bf8a9e3c","kind":"tag","published_at":"2021-04-18T07:18:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1/manifests"},{"name":"v3.1.1.9000","sha":"1e203afb5c1a9cae7437d0f1e0e95628101e8903","kind":"tag","published_at":"2021-04-18T03:49:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.1.9000/manifests"},{"name":"v3.1.0.9001","sha":"d5fcbddcca917b957f15fb637fdbdc6d542d2b7b","kind":"tag","published_at":"2021-04-18T03:49:11.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9001/manifests"},{"name":"v3.1.0","sha":"fd811f2f76dd13995699e59671ab527f518d5fdc","kind":"tag","published_at":"2021-02-25T17:34:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0/manifests"},{"name":"v3.1.0.9000","sha":"56e4135e752f037cb468448c5ae18b3e04245599","kind":"tag","published_at":"2021-02-23T08:41:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.1.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.1.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.1.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.1.0.9000/manifests"},{"name":"v3.0.6.9002","sha":"f7bfbf69c377de6db29b45040f0a8a674b479637","kind":"tag","published_at":"2021-02-23T08:40:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9002/manifests"},{"name":"v3.0.6.9001","sha":"db033d0a9a9857f2951ed5f686f3b3a5a6f1ac18","kind":"tag","published_at":"2021-02-15T05:19:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9001/manifests"},{"name":"v3.0.6","sha":"194be87173728afb3511a46bc47fa2fc2e6d3bcf","kind":"tag","published_at":"2021-01-30T03:56:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6/manifests"},{"name":"v3.0.6.9000","sha":"e5cc641844f8e016f67feb06a3b936c057aeddcd","kind":"tag","published_at":"2021-01-28T09:30:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.6.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.6.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.6.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.6.9000/manifests"},{"name":"v3.0.5.9002","sha":"3eaa490e94ae0716c210bd1668a5073d82f7705d","kind":"tag","published_at":"2021-01-28T09:03:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9002/manifests"},{"name":"v3.0.5","sha":"6d595dd0aac3d455f677d6fdc9daf0863389ea06","kind":"tag","published_at":"2021-01-27T04:52:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5/manifests"},{"name":"v3.0.5.9001","sha":"1c578679ee38c9e79e0057afb9e1ef2e1639bd4f","kind":"tag","published_at":"2021-01-09T03:36:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9001/manifests"},{"name":"v3.0.5.9000","sha":"79ae50d148255bdc9a8ff06d52735e289872e09a","kind":"tag","published_at":"2021-01-08T06:00:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.5.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.5.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.5.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.5.9000/manifests"},{"name":"v3.0.4.9001","sha":"67fa4d6e520a086ae9d250cf89957f63271402c3","kind":"tag","published_at":"2021-01-08T05:56:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9001/manifests"},{"name":"v3.0.4","sha":"08280e877f1c332386fe45605e2b64f7c3d6e10a","kind":"tag","published_at":"2020-10-15T07:08:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4/manifests"},{"name":"v3.0.4.9000","sha":"6cfe524bca246bb691a091a3e903fec3c2ea7349","kind":"tag","published_at":"2020-10-10T07:08:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.4.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.4.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.4.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.4.9000/manifests"},{"name":"v3.0.3.9004","sha":"dd29fb76b6b0335a08658c14483fe3cbb81cf7d7","kind":"tag","published_at":"2020-10-07T03:42:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9004/manifests"},{"name":"v3.0.3.9003","sha":"86a5996c7c4cb765fb3054791111900833f4917d","kind":"tag","published_at":"2020-10-02T06:14:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9003/manifests"},{"name":"v3.0.3.9002","sha":"cc1558853c4de428cf1dc38b41d0e5c11b8c30dd","kind":"tag","published_at":"2020-10-02T02:45:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9002/manifests"},{"name":"v3.0.3.9001","sha":"c5ef619c6a35020f975101ae8e04207115d6e224","kind":"tag","published_at":"2020-10-01T08:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9001/manifests"},{"name":"v3.0.3","sha":"2a5fba0eabe7bec8016c152a81d79744a343671f","kind":"tag","published_at":"2020-07-12T02:04:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3/manifests"},{"name":"v3.0.3.9000","sha":"87bdf4146878621979857d640c7f84667bed9a25","kind":"tag","published_at":"2020-07-10T08:41:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.3.9000/manifests"},{"name":"v3.0.2.9002","sha":"616747e13b7b5250768e1512dd7e5e304e7446e8","kind":"tag","published_at":"2020-07-10T08:09:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9002/manifests"},{"name":"v3.0.2.9001","sha":"7c55f3308e0fa6f911d81961c082278427200adc","kind":"tag","published_at":"2020-07-10T07:12:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9001/manifests"},{"name":"v3.0.2.9000","sha":"3e7e4d8d22a51b5ded51ea11db80be6585ecfafc","kind":"tag","published_at":"2020-07-09T19:17:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2.9000/manifests"},{"name":"v3.0.2","sha":"db9190e400480716a1ffc5b8e1415a11b06a8527","kind":"tag","published_at":"2020-07-09T19:16:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.2/manifests"},{"name":"v3.0.1.9003","sha":"360675f67baa404362a61462605e9290aeab124b","kind":"tag","published_at":"2020-07-06T04:27:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9003/manifests"},{"name":"v3.0.1.9002","sha":"2a5d22cf9a4f5ead615084bc45017c2b0c86fb96","kind":"tag","published_at":"2020-07-05T04:30:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9002/manifests"},{"name":"v3.0.1.9001","sha":"d946ca3801d2f0bf81a240ac650da8d41a945b38","kind":"tag","published_at":"2020-06-23T12:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9001/manifests"},{"name":"v3.0.1.9000","sha":"3892a7f8e75595824ff26089d02c7f868526e16c","kind":"tag","published_at":"2020-04-20T09:15:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1.9000/manifests"},{"name":"v3.0.1","sha":"85cd814acaceacee277e1571979db0051c132493","kind":"tag","published_at":"2020-04-20T09:12:59.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.1/manifests"},{"name":"v3.0.0.9004","sha":"80b4b15300453c000590f853b0d8469df76cf387","kind":"tag","published_at":"2020-04-19T18:49:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9004/manifests"},{"name":"v3.0.0.9003","sha":"7652a222cf7c4dd6f2d6da4674a2eca3714b6667","kind":"tag","published_at":"2020-04-17T06:23:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9003/manifests"},{"name":"v3.0.0.9002","sha":"c4cd1982410eaadecb380687636890652739f5b2","kind":"tag","published_at":"2020-04-16T04:54:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9002/manifests"},{"name":"v3.0.0.9001","sha":"30b9d53a3e5c1b71143cca2e71170bb6f08fcd72","kind":"tag","published_at":"2020-04-14T09:00:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9001/manifests"},{"name":"v3.0.0.9000","sha":"ace33d25f5d21c5f1f099026de0e612509f15a83","kind":"tag","published_at":"2020-03-31T03:19:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0.9000/manifests"},{"name":"v3.0.0","sha":"c6a3f71ae3cb5ac4e68c6f5300495a55c8e1c7cb","kind":"tag","published_at":"2020-03-31T03:18:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v3.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v3.0.0/manifests"},{"name":"v2.99.99.9014","sha":"f070d241ed3efbc3c254f747be649b92df473ea3","kind":"tag","published_at":"2020-01-13T06:37:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9014","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9014","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9014","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9014/manifests"},{"name":"v2.99.99.9013","sha":"fecce7ec2ca1fe7834e2e8bff676bb24c8de2a84","kind":"tag","published_at":"2020-01-12T09:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9013","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9013","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9013","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9013/manifests"},{"name":"v2.99.99.9012","sha":"0b5881750f4ea1c7368c73f317d0aaa867f0f833","kind":"tag","published_at":"2020-01-02T21:36:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9012","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9012","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9012","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9012/manifests"},{"name":"v2.99.99.9011","sha":"65d05bdcac750000e60d286cd26f6a20eb34df0c","kind":"tag","published_at":"2019-12-31T14:27:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9011","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9011","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9011","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9011/manifests"},{"name":"v2.99.99.9010","sha":"a2d78393c2706288c5eb40918469abca8fb703c7","kind":"tag","published_at":"2019-11-02T17:27:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9010/manifests"},{"name":"v2.99.99.9009","sha":"59fe77ede03e4329add9dbd6bd3c2c9204b564f3","kind":"tag","published_at":"2019-11-02T11:28:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9009/manifests"},{"name":"v2.99.99.9008","sha":"48f80c42e43d36136d0dfcef1463d74ad2595b85","kind":"tag","published_at":"2019-10-27T22:34:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9008/manifests"},{"name":"v2.99.99.9007","sha":"947a81306568c54cd0597cc447bbca8f034d09af","kind":"tag","published_at":"2019-10-25T20:31:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9007/manifests"},{"name":"v2.99.99.9006","sha":"3bc8aef51d45b6713cef9dd24815e9bcdb976e9d","kind":"tag","published_at":"2019-09-28T07:35:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9006/manifests"},{"name":"v2.99.99.9005","sha":"675a8c74c5b46d7f85c108b9daca2fd33a38c744","kind":"tag","published_at":"2019-09-15T09:31:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9005/manifests"},{"name":"v2.99.99.9004","sha":"44c1e364d77fd07cc945bb34a83bc405aca5f70d","kind":"tag","published_at":"2019-08-31T06:07:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9004/manifests"},{"name":"v2.99.99.9003","sha":"ab0dbaebe9f17f1d93e88e70dc2d7e272a2dc32a","kind":"tag","published_at":"2019-08-22T20:11:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9003/manifests"},{"name":"v2.99.99.9002","sha":"6526a3234df8af1101fff13db479b8b011495ab2","kind":"tag","published_at":"2019-08-07T20:58:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9002/manifests"},{"name":"v2.99.99.9001","sha":"f91f53a235522ccbd7badeb581d5aa2bf9c1fe36","kind":"tag","published_at":"2019-08-07T15:33:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.99.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.99.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.99.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.99.99.9001/manifests"},{"name":"v2.1.3.9000","sha":"1d7177a75155244a41a1f2b225c3064280b626ec","kind":"tag","published_at":"2019-06-13T12:47:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3.9000/manifests"},{"name":"v2.1.3","sha":"07f6a00260416c7c4eef9e6a003a54eecf94feb8","kind":"tag","published_at":"2019-06-13T12:39:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.3/manifests"},{"name":"v2.1.2.9000","sha":"749fd73e7bc63c308642c1e8ed908b459e54cb35","kind":"tag","published_at":"2019-05-30T19:43:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2.9000/manifests"},{"name":"v2.1.2","sha":"1adbfa6d02052c5e638702f7064304042f3ebdd6","kind":"tag","published_at":"2019-05-30T19:39:07.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.2/manifests"},{"name":"v2.1.1.9000","sha":"fb9b4672aef22da0afe1de7bc33987f990f466b0","kind":"tag","published_at":"2019-03-19T10:10:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1.9000/manifests"},{"name":"v2.1.1","sha":"0915302d27b404193521d987f34c961e48227997","kind":"tag","published_at":"2019-03-19T10:10:27.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.1.1/manifests"},{"name":"v2.0.1.9002","sha":"666e87a192c2cdfdf89996488fb5dbf0875bf047","kind":"tag","published_at":"2019-03-08T21:31:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9002/manifests"},{"name":"v2.0.1.9001","sha":"92f5604c841a76bc229213c8c168ce0ba8342dc9","kind":"tag","published_at":"2019-02-23T19:23:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9001/manifests"},{"name":"v2.0.99.9000","sha":"2cc2ea67cd0fe8076025f459126a6f03868cbdae","kind":"tag","published_at":"2019-01-13T16:37:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.99.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.99.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.99.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.99.9000/manifests"},{"name":"v2.0.1.9000","sha":"d3e6950f8bded069cb0af8c1374f335f87af4751","kind":"tag","published_at":"2019-01-13T16:17:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1.9000/manifests"},{"name":"v2.0.1","sha":"7c9ede231df6a807b9c4a20cbe8b6ba66c17f99c","kind":"tag","published_at":"2019-01-13T15:57:48.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.1/manifests"},{"name":"v2.0.0.9001","sha":"3c989cfc54e57bb69f63229ba9977e50403c9041","kind":"tag","published_at":"2019-01-11T21:47:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9001/manifests"},{"name":"v2.0.0.9000","sha":"33183391edbc1e0e13267c44e4ea83d77a948c93","kind":"tag","published_at":"2019-01-09T20:40:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0.9000/manifests"},{"name":"v2.0.0","sha":"6ea772edf0fc729994d77c49cc6a776089e9be68","kind":"tag","published_at":"2019-01-07T16:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v2.0.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v2.0.0/manifests"},{"name":"v1.4.99.9005","sha":"18635ea04d15fe50610d8da5262a567e5027ba7f","kind":"tag","published_at":"2018-10-05T07:47:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9005/manifests"},{"name":"v1.4.99.9004","sha":"434e725df62270c4ddeea1a80f4160cae812fa9c","kind":"tag","published_at":"2018-08-25T15:45:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9004/manifests"},{"name":"v1.4.99.9002","sha":"96c9b5754fbaf66bceecd8acce791bef683fa097","kind":"tag","published_at":"2018-08-20T00:10:18.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9002/manifests"},{"name":"v1.4.99.9001","sha":"bb0bbadad89fcd5364b244856d5c37e386646f5a","kind":"tag","published_at":"2018-08-19T21:59:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.99.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.99.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.99.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.99.9001/manifests"},{"name":"v1.4.2.9007","sha":"695edd4e515e24f8002822b78ad3f63aa44e8f6e","kind":"tag","published_at":"2018-08-18T10:16:14.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9007/manifests"},{"name":"v1.4.2.9006","sha":"2e0da23b84b092a6bc31edc3494814f32119165f","kind":"tag","published_at":"2018-08-18T09:34:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9006/manifests"},{"name":"v1.4.2.9004","sha":"a29b5b7b5cd17ec98fa0450d14b74c8b9ec9b7b4","kind":"tag","published_at":"2018-07-14T19:33:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9004/manifests"},{"name":"v1.4.2.9003","sha":"d2c6255c1e146220f8f356d5be1c503318151ea2","kind":"tag","published_at":"2018-06-30T21:48:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9003/manifests"},{"name":"v1.4.2.9002","sha":"cfea2141cfe27eaf5c60fe7e19940d69c68ecb70","kind":"tag","published_at":"2018-05-23T23:43:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9002/manifests"},{"name":"v1.4.2.9001","sha":"b90a4fd30717c3ac061020b2bde12172e7ee273f","kind":"tag","published_at":"2018-04-17T07:39:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9001/manifests"},{"name":"v1.4.2.9000","sha":"7fbef0b0b22053bff48946c477f0cc2862bab72f","kind":"tag","published_at":"2018-04-02T09:27:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2.9000/manifests"},{"name":"v1.4.2","sha":"d47daaa05cb8a888d56519eb5aebb781a3f0fa3f","kind":"tag","published_at":"2018-01-23T12:33:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.2/manifests"},{"name":"v1.4.1.9001","sha":"8a47baa5a40a686d99c803ffbdb2a0169758d38c","kind":"tag","published_at":"2018-01-20T11:21:51.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9001/manifests"},{"name":"v1.4.1.9000","sha":"56e49c6fb2d257f105b71b2820b3fba0f37c0be3","kind":"tag","published_at":"2017-12-29T00:51:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1.9000/manifests"},{"name":"v1.4.1","sha":"b75e4d86345c2740e94e358085c0e59f9d634784","kind":"tag","published_at":"2017-12-28T23:31:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.4.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.4.1/manifests"},{"name":"v1.3.4.9003","sha":"74b66ffcfca4459db52b6e9991d51aba93759dd6","kind":"tag","published_at":"2017-11-14T12:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9003/manifests"},{"name":"v1.3.4.9002","sha":"e52cffcfc03adfeb3e812a3fd961039ab7225200","kind":"tag","published_at":"2017-11-03T07:20:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9002/manifests"},{"name":"v1.3.4.9001","sha":"56ea463403f808e58766275fac975bb76344c0c5","kind":"tag","published_at":"2017-08-25T21:34:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4.9001/manifests"},{"name":"v1.3.4","sha":"610e2ad630983aa8437844942eca24f9d06ce1a2","kind":"tag","published_at":"2017-08-22T07:18:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.4/manifests"},{"name":"v1.3.3.9001","sha":"90b8e20a2587a3b59a67461a8a149951ada7d2e9","kind":"tag","published_at":"2017-07-28T14:54:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3.9001/manifests"},{"name":"v1.3.3","sha":"db376349bd92424dc5f008031c6d772b118602f0","kind":"tag","published_at":"2017-05-29T12:36:36.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"6144d4dcbf3df86003ce3df8ab440bba5d527271","kind":"tag","published_at":"2017-05-27T09:19:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"50902caabb7ff0d23c095bea4b0263fe584a6411","kind":"tag","published_at":"2017-05-17T10:12:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.1/manifests"},{"name":"v1.3.0.9010","sha":"4a77c1c3ed34de0181ed06d705703e391a20b4f9","kind":"tag","published_at":"2017-05-16T07:20:16.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9010","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9010","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9010","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9010/manifests"},{"name":"v1.3.0.9009","sha":"0c2589165206b5ad20a6fbe46c496a199055fab9","kind":"tag","published_at":"2017-05-15T17:08:35.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9009","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9009","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9009","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9009/manifests"},{"name":"v1.3.0.9008","sha":"08e7c86d0078279dd0323f52280425b0c3a93676","kind":"tag","published_at":"2017-05-15T16:37:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9008","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9008","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9008","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9008/manifests"},{"name":"v1.3.0.9007","sha":"02c402609e271f53a1b7c5fe628000006d63287a","kind":"tag","published_at":"2017-05-15T16:17:06.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9007","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9007","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9007","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9007/manifests"},{"name":"v1.3.0.9006","sha":"10b2a85dfe08fcaa81871b320e8cdd09474af606","kind":"tag","published_at":"2017-05-14T19:46:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9006","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9006","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9006","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9006/manifests"},{"name":"v1.3.0.9005","sha":"7325f31f94c5bb76b2c22692f62de8a164fa22e4","kind":"tag","published_at":"2017-05-14T19:43:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9005","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9005","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9005","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9005/manifests"},{"name":"v1.3.0.9004","sha":"8a41eef4b0d6d5b0b79920f275b98c88da0f0ff2","kind":"tag","published_at":"2017-05-14T19:35:28.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9004","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9004","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9004","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9004/manifests"},{"name":"v1.3.0.9003","sha":"b4d49282986905a3f97ef96fee5cfaddd144a1df","kind":"tag","published_at":"2017-05-13T09:26:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9003","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9003","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9003","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9003/manifests"},{"name":"v1.3.0.9002","sha":"8c22008fbd3f1d99cb188ee56115ff60d2f33e16","kind":"tag","published_at":"2017-05-08T18:57:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9002","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9002","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9002","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9002/manifests"},{"name":"v1.3.0.9001","sha":"9fa1bee73068ed3d010e6b8ac189f328b8505da1","kind":"tag","published_at":"2017-04-19T18:01:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9001","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9001","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9001","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9001/manifests"},{"name":"v1.3.0.9000","sha":"a53473375dcafdb850cf006cc3d0a7382fa36789","kind":"tag","published_at":"2017-04-17T21:08:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0.9000","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0.9000","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0.9000","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0.9000/manifests"},{"name":"v1.3.0","sha":"4cd06b954dcacb41cc120d697f18bbbe65106aaf","kind":"tag","published_at":"2017-04-01T19:17:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.3.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.3.0/manifests"},{"name":"v1.2-15","sha":"7cbf2399e8bb664393f45e5c45cd63c6ebd9acdb","kind":"tag","published_at":"2017-01-09T23:32:08.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-15/manifests"},{"name":"v1.2-14","sha":"459357cdc2c5865c6258fd45f1c349bd35f4315f","kind":"tag","published_at":"2017-01-04T21:16:01.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-14/manifests"},{"name":"v1.2-13","sha":"b0e0882e4f1565f981fdecd4002ce97295ea4b4b","kind":"tag","published_at":"2016-11-30T09:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-13/manifests"},{"name":"v1.2-12","sha":"f0f33fffa90f9cb592a202351ca45a5eac7e29f7","kind":"tag","published_at":"2016-08-30T08:25:02.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-12/manifests"},{"name":"v1.2-11","sha":"91425f7a90c07b0ad5d33592fb8b6451f12243d3","kind":"tag","published_at":"2016-08-29T19:34:40.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-11/manifests"},{"name":"v1.2-10","sha":"5416e994883f16d3ebc428ac521882653be5e4f1","kind":"tag","published_at":"2016-08-29T18:43:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2-10/manifests"},{"name":"v1.2","sha":"1aabb0df1e5b4c1cb3e15049dfeffa3628bf2572","kind":"tag","published_at":"2016-08-26T22:09:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.2/manifests"},{"name":"v1.1-9","sha":"2c7a45cb02889d8e6aadd06baf40f6e0714ced25","kind":"tag","published_at":"2016-08-19T18:22:33.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-9/manifests"},{"name":"v1.1-8","sha":"0a59d9a66809286774e73adafd012199f51ccf18","kind":"tag","published_at":"2016-08-18T21:17:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-8/manifests"},{"name":"v1.1-7","sha":"bf6c62e4c80e7058f137550b23229488abae2468","kind":"tag","published_at":"2016-08-16T22:30:12.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-7/manifests"},{"name":"v1.1-6","sha":"d4a86cc0362612819fb43c5f59c89fa109eeeddf","kind":"tag","published_at":"2016-08-16T10:36:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-6/manifests"},{"name":"v1.1-5","sha":"e59736c233962e7b3cd17d8ab0196a2c754db422","kind":"tag","published_at":"2016-07-30T23:09:29.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-5/manifests"},{"name":"v1.1-4","sha":"f93f3d45b841c2adbd85dfcb1ada0d9be155efb3","kind":"tag","published_at":"2016-07-30T22:33:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-4/manifests"},{"name":"v1.1-3","sha":"3dd5e0ab99895cce9abd7f9c402dcab6c292789d","kind":"tag","published_at":"2016-07-29T23:14:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-3/manifests"},{"name":"v1.1-2","sha":"72440719f06909752f71ad2ed2e09f4a0c2970b9","kind":"tag","published_at":"2016-07-29T13:48:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-2/manifests"},{"name":"v1.1-1","sha":"8226ebb2baac42e2e86168659d442ddf9ec0c7ae","kind":"tag","published_at":"2016-07-29T13:45:26.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1-1/manifests"},{"name":"v1.1","sha":"8a2637890a538ee2c5034aabfa7574ecaa05d24c","kind":"tag","published_at":"2016-07-04T00:10:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.1/manifests"},{"name":"v1.0-18","sha":"580be03ba46c08b21080cf2099d2a766f4fb63b5","kind":"tag","published_at":"2016-07-03T19:33:09.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-18","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-18/manifests"},{"name":"v1.0-17","sha":"ef2eae50308af8652348b9e5392aef6b639babf3","kind":"tag","published_at":"2016-07-03T19:05:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-17","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-17/manifests"},{"name":"v1.0-16","sha":"61479143b15e34b5b81bee93c3ffe680c160a0e1","kind":"tag","published_at":"2016-07-01T00:28:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-16","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-16/manifests"},{"name":"v1.0-15","sha":"7bfcf9f8bebd31c628b2f349013f4f763e4538df","kind":"tag","published_at":"2016-06-30T23:34:41.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-15","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-15/manifests"},{"name":"v1.0-14","sha":"87f654a9430af38349564acf909ee46672322878","kind":"tag","published_at":"2016-06-30T23:24:43.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-14","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-14/manifests"},{"name":"v1.0-13","sha":"51a5c56d2055b9d344454d83a60eef30b13d600a","kind":"tag","published_at":"2016-06-30T15:31:54.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-13","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-13/manifests"},{"name":"v1.0-12","sha":"efab6ec37145445897c26d226b376bef4e879dee","kind":"tag","published_at":"2016-06-21T23:57:03.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-12","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-12/manifests"},{"name":"v1.0-11","sha":"a341c1de53014317e97eb0e5b669e46eb01014a3","kind":"tag","published_at":"2016-06-21T19:11:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-11","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-11/manifests"},{"name":"v1.0-10","sha":"d994c716af5903fcaacf55c076dbbc8f3d98990f","kind":"tag","published_at":"2016-06-20T20:32:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-10","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-10/manifests"},{"name":"v1.0-9","sha":"e34d580062fa6e2b6a924dfd1068ccbb35918288","kind":"tag","published_at":"2016-06-16T18:31:21.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-9","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-9/manifests"},{"name":"v1.0-8","sha":"f9f99175c1890d389b9a6ac16bc9ee0431d94828","kind":"tag","published_at":"2016-06-16T10:14:23.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-8","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-8/manifests"},{"name":"v1.0-7","sha":"8ba46a9a69f638bf3b5185189d2c99aebd15e2ac","kind":"tag","published_at":"2016-06-13T21:50:20.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-7","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-7/manifests"},{"name":"v1.0-6","sha":"a1110ad85cd2b8bc36e88432b959fe05466c495d","kind":"tag","published_at":"2016-06-13T13:54:05.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-6/manifests"},{"name":"v1.0-5","sha":"0b3049bff6f999aee1452273efb1c841125477be","kind":"tag","published_at":"2016-05-12T05:41:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-5/manifests"},{"name":"v1.0-4","sha":"e0e2fc0c8ae99e0599d653cc314a237f856a01c9","kind":"tag","published_at":"2016-05-11T21:33:44.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-4/manifests"},{"name":"v1.0-3","sha":"e427fc15dda936fa11ac1c354c8f100a1fc9ea8c","kind":"tag","published_at":"2016-05-07T21:11:31.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-3/manifests"},{"name":"v1.0-2","sha":"47463ce11e5b9dec573a328aeb8a5cc1801433a5","kind":"tag","published_at":"2016-05-07T08:30:30.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-2/manifests"},{"name":"v1.0-1","sha":"d65228d23fa51372cdec8ff37527116c3211a849","kind":"tag","published_at":"2016-03-30T14:19:46.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0-1/manifests"},{"name":"v1.0","sha":"c2aaee4b6fea43a4a6a420abb2931c60dec60817","kind":"tag","published_at":"2016-03-22T23:12:32.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v1.0","html_url":"https://github.com/tidyverse/tibble/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v1.0/manifests"},{"name":"v0.4","sha":"726f23a37f2934290c573d24e7a1fb1e99f379ca","kind":"tag","published_at":"2016-03-21T21:58:04.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.4/manifests"},{"name":"v0.3-6","sha":"878a371ee2075c9892b5db8884ddac6f06c3bcab","kind":"tag","published_at":"2016-03-21T20:28:34.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-6/manifests"},{"name":"v0.3-5","sha":"d7ee25e3cf6592b2aa2593e59ea6c147400f8de2","kind":"tag","published_at":"2016-03-19T20:23:50.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-5/manifests"},{"name":"v0.3-4","sha":"bfc394fddf09ddc4b9656bda18b0fe592ffc1d40","kind":"tag","published_at":"2016-03-18T20:44:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-4/manifests"},{"name":"v0.3-3","sha":"0cc8550d75a590b53c7d3ac4f4173cf8397c2aef","kind":"tag","published_at":"2016-03-18T08:00:53.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-3/manifests"},{"name":"v0.3-2","sha":"9fff95fff11bc34cf475d19e25e9e763092f068e","kind":"tag","published_at":"2016-03-17T16:15:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-2/manifests"},{"name":"v0.3-1","sha":"733bcf805fde9723c8acd643eeea2dffbcbe7e26","kind":"tag","published_at":"2016-03-17T02:49:17.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3-1/manifests"},{"name":"v0.3","sha":"6a6ffb0a864b50193a7fef45459958dfb181807c","kind":"tag","published_at":"2016-03-10T21:14:58.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.3/manifests"},{"name":"v0.2-5","sha":"14eb535a533195bd94eaa8e95417c58e5724389f","kind":"tag","published_at":"2016-03-10T20:36:19.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-5/manifests"},{"name":"v0.2-4","sha":"27ff5c0f9728d49e6251f3c08d48b15d8316eee3","kind":"tag","published_at":"2016-03-10T18:47:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-4/manifests"},{"name":"v0.2-3","sha":"2a35109c4d49c8e397cf9afe3990db113cdeb7b6","kind":"tag","published_at":"2016-03-10T17:54:13.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-3/manifests"},{"name":"v0.2-2","sha":"ec758a43bd4a5e3c5e8bbde25784f7fd1e2e066d","kind":"tag","published_at":"2016-03-08T21:10:37.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-2/manifests"},{"name":"v0.2-1","sha":"bb874cf227d51c680f7b0808b7d2c839dd33dd85","kind":"tag","published_at":"2016-03-08T20:36:52.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2-1/manifests"},{"name":"v0.2","sha":"f0a55d6b1248e31230694ebbbcfa0e58d024e49a","kind":"tag","published_at":"2016-03-02T12:41:47.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.2/manifests"},{"name":"v0.1-6","sha":"ed5ccb805a299ce3fc04b012f910447295ed3727","kind":"tag","published_at":"2016-03-02T11:33:56.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-6","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-6/manifests"},{"name":"v0.1-5","sha":"b6a8cbfece0dbbf6435ab2d227c93f3f94b0154a","kind":"tag","published_at":"2016-03-01T07:38:00.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-5","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-5/manifests"},{"name":"v0.1-4","sha":"681a3b3d84b2cf7f49e8212933866a8bde9acc13","kind":"tag","published_at":"2016-01-07T09:45:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-4","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-4/manifests"},{"name":"v0.1-3","sha":"a987a10cb29981145fd0f22d91a748369901b5be","kind":"tag","published_at":"2016-01-05T09:43:38.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-3","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-3/manifests"},{"name":"v0.1-2","sha":"865ec07d7d392e08935f182497a4c310b702fb79","kind":"tag","published_at":"2015-12-30T21:21:10.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-2","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-2/manifests"},{"name":"v0.1-1","sha":"6777a97b4c8703459d6d445b60074c118396caca","kind":"tag","published_at":"2015-12-30T21:06:42.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1-1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1-1/manifests"},{"name":"v0.1","sha":"1a4989a0b4696e2c8a4b287410ead577ebdc4735","kind":"tag","published_at":"2015-12-09T10:35:45.000Z","download_url":"https://codeload.github.com/tidyverse/tibble/tar.gz/v0.1","html_url":"https://github.com/tidyverse/tibble/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tidyverse/tibble@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T11:38:28.782Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/tidyverse/tibble","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/tidyverse/tibble","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/tidyverse/tibble","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/tidyverse/tibble/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T13:18:44.511Z","issues_count":80,"pull_requests_count":528,"avg_time_to_close_issue":27123805.192982458,"avg_time_to_close_pull_request":1645271.9549902154,"issues_closed_count":57,"pull_requests_closed_count":511,"pull_request_authors_count":15,"issue_authors_count":56,"avg_comments_per_issue":3.2625,"avg_comments_per_pull_request":0.1856060606060606,"merged_pull_requests_count":113,"bot_issues_count":0,"bot_pull_requests_count":418,"past_year_issues_count":10,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":2987109.6,"past_year_avg_time_to_close_pull_request":1251237.189189189,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":31,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/issues","maintainers":[{"login":"krlmlr","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"krlmlr","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftibble/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftibble/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftibble/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ftidyverse%2Ftibble/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":4095,"full_name":"tidyverse/tibble","default_branch":"main","committers":[{"name":"Kirill Müller","email":"krlmlr+r@mailbox.org","login":"krlmlr","count":2691},{"name":"hadley","email":"h.wickham@gmail.com","login":"hadley","count":703},{"name":"Kirill Müller","email":"kirill.mueller@ivt.baug.ethz.ch","login":null,"count":455},{"name":"Romain François","email":"romain@r-enthusiasts.com","login":"romainfrancois","count":114},{"name":"Jenny Bryan","email":"jenny.f.bryan@gmail.com","login":"jennybc","count":61},{"name":"Lionel Henry","email":"lionel.hry@gmail.com","login":"lionel-","count":48},{"name":"Anh Le","email":"aql3@duke.edu","login":null,"count":32},{"name":"Bill Evans","email":"BillEvans@ActiveDecisionSupport.com","login":null,"count":13},{"name":"DavisVaughan","email":"davis@rstudio.com","login":"DavisVaughan","count":13},{"name":"Jim Hester","email":"james.f.hester@gmail.com","login":"jimhester","count":12},{"name":"jennybc","email":"jenny@stat.ubc.ca","login":null,"count":11},{"name":"Kevin Ushey","email":"kevinushey@gmail.com","login":"kevinushey","count":10},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":10},{"name":"Zhilong Jia","email":"zhilongjia@gmail.com","login":"zhilongjia","count":10},{"name":"olivroy","email":"olivierroy71@hotmail.com","login":"olivroy","count":9},{"name":"Mara Averick","email":"maraaverick@gmail.com","login":"batpigandme","count":9},{"name":"Anh Le","email":"anh.le91@gmail.com","login":"anhqle","count":9},{"name":"Indrajeet Patil","email":"patilindrajeet.science@gmail.com","login":"IndrajeetPatil","count":9},{"name":"jabarnett","email":"jabarnett@tripadvisor.com","login":null,"count":8},{"name":"Patrick Perry","email":"patperry@gmail.com","login":"patperry","count":7},{"name":"Hannes Mühleisen","email":"hannes@muehleisen.org","login":"hannes","count":7},{"name":"DavisVaughan","email":"mvaugh15@uncc.edu","login":null,"count":6},{"name":"Riccardo Pinosio","email":"riccardopinosio@funda.nl","login":null,"count":6},{"name":"Maëlle Salmon","email":"maelle.salmon@yahoo.se","login":"maelle","count":6},{"name":"Nick Carchedi","email":"nick.carchedi@gmail.com","login":"ncarchedi","count":5},{"name":"Maximilian Girlich","email":"maximilian.girlich@metoda.com","login":"mgirlich","count":4},{"name":"Ilari Scheinin","email":"ilari.scheinin@gmail.com","login":"ilarischeinin","count":4},{"name":"Nick Kennedy","email":"nick.kennedy@ed.ac.uk","login":null,"count":4},{"name":"David Holstius","email":"david.holstius@gmail.com","login":"dholstius","count":3},{"name":"Gabriela de Queiroz","email":"gabidequeiroz@gmail.com","login":"gdequeiroz","count":3},{"name":"Michael Chirico","email":"chiricom@google.com","login":"MichaelChirico","count":3},{"name":"Rebecca","email":"rbjanis@gmail.com","login":"rbjanis","count":3},{"name":"Stu Field","email":"stu.g.field@gmail.com","login":"stufield","count":3},{"name":"Tim Taylor","email":"tim.taylor@hiddenelephants.co.uk","login":"TimTaylor","count":3},{"name":"evgeni.chasnovski","email":"evgeni.chasnovski@gmail.com","login":"echasnovski","count":3},{"name":"jeffreyhanson","email":"jeffrey.hanson@uqconnect.edu.au","login":"jeffreyhanson","count":3},{"name":"kevinykuo","email":"kevinykuo@gmail.com","login":"kevinykuo","count":3},{"name":"lindbrook","email":"lindbrook@gmail.com","login":"lindbrook","count":3},{"name":"Xavier","email":"xavier.adam@pm.me","login":null,"count":2},{"name":"ijlyttle","email":"ian.lyttle@schneiderdashelectric.com","login":null,"count":2},{"name":"Eduardo Ariño de la Rubia","email":"earino@gmail.com","login":"earino","count":2},{"name":"t-kalinowski","email":"tkali@me.com","login":"t-kalinowski","count":2},{"name":"helix123","email":"kevintappe@gmx.de","login":"tappek","count":2},{"name":"earowang","email":"earo.wang@gmail.com","login":"earowang","count":2},{"name":"Shinya Uryu","email":"suika1127@gmail.com","login":"uribo","count":2},{"name":"Sergey Goder","email":"sgoder@fb.com","login":"cosinequanon","count":2},{"name":"Maximilian Held","email":"info@maxheld.de","login":"maxheld83","count":2},{"name":"Max Kuhn","email":"mxkuhn@gmail.com","login":"topepo","count":2},{"name":"Iñaki Úcar","email":"iucar@fedoraproject.org","login":"Enchufa2","count":2},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"anabbott","email":"anabbott@smu.edu","login":"anabbott","count":1},{"name":"ZJ","email":"zhuojia.dai@gmail.com","login":"xiaodaigh","count":1},{"name":"Watal M. Iwasaki","email":"heavywatal","login":"heavywatal","count":1},{"name":"Alexey Stukalov","email":"astukalov@cemm.oeaw.ac.at","login":null,"count":1},{"name":"Holger Brandl","email":"brandl@mpi-cbg.de","login":null,"count":1},{"name":"Tobias","email":"t.gauster@gmail.com","login":"mundl","count":1},{"name":"Sharla Gelfand","email":"sharla.gelfand@gmail.com","login":"sharlagelfand","count":1},{"name":"Patrick Schratz","email":"patrick.schratz@gmail.com","login":"pat-s","count":1},{"name":"Michael Weylandt","email":"michael.weylandt@gmail.com","login":"michaelweylandt","count":1},{"name":"Luis Verde Arregoitia","email":"luisd@ciencias.unam.mx","login":"luisDVA","count":1},{"name":"Lorenz","email":"lorenz.walthert@icloud.com","login":"lorenzwalthert","count":1},{"name":"Layal Christine Lettry","email":"31202672+Layalchristine24","login":"Layalchristine24","count":1},{"name":"Kevin Wright","email":"kw.stat@gmail.com","login":"kwstat","count":1},{"name":"huangs","email":"thuhuangs09@gmail.com","login":"hs3180","count":1},{"name":"Alex Whan","email":"alexwhan@gmail.com","login":"alexwhan","count":1},{"name":"Andrea Ranzato","email":"andrea.ranzato01@gmail.com","login":"andreranza","count":1},{"name":"Brandon Greenwell","email":"greenwell.brandon@gmail.com","login":"bgreenwell","count":1},{"name":"Brandon Hurr","email":"brandon.hurr@gmail.com","login":"bhive01","count":1},{"name":"Brian Diggs","email":"Brian.S.Diggs@gmail.com","login":"BrianDiggs","count":1},{"name":"Christophe Dervieux","email":"christophe.dervieux@gmail.com","login":"cderv","count":1},{"name":"Colin Gillespie","email":"csgillespie@gmail.com","login":"csgillespie","count":1},{"name":"Craig Citro","email":"craigcitro@gmail.com","login":"craigcitro","count":1},{"name":"David Dalpiaz","email":"dalpiaz2@illinois.edu","login":"daviddalpiaz","count":1},{"name":"Edwin de Jonge","email":"edwindjonge@gmail.com","login":"edwindj","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"Etienne B. Racine","email":"etiennebr@gmail.com","login":"etiennebr","count":1},{"name":"GitHub","email":"noreply@github.com","login":"web-flow","count":1},{"name":"Imanuel Costigan","email":"i.costigan@me.com","login":"imanuelcostigan","count":1},{"name":"vinhtantran","email":"vinhtantran@gmail.com","login":"vinhtantran","count":1}],"total_commits":4358,"total_committers":79,"total_bot_commits":10,"total_bot_committers":1,"mean_commits":55.164556962025316,"dds":0.3825149150986691,"past_year_committers":[{"name":"krlmlr","email":"krlmlr","login":"krlmlr","count":92},{"name":"Davis Vaughan","email":"davis@posit.co","login":"DavisVaughan","count":2},{"name":"olivroy","email":"52606734+olivroy","login":"olivroy","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"eitsupi","email":"50911393+eitsupi","login":"eitsupi","count":1},{"name":"Michael Chirico","email":"chiricom@google.com","login":"MichaelChirico","count":1},{"name":"Luis Verde Arregoitia","email":"luisd@ciencias.unam.mx","login":"luisDVA","count":1},{"name":"Layal Christine Lettry","email":"31202672+Layalchristine24","login":"Layalchristine24","count":1},{"name":"Andrea Ranzato","email":"andrea.ranzato01@gmail.com","login":"andreranza","count":1}],"past_year_total_commits":101,"past_year_total_committers":9,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":11.222222222222221,"past_year_dds":0.08910891089108908,"last_synced_at":"2025-07-09T01:13:40.649Z","last_synced_commit":"3932f93311327c98709255d394fb9b910b3a5b11","created_at":"2023-03-07T09:19:52.014Z","updated_at":"2025-07-09T01:13:40.665Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"tidyverse/tibble","html_url":"https://github.com/tidyverse/tibble","last_synced_at":"2025-09-06T23:58:31.854Z","status":null,"issues_count":81,"pull_requests_count":594,"avg_time_to_close_issue":27747746.42,"avg_time_to_close_pull_request":2219040.765957447,"issues_closed_count":50,"pull_requests_closed_count":564,"pull_request_authors_count":15,"issue_authors_count":57,"avg_comments_per_issue":2.580246913580247,"avg_comments_per_pull_request":0.20707070707070707,"merged_pull_requests_count":138,"bot_issues_count":0,"bot_pull_requests_count":446,"past_year_issues_count":10,"past_year_pull_requests_count":83,"past_year_avg_time_to_close_issue":30705.333333333332,"past_year_avg_time_to_close_pull_request":408748.70967741933,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.3614457831325301,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":52,"created_at":"2023-05-10T21:10:37.448Z","updated_at":"2025-09-06T23:58:31.856Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidyverse%2Ftibble/issues","issue_labels_count":{"help wanted :heart:":9,"documentation":7,"bug":4,"feature":3,"vctrs ↗️":2,"subsetting 🍽":2,"upstream 🐟":1,"upkeep":1},"pull_request_labels_count":{"cran release":7},"issue_author_associations_count":{"NONE":51,"MEMBER":21,"CONTRIBUTOR":9},"pull_request_author_associations_count":{"CONTRIBUTOR":469,"MEMBER":115,"NONE":10},"issue_authors":{"krlmlr":13,"moodymudskipper":4,"hadley":4,"DavisVaughan":3,"phargarten2":2,"msberends":2,"olivroy":2,"twest820":2,"khusmann":1,"nicohlara":1,"danwwilson":1,"0xr0bert":1,"adrianolszewski":1,"wurli":1,"babayoshihiko":1,"TimTaylor":1,"AnBarbosaBr":1,"kwstat":1,"vorpalvorpal":1,"jmhpijuan":1,"asadow":1,"olathan":1,"Layalchristine24":1,"courtiol":1,"steveharoz":1,"csgillespie":1,"krivit":1,"lionel-":1,"gco056":1,"cgoo4":1,"nscott660":1,"catalamarti":1,"sda030":1,"jwhendy":1,"teunbrand":1,"eitsupi":1,"pachadotdev":1,"barracuda156":1,"smped":1,"hathawayj":1,"maelle":1,"NicChr":1,"lorenzwalthert":1,"miguellacerda":1,"kjbeath":1,"MichaelChirico":1,"luukvdmeer":1,"xtimbeau":1,"GitHunter0":1,"LDalby":1,"shivam7898":1,"perlatex":1,"Sam1522":1,"ccsarapas":1,"mkoohafkan":1,"rolfsimoes":1,"JosiahParry":1},"pull_request_authors":{"github-actions[bot]":446,"krlmlr":109,"andreranza":8,"olivroy":7,"MichaelChirico":6,"DavisVaughan":4,"maelle":2,"IndrajeetPatil":2,"luisDVA":2,"eitsupi":2,"lionel-":2,"gadenbuie":1,"TimTaylor":1,"Layalchristine24":1,"heavywatal":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10165670,"issues_count":31989241,"pull_requests_count":100238337,"authors_count":10729070,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"upkeep":1},"past_year_pull_request_labels_count":{"cran release":4},"past_year_issue_author_associations_count":{"NONE":6,"CONTRIBUTOR":2,"MEMBER":2},"past_year_pull_request_author_associations_count":{"MEMBER":51,"CONTRIBUTOR":26,"NONE":6},"past_year_issue_authors":{"csgillespie":1,"danwwilson":1,"DavisVaughan":1,"eitsupi":1,"gco056":1,"khusmann":1,"krlmlr":1,"Layalchristine24":1,"moodymudskipper":1,"twest820":1},"past_year_pull_request_authors":{"krlmlr":49,"github-actions[bot]":16,"andreranza":8,"MichaelChirico":5,"eitsupi":2,"DavisVaughan":2,"Layalchristine24":1},"maintainers":[{"login":"krlmlr","count":122,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"},{"login":"hadley","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadley"},{"login":"lionel-","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lionel-"}],"active_maintainers":[{"login":"krlmlr","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krlmlr"},{"login":"DavisVaughan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DavisVaughan"}]},"events":{"total":{"CreateEvent":36,"ReleaseEvent":1,"IssuesEvent":21,"WatchEvent":45,"DeleteEvent":1,"IssueCommentEvent":57,"PushEvent":208,"PullRequestReviewCommentEvent":1,"PullRequestEvent":82,"ForkEvent":3},"last_year":{"CreateEvent":36,"ReleaseEvent":1,"IssuesEvent":21,"WatchEvent":45,"DeleteEvent":1,"IssueCommentEvent":57,"PushEvent":208,"PullRequestReviewCommentEvent":1,"PullRequestEvent":82,"ForkEvent":3}},"keywords":["r","tidy-data"],"dependencies":[{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-07-12T14:56:46.685Z","updated_at":"2022-07-12T14:56:46.685Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/DESCRIPTION","dependencies":[{"id":159320627,"package_name":"R","ecosystem":"cran","requirements":"\u003e= 3.1.0","direct":true,"kind":"depends","optional":false},{"id":159320628,"package_name":"fansi","ecosystem":"cran","requirements":"\u003e= 0.4.0","direct":true,"kind":"imports","optional":false},{"id":159320629,"package_name":"lifecycle","ecosystem":"cran","requirements":"\u003e= 1.0.0","direct":true,"kind":"imports","optional":false},{"id":159320630,"package_name":"magrittr","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159320631,"package_name":"methods","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159320632,"package_name":"pillar","ecosystem":"cran","requirements":"\u003e= 1.7.0","direct":true,"kind":"imports","optional":false},{"id":159320633,"package_name":"pkgconfig","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159320634,"package_name":"rlang","ecosystem":"cran","requirements":"\u003e= 1.0.2","direct":true,"kind":"imports","optional":false},{"id":159320635,"package_name":"utils","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":159320636,"package_name":"vctrs","ecosystem":"cran","requirements":"\u003e= 0.3.8","direct":true,"kind":"imports","optional":false},{"id":159320637,"package_name":"bench","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320638,"package_name":"bit64","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320639,"package_name":"blob","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320640,"package_name":"brio","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320641,"package_name":"callr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320642,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320643,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320644,"package_name":"crayon","ecosystem":"cran","requirements":"\u003e= 1.3.4","direct":true,"kind":"suggests","optional":false},{"id":159320645,"package_name":"DiagrammeR","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320646,"package_name":"dplyr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320647,"package_name":"evaluate","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320648,"package_name":"formattable","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320649,"package_name":"ggplot2","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320650,"package_name":"hms","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320651,"package_name":"htmltools","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320652,"package_name":"knitr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320653,"package_name":"lubridate","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320654,"package_name":"mockr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320655,"package_name":"nycflights13","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320656,"package_name":"pkgbuild","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320657,"package_name":"pkgload","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320658,"package_name":"purrr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320659,"package_name":"rmarkdown","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320660,"package_name":"stringi","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320661,"package_name":"testthat","ecosystem":"cran","requirements":"\u003e= 3.0.2","direct":true,"kind":"suggests","optional":false},{"id":159320662,"package_name":"tidyr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":159320663,"package_name":"withr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check-dev.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.398Z","updated_at":"2023-01-11T16:06:37.398Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/R-CMD-check-dev.yaml","dependencies":[{"id":6868950944,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6868950945,"package_name":"./.github/workflows/rate-limit","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950946,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868950947,"package_name":"./.github/workflows/dep-matrix","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950948,"package_name":"./.github/workflows/custom/before-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950949,"package_name":"./.github/workflows/install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950950,"package_name":"./.github/workflows/custom/after-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950951,"package_name":"./.github/workflows/update-snapshots","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950952,"package_name":"./.github/workflows/check","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.421Z","updated_at":"2023-01-11T16:06:37.421Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6868950953,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6868950954,"package_name":"./.github/workflows/rate-limit","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950955,"package_name":"./.github/workflows/git-identity","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950956,"package_name":"./.github/workflows/custom/before-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950957,"package_name":"./.github/workflows/install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950958,"package_name":"./.github/workflows/custom/after-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950959,"package_name":"./.github/workflows/update-snapshots","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950960,"package_name":"./.github/workflows/style","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950961,"package_name":"./.github/workflows/roxygenize","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950962,"package_name":"./.github/workflows/commit","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950963,"package_name":"./.github/workflows/check","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950964,"package_name":"./.github/workflows/pkgdown-build","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950965,"package_name":"./.github/workflows/pkgdown-deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.453Z","updated_at":"2023-01-11T16:06:37.453Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/check/action.yml","dependencies":[{"id":6868950969,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868950970,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-benchmarks.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.499Z","updated_at":"2023-01-11T16:06:37.499Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/continuous-benchmarks.yaml","dependencies":[{"id":6868950973,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6868950974,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fledge.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.545Z","updated_at":"2023-01-11T16:06:37.545Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/fledge.yaml","dependencies":[{"id":6868950977,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868950978,"package_name":"./.github/workflows/git-identity","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950979,"package_name":"./.github/workflows/install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/install/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.607Z","updated_at":"2023-01-11T16:06:37.607Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/install/action.yml","dependencies":[{"id":6868950981,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868950982,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868950983,"package_name":"./.github/workflows/get-extra","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950984,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lock.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.657Z","updated_at":"2023-01-11T16:06:37.657Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/lock.yaml","dependencies":[{"id":6868950985,"package_name":"dessant/lock-threads","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown-deploy/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.671Z","updated_at":"2023-01-11T16:06:37.671Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/pkgdown-deploy/action.yml","dependencies":[{"id":6868950986,"package_name":"nick-fields/retry","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.721Z","updated_at":"2023-01-11T16:06:37.721Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6868950987,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6868950988,"package_name":"./.github/workflows/rate-limit","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950989,"package_name":"./.github/workflows/git-identity","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950990,"package_name":"./.github/workflows/custom/before-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950991,"package_name":"./.github/workflows/install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950992,"package_name":"./.github/workflows/custom/after-install","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950993,"package_name":"./.github/workflows/pkgdown-build","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6868950994,"package_name":"./.github/workflows/pkgdown-deploy","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-commands.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.749Z","updated_at":"2023-01-11T16:06:37.749Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/pr-commands.yaml","dependencies":[{"id":6868950995,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6868950996,"package_name":"r-lib/actions/pr-fetch","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6868950997,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6868950998,"package_name":"r-lib/actions/pr-push","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/revdep.yaml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.789Z","updated_at":"2023-01-11T16:06:37.789Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/revdep.yaml","dependencies":[{"id":6868950999,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6868951000,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6868951001,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.842Z","updated_at":"2023-01-11T16:06:37.842Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/style/action.yml","dependencies":[{"id":6868951002,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-snapshots/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-11T16:06:37.880Z","updated_at":"2023-01-11T16:06:37.880Z","repository_link":"https://github.com/tidyverse/tibble/blob/main/.github/workflows/update-snapshots/action.yml","dependencies":[{"id":6868951003,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":29.917821663615705,"created_at":"2025-09-08T11:18:30.534Z","updated_at":"2025-10-07T08:24:36.330Z","avatar_url":"https://github.com/tidyverse.png","language":"R","category":null,"sub_category":null,"monthly_downloads":1600405,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["data-manipulation","grammar","visualisation","package-creation","latex","parsing","csv","fwf","documentation-tool","rmarkdown"],"project_url":"https://science.ecosyste.ms/api/v1/projects/63629","html_url":"https://science.ecosyste.ms/projects/63629"}