{"id":9277399,"name":"@type-plus/kind","ecosystem":"npm","description":"TypeScript Kind-Level Programming implementation","homepage":"https://github.com/unional/type-plus/tree/main/type-plus/packages/kind#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/unional/type-plus","keywords_array":["kind","typescript","type","types"],"namespace":"type-plus","versions_count":1,"first_release_published_at":"2024-03-25T02:46:19.492Z","latest_release_published_at":"2024-03-25T02:46:19.492Z","latest_release_number":"0.0.0","last_synced_at":"2026-03-12T01:34:06.448Z","created_at":"2024-03-25T02:50:16.642Z","updated_at":"2026-03-12T01:34:06.449Z","registry_url":"https://www.npmjs.com/package/@type-plus/kind","install_command":"npm install @type-plus/kind","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta":"0.0.0","latest":"0.0.0"}},"repo_metadata":{"id":33844943,"uuid":"162974502","full_name":"unional/type-plus","owner":"unional","description":"Additional types and types adjusted utilities for TypeScript","archived":false,"fork":false,"pushed_at":"2026-02-11T13:06:23.000Z","size":55542,"stargazers_count":406,"open_issues_count":28,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-11T21:36:29.810Z","etag":null,"topics":["npm-package","type-level-programming","type-system","types","typescript","typescript-definitions","utilities"],"latest_commit_sha":null,"homepage":"https://unional.github.io/type-plus/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unional.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"unional"}},"created_at":"2018-12-24T09:34:35.000Z","updated_at":"2026-02-01T23:04:36.000Z","dependencies_parsed_at":"2026-02-02T00:17:40.866Z","dependency_job_id":null,"html_url":"https://github.com/unional/type-plus","commit_stats":{"total_commits":1322,"total_committers":9,"mean_commits":"146.88888888888889","dds":0.1792738275340393,"last_synced_commit":"d78b69351e29f21ee261ed3385442480e1e9f020"},"previous_names":[],"tags_count":173,"template":false,"template_full_name":null,"purl":"pkg:github/unional/type-plus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unional","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/sbom","scorecard":{"id":107752,"data":{"date":"2025-08-04","repo":{"name":"github.com/unional/type-plus","commit":"9754fc3bf29f953efc48d45f38282c941286b629"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.5,"checks":[{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 30 changesets","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/codeql-analysis.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull-request.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/pull-request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/unional/type-plus/release.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/unional/.github/.github/SECURITY.md:1","Info: Found linked content: github.com/unional/.github/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/unional/.github/.github/SECURITY.md:1","Info: Found text in security policy: github.com/unional/.github/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-7q7g-4xm8-89cq","Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T11:25:15.418Z","repository_id":33844943,"created_at":"2025-08-15T11:25:15.418Z","updated_at":"2025-08-15T11:25:15.418Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29349377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"unional","name":"Homa Wong","uuid":"3254987","kind":"user","description":"Clean Architect","email":"","website":"https://unional.github.io/","location":"https://discord.gg/RwzcFpN5fv","twitter":"unional","company":"@timelywealth, Palo Alto Networks","icon_url":"https://avatars.githubusercontent.com/u/3254987?u=a48e750bde5df463271318ce851216cfe37858f5\u0026v=4","repositories_count":255,"last_synced_at":"2024-04-14T06:32:19.820Z","metadata":{"has_sponsors_listing":false,"funding":{"ko_fi":"unional"}},"html_url":"https://github.com/unional","funding_links":["https://ko-fi.com/unional"],"total_stars":629,"followers":93,"following":50,"created_at":"2022-11-02T16:29:22.399Z","updated_at":"2024-04-14T06:33:15.332Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unional","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unional/repositories"},"tags":[{"name":"type-plus@8.0.0-beta.8","sha":"0e66d279ca61487ee95cc994f9dcc87a5ad632e0","kind":"tag","published_at":"2026-02-01T22:58:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.8","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.8/manifests"},{"name":"type-plus@8.0.0-beta.7","sha":"ffd298f66e77cd6160fc459f2e2364b49cbacb45","kind":"tag","published_at":"2025-02-07T06:55:15.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.7","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.7/manifests"},{"name":"type-plus@8.0.0-beta.6","sha":"7304402217717e287a6bf2649851ba4d8c8e148a","kind":"tag","published_at":"2024-09-27T18:35:13.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.6","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.6/manifests"},{"name":"type-plus@8.0.0-beta.5","sha":"3347ebfd05fe0736cbeebcdd25ecb2ad661835e8","kind":"tag","published_at":"2024-09-26T11:38:27.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.5","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.5/manifests"},{"name":"type-plus@8.0.0-beta.4","sha":"808b388a92af2fdf003e8a6a384db319c739a79b","kind":"tag","published_at":"2024-08-02T09:09:00.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.4","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.4/manifests"},{"name":"type-plus@8.0.0-beta.3","sha":"15881d15ff6b877531e969612c7bd27182d1fd86","kind":"tag","published_at":"2024-07-27T00:31:36.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.3","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.3/manifests"},{"name":"type-plus@8.0.0-beta.2","sha":"042b60faa6b0a8e932c8e59de82799aef5538d89","kind":"tag","published_at":"2024-03-25T02:46:31.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.2","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.2/manifests"},{"name":"@type-plus/kind@0.0.0","sha":"042b60faa6b0a8e932c8e59de82799aef5538d89","kind":"tag","published_at":"2024-03-25T02:46:31.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/@type-plus/kind@0.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/@type-plus/kind@0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@%40type-plus%2Fkind%400.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/@type-plus%2Fkind@0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/@type-plus%2Fkind@0.0.0/manifests"},{"name":"type-plus@7.6.2","sha":"d321056398e48802480c011c365bcf9f12c3ec7e","kind":"tag","published_at":"2024-03-10T22:38:50.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.6.2","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.2/manifests"},{"name":"type-plus@7.6.1","sha":"f3a48f9b212145d82d901d55079c4b7b8c0c9ac9","kind":"tag","published_at":"2024-03-10T22:25:32.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.6.1","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.1/manifests"},{"name":"type-plus@8.0.0-beta.0","sha":"da748ca986be31874ff92fb08acb214fb439dd87","kind":"tag","published_at":"2023-09-13T05:56:01.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@8.0.0-beta.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@8.0.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%408.0.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@8.0.0-beta.0/manifests"},{"name":"type-plus@7.6.0","sha":"e93baf59b1ed2adcce094e283154533163ba1fd2","kind":"tag","published_at":"2023-07-08T20:52:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.6.0/manifests"},{"name":"type-plus@7.5.0","sha":"78bbc41b3a72bc2ddc26f15001b40f9d4437851e","kind":"tag","published_at":"2023-07-05T07:57:06.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.5.0/manifests"},{"name":"type-plus@7.4.0","sha":"9edc219eb8ea576513a23bb1a1a9b1a1209b3e8d","kind":"tag","published_at":"2023-07-03T02:16:22.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.4.0/manifests"},{"name":"type-plus@7.3.1","sha":"e8901ce012e7a678f1e23bcb282d91cd31a2e05e","kind":"tag","published_at":"2023-07-01T18:10:55.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.3.1","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.3.1/manifests"},{"name":"type-plus@7.3.0","sha":"000fcd1a6a2e29a725ead8852ec5b3dd40db128a","kind":"tag","published_at":"2023-07-01T17:00:55.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.3.0/manifests"},{"name":"type-plus@7.2.1","sha":"e1ddabda74300379354a7d8c95e6563f2332349f","kind":"tag","published_at":"2023-06-26T04:35:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.2.1","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.2.1/manifests"},{"name":"type-plus@7.2.0","sha":"0c69e06830c1743946cf424ac100581332a83e6f","kind":"tag","published_at":"2023-06-25T05:27:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.2.0/manifests"},{"name":"type-plus@7.1.1","sha":"af36aefb0b124a852af80340a0a90116ece395fd","kind":"tag","published_at":"2023-06-25T05:03:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.1.1","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.1.1/manifests"},{"name":"type-plus@7.1.0","sha":"dd57d8d4cb76ca25b19cd01e7a385681e2f4c98b","kind":"tag","published_at":"2023-06-25T01:36:48.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/type-plus@7.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/type-plus@7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@type-plus%407.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/type-plus@7.1.0/manifests"},{"name":"v7.0.1","sha":"a5f63fc736d705268f38b90eb7a211124ffc01a2","kind":"tag","published_at":"2023-05-30T08:28:50.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v7.0.1","html_url":"https://github.com/unional/type-plus/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"146ff0610697c896198330715219141bef9f9222","kind":"tag","published_at":"2023-05-30T08:08:25.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v7.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v7.0.0/manifests"},{"name":"v6.8.1","sha":"bdd12c6e637a07f1821e30b272b7a22d6207ceb2","kind":"tag","published_at":"2023-05-11T02:49:40.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.8.1","html_url":"https://github.com/unional/type-plus/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"a30c4eea24c274fc7121b6a09127047cfd0c32b7","kind":"tag","published_at":"2023-05-10T06:38:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.8.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.8.0/manifests"},{"name":"v6.7.1","sha":"27dad2343a13df61a18d3e30a3c95aacaf2358b8","kind":"tag","published_at":"2023-05-09T21:34:15.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.7.1","html_url":"https://github.com/unional/type-plus/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.7.1/manifests"},{"name":"v6.7.0","sha":"d3c6e107abe8d5f5ab1261a9cc6a01673c04a2eb","kind":"tag","published_at":"2023-05-01T05:57:51.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.7.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"56a7b86319d0d82ef772befdbd64a65290247ddc","kind":"tag","published_at":"2023-04-16T05:08:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"95155d4644b247b3249cb4c2a48df27033f7d00c","kind":"tag","published_at":"2023-04-10T17:45:15.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.5.0/manifests"},{"name":"v6.4.0","sha":"97a418f4b85031ac68915e840f0489ca72e8ad7e","kind":"tag","published_at":"2023-04-03T00:15:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.4.0/manifests"},{"name":"v6.3.0","sha":"02de58424509ca7de219fc4db93cd53462131d4a","kind":"tag","published_at":"2023-03-21T06:28:25.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"27072d4ec912d9c3bf5f7867e257b0b9811ad5e6","kind":"tag","published_at":"2023-03-20T08:23:54.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"0c58ec9928774421ea846d3ad1fc18fd481c58a8","kind":"tag","published_at":"2023-03-19T22:27:59.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"284e12edbbb1ad2ec8008167d885418802f0e6d1","kind":"tag","published_at":"2023-03-17T08:22:43.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v6.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v6.0.0/manifests"},{"name":"v5.6.0","sha":"bcab712bcd68c22438d23660076b44cbb76f163f","kind":"tag","published_at":"2023-01-24T02:37:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.6.0/manifests"},{"name":"v5.5.2","sha":"15f163591d2e702afffc9899ceac1b0786a6c911","kind":"tag","published_at":"2023-01-23T21:41:32.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.5.2","html_url":"https://github.com/unional/type-plus/releases/tag/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.2/manifests"},{"name":"v5.5.1","sha":"0cc51ab9d36e8a31c1642e77a9b5f39e7afee880","kind":"tag","published_at":"2023-01-19T06:12:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.5.1","html_url":"https://github.com/unional/type-plus/releases/tag/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.1/manifests"},{"name":"v5.5.0","sha":"a5ee772b8a7087382f98070a4c4a4d545da9b584","kind":"tag","published_at":"2023-01-18T08:28:52.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.5.0/manifests"},{"name":"v5.4.1","sha":"3b940ceb78ceb920fbfbb5de3101078b347f4a96","kind":"tag","published_at":"2023-01-18T06:11:13.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.4.1","html_url":"https://github.com/unional/type-plus/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"18324d4e6953b5a1bce6c3b3336e51d0d437cfd2","kind":"tag","published_at":"2023-01-17T08:28:42.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"33f8b67631c96b7230e716c0be90d284c56c59bc","kind":"tag","published_at":"2023-01-17T01:27:52.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c6f78c26c71601d846d6a0de886b48fa7e2823f8","kind":"tag","published_at":"2023-01-14T23:48:49.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"44c533351c161828a15ad1f97ddcdae1a5c62306","kind":"tag","published_at":"2023-01-07T06:06:03.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"9414d5c01e7045fe662522930ccd6be85e405857","kind":"tag","published_at":"2022-12-14T00:02:37.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v5.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v5.0.0/manifests"},{"name":"v4.18.1","sha":"859054641665187fcb3ff289bcc6feeefdbfca33","kind":"commit","published_at":"2022-12-09T09:46:17.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.18.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.18.1/manifests"},{"name":"v4.18.0","sha":"2c8d5c28c73c6a6541adca569a77c918c11c955a","kind":"commit","published_at":"2022-11-18T20:51:34.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.18.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.18.0/manifests"},{"name":"v4.17.0","sha":"994f1c210ce3448fd4df4293540f7e47fe847267","kind":"commit","published_at":"2022-11-08T22:17:53.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.17.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.17.0/manifests"},{"name":"v4.16.0","sha":"40f4e20bd9ef062c36cdb0ce392406ce026fc8a6","kind":"commit","published_at":"2022-10-31T06:39:36.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.16.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.16.0/manifests"},{"name":"v4.15.2","sha":"0db7f1baebc1cd8d43c3a0b3fa1f3cd4b0efc59a","kind":"commit","published_at":"2022-10-30T04:33:33.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.15.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.2/manifests"},{"name":"v4.15.1","sha":"7f4e2dcecb0809c5f3ba2d9ead7de59f3a882a6c","kind":"commit","published_at":"2022-10-30T04:05:23.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.15.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.1/manifests"},{"name":"v4.15.0","sha":"33a733eacd482989fec840cd27c459e5953e674e","kind":"commit","published_at":"2022-10-30T00:17:03.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.15.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.15.0/manifests"},{"name":"v4.14.1","sha":"277dbf4ddfaf22d9d9b266ea11ee77f02cc37ac5","kind":"commit","published_at":"2022-10-13T00:53:03.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.14.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.14.1/manifests"},{"name":"v4.14.0","sha":"009363f7b6a019649f5af98c3081f7424b946fe1","kind":"commit","published_at":"2022-10-10T22:35:12.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.14.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.14.0/manifests"},{"name":"v4.13.2","sha":"a1a4b423dd46f598efc2fac90a821fad381f1aa1","kind":"commit","published_at":"2022-10-08T03:34:07.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.13.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.2/manifests"},{"name":"v4.13.1","sha":"84d59386c957b0f9c3a8fce3c17337720a195d6d","kind":"commit","published_at":"2022-09-15T17:33:42.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.13.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.1/manifests"},{"name":"v4.13.0","sha":"38440a5ea10f51a0e44f330d6934d522e7af0b90","kind":"commit","published_at":"2022-09-15T04:47:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.13.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.13.0/manifests"},{"name":"v4.12.1","sha":"2bad0001a04a70cd57666eed15e7a6cde8295c40","kind":"commit","published_at":"2022-09-13T20:05:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.12.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.12.1/manifests"},{"name":"v4.12.0","sha":"5cde777b732cf489aa20ca762554160a0c542f98","kind":"commit","published_at":"2022-09-12T20:20:06.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.12.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.12.0/manifests"},{"name":"v4.11.3","sha":"a5d69d664fef49d106b07b63bd2fb7dada02b8c1","kind":"commit","published_at":"2022-09-12T19:52:58.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.11.3","html_url":"https://github.com/unional/type-plus/releases/tag/v4.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.3/manifests"},{"name":"v4.11.2","sha":"ebaf74b6d8c03c546247ee2bc2a0a1155f351a51","kind":"commit","published_at":"2022-09-01T09:33:58.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.11.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.2/manifests"},{"name":"v4.11.1","sha":"9cc3e22f2721555ba8d7893b43e4825c362e42ce","kind":"commit","published_at":"2022-07-21T03:49:01.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.11.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.1/manifests"},{"name":"v4.11.0","sha":"218bf4a3e0e04a00d2ac7f3b7b0f75a61f03e62a","kind":"commit","published_at":"2022-07-21T02:25:28.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.11.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.11.0/manifests"},{"name":"v4.10.2","sha":"84e250931870bb2e6e65db8bcabe800e9845fc27","kind":"commit","published_at":"2022-06-15T06:24:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.10.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"2d5020164d1d1c6bb6de1747cc028d94b6af3e55","kind":"commit","published_at":"2022-06-12T04:46:48.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.10.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"263f914eb25fd2a8c27a42a38379b780d57963f9","kind":"commit","published_at":"2022-06-05T05:55:42.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.10.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.10.0/manifests"},{"name":"v4.9.1","sha":"3c0271b16ad69e316bb995dbe92cefdc60fd02c4","kind":"commit","published_at":"2022-05-13T06:06:03.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.9.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"5975265581190616b94381f083bc3e0c5ed85b11","kind":"commit","published_at":"2022-04-13T06:28:25.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.9.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.9.0/manifests"},{"name":"v4.8.2","sha":"c44481691597f6accf0b62f440b4a02662e82025","kind":"commit","published_at":"2022-04-13T03:51:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.8.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"7473a881c7a3e826c6028086f11164a86818c83e","kind":"commit","published_at":"2022-04-08T17:21:41.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.8.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"998094f1f6e0a443661c9475435e71e6fc358e33","kind":"commit","published_at":"2022-04-07T22:17:53.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.8.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"d9544313112447911d3968a546dc1bc260e8e7f2","kind":"commit","published_at":"2022-04-02T06:02:15.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.7.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"050c1c8583066bf386c7b4cf9a3bae2da8d7b7be","kind":"commit","published_at":"2022-04-01T18:11:10.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.6.3","html_url":"https://github.com/unional/type-plus/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"2484f36d5312b75874cd396f4144414e25f96dcd","kind":"commit","published_at":"2022-03-31T00:39:28.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.6.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"1266d1581a542e4b7a3f35978ed021f037268ac1","kind":"commit","published_at":"2022-03-31T00:26:10.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.6.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"e1fb996b288e442af36c6420df3689d9c196283d","kind":"commit","published_at":"2022-03-30T20:13:49.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.6.0/manifests"},{"name":"v4.5.2","sha":"9b5bbf28d93fb6df5719dbc2d24a7e320711b40c","kind":"commit","published_at":"2022-03-30T07:33:55.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.5.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.2/manifests"},{"name":"v4.5.1","sha":"f3fe0fc429b8b38491f79f2db430f3b28f9e5549","kind":"commit","published_at":"2022-03-30T06:42:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.5.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"8a7e9cc5043b83aaf91426916c17a40d497ea684","kind":"commit","published_at":"2022-03-29T15:16:30.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.5.0/manifests"},{"name":"v4.4.2","sha":"2ca3a9604853a1457f6e84656c5c2fbc40afb0fa","kind":"commit","published_at":"2022-03-26T18:40:29.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.4.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.2/manifests"},{"name":"v4.4.1","sha":"0c60db38b65bbf474b4acd4932dac24b59359d04","kind":"commit","published_at":"2022-03-26T07:51:02.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.4.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"20b91ab9d805cff3ce9c70f4c077edf787141c59","kind":"commit","published_at":"2022-03-26T03:32:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.4.0/manifests"},{"name":"v4.3.2","sha":"f53a7d1556a2f4f1404548b332e5e7aff502626a","kind":"commit","published_at":"2022-03-21T23:19:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.3.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"6efbee7b691afefb22d2e90fa6de0a2f433147f0","kind":"commit","published_at":"2022-03-20T22:14:51.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.3.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"75bce0d6728a0bbd7a89e868e6bbdfca37c02105","kind":"commit","published_at":"2022-03-20T01:43:12.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"d6450adfbf349869f6094d287c4e32536e51ecfa","kind":"commit","published_at":"2022-03-20T00:35:38.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a0f955e4bac756929f873d639dd7ec34c24cfcea","kind":"commit","published_at":"2022-03-18T06:59:28.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.1.0/manifests"},{"name":"v4.0.2","sha":"82b8509c90ff0a0dd24f4d1aa9b686adbc298623","kind":"commit","published_at":"2022-03-16T05:49:28.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.0.2","html_url":"https://github.com/unional/type-plus/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"291b58a9712abaecb0cc37a94974e46ffe776842","kind":"commit","published_at":"2022-03-14T01:33:13.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.0.1","html_url":"https://github.com/unional/type-plus/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"3feecaea0acb82fc1d08e9f5c96815714683c249","kind":"commit","published_at":"2022-01-05T09:14:30.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v4.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v4.0.0/manifests"},{"name":"v3.15.0","sha":"46b8c5d74e087cafd20bfe1e0f472407c310f66e","kind":"commit","published_at":"2022-01-04T10:11:31.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.15.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.15.0/manifests"},{"name":"v3.14.0","sha":"0544963d651ae9b93f454e2fc6329da71f39ada9","kind":"commit","published_at":"2021-12-25T01:47:23.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.14.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.14.0/manifests"},{"name":"v3.13.1","sha":"12f3e5e3bd712f04ba643daef9644782ddae6583","kind":"commit","published_at":"2021-12-05T02:10:33.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.13.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.13.1/manifests"},{"name":"v3.13.0","sha":"89440394edf8062329f0585f5a1bca47ec7bd5c9","kind":"commit","published_at":"2021-06-08T08:48:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.13.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.13.0/manifests"},{"name":"v3.12.2","sha":"adf86c38236a9953303a7ca82338a3bf515d003c","kind":"commit","published_at":"2021-06-08T06:13:22.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.12.2","html_url":"https://github.com/unional/type-plus/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"e6643790ff391249b6617fe9ba341b34927ba061","kind":"commit","published_at":"2021-06-07T00:09:26.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.12.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"cc36d5bd1f1acac5d24463180ae41a01b1e8a2bd","kind":"commit","published_at":"2021-05-12T19:33:18.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.12.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"7a3cf9a984ed7972230251db5bdd03d9141904a8","kind":"commit","published_at":"2021-03-27T20:52:41.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.11.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.11.0/manifests"},{"name":"v3.10.4","sha":"3234573834e7fd8944706e5ea21ebeac45c3d07c","kind":"commit","published_at":"2021-03-19T00:47:03.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.10.4","html_url":"https://github.com/unional/type-plus/releases/tag/v3.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.4/manifests"},{"name":"v3.10.3","sha":"e3fb27dd9e3f51c23b92d0d4f32f28d3ac3286d6","kind":"commit","published_at":"2021-02-12T21:10:27.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.10.3","html_url":"https://github.com/unional/type-plus/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"0f89b760ed4ec2d631e96607ecc9cf21ea77f4f7","kind":"commit","published_at":"2021-01-27T06:40:47.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.10.2","html_url":"https://github.com/unional/type-plus/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"767cbe4552de766cbd7573d8447adae44114d151","kind":"commit","published_at":"2021-01-25T04:55:52.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.10.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"1e5040891497d8e6d7bfe4490e638e0ed4399c6d","kind":"commit","published_at":"2021-01-25T04:02:14.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.10.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"208d4aad45e6a7d89c11e87fba4ae7af6cf4af26","kind":"commit","published_at":"2021-01-25T00:48:56.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.9.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.9.1/manifests"},{"name":"v3.9.0","sha":"75c1393eec203fab81b6bbcc867a5eef63d7a266","kind":"commit","published_at":"2021-01-24T07:30:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.9.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.9.0/manifests"},{"name":"v3.8.1","sha":"dc11ce4fd604e4b8fb79de2a6045a74c87d6a7db","kind":"commit","published_at":"2021-01-20T08:25:29.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.8.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"d0b9d9aac40cf76f4b7592abaae5139ba3b9e206","kind":"commit","published_at":"2021-01-19T09:34:00.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.8.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"3ddc55ae7385435d09c61b6536590e123c3917bd","kind":"commit","published_at":"2021-01-19T08:57:29.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.7.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"5657878acb330b86081dc324ed10812eb35d7ea6","kind":"commit","published_at":"2021-01-19T06:38:24.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"b9cab0de9e9e3ce38f4ae3e847b8d19719434d69","kind":"commit","published_at":"2020-12-09T20:26:30.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.5.0/manifests"},{"name":"v3.4.1","sha":"1ccf30ab7cd7beb99fb71106eaa25762911c48b5","kind":"commit","published_at":"2020-11-21T22:46:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.4.1","html_url":"https://github.com/unional/type-plus/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"377f918f987bbd45a5dd8f15c687f41221503925","kind":"commit","published_at":"2020-11-08T05:54:28.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"9ff92d71f2999a98a402a8d91c0e8979596778ca","kind":"commit","published_at":"2020-10-18T05:40:48.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"604ef17df1c05be3959fa0405e1b894ec83d6eea","kind":"commit","published_at":"2020-10-16T08:55:54.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"a5dad0f71597e479c9f3c7dfe68295a43e583f63","kind":"commit","published_at":"2020-10-16T06:53:06.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"019bb389d9fdea2c2e9d20129663b0520fb5e70f","kind":"commit","published_at":"2020-10-13T06:53:30.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v3.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"ba881bd51df513aef91c17078957cc59ef10740b","kind":"commit","published_at":"2020-09-08T03:17:54.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v2.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b580495e10a9b8018b147b29097821d3eb6eb6f8","kind":"commit","published_at":"2020-09-08T01:26:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v2.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b01967b94cf7a38cabf8bb1f1c20949c8ab58a72","kind":"commit","published_at":"2020-09-08T00:00:07.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v2.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v2.0.0/manifests"},{"name":"v1.35.1","sha":"0264947d06ee93a5fed16b0db89f4f2d86a6f655","kind":"commit","published_at":"2020-03-02T04:43:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.35.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"21137c58fbc6f604432c85c7bed5a235ace3465b","kind":"commit","published_at":"2020-03-02T02:05:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.35.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"79fe86975efc955aba2d571853d40444705e0572","kind":"commit","published_at":"2020-02-17T21:45:33.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.34.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"646f81840e3308f5d38da94c67a182c65103d644","kind":"commit","published_at":"2020-02-17T21:09:40.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.33.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"d22abdaaac87c6b33d1af4aa144099c228ef1ed8","kind":"commit","published_at":"2020-02-14T09:36:34.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.32.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.32.0/manifests"},{"name":"v1.31.3","sha":"a18683c90a1e0620970de5dbc44d3b6c68b44e8b","kind":"commit","published_at":"2020-01-08T02:34:48.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.31.3","html_url":"https://github.com/unional/type-plus/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"7ab0b25d6dadddbe515d30f780f34d0a5fa98a03","kind":"commit","published_at":"2020-01-05T02:15:11.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.31.2","html_url":"https://github.com/unional/type-plus/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.2/manifests"},{"name":"v1.31.1","sha":"87f9f3468f0b86d89585990006b542f402f108a4","kind":"commit","published_at":"2020-01-05T02:13:46.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.31.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"89e2dbbb52ad15bd03d4971f711c2912ce831c22","kind":"commit","published_at":"2020-01-05T01:29:34.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.31.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.31.0/manifests"},{"name":"v1.30.1","sha":"e1afb939827e2e17865b1d615277fbe9210cf290","kind":"commit","published_at":"2020-01-04T23:20:32.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.30.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"6bddb250f200f97d274d7b4a182ae4f01e18f653","kind":"commit","published_at":"2020-01-03T21:47:48.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.30.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"fb1e4e87da1ee96c86e68ee5dcaddb303c7d2d90","kind":"commit","published_at":"2019-08-19T08:59:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.29.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"09bf4ac7d6eab69cff2c867b22281f8455fff8c8","kind":"commit","published_at":"2019-08-17T23:19:24.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.28.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"185447634b130280f9ba8f9dcd63bacda93f6f1b","kind":"commit","published_at":"2019-08-11T23:13:01.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.27.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.27.0/manifests"},{"name":"v1.26.2","sha":"f67927bc9f31031e99b578da7535565179cdd4b9","kind":"commit","published_at":"2019-07-09T05:37:55.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.26.2","html_url":"https://github.com/unional/type-plus/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"b5f5189d731a20e3d17b1f692c9f558b39db4863","kind":"commit","published_at":"2019-07-07T23:04:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.26.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"31df7c91d4e1ecbf268937a97386a03965300598","kind":"commit","published_at":"2019-07-07T23:02:14.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.26.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"8c03afddbd64485f28f7fe32d297c97f2f5835c1","kind":"commit","published_at":"2019-07-07T09:13:07.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.25.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.25.0/manifests"},{"name":"v1.24.1","sha":"28ec9707a87d9680ec29e357f4dfd0ceacbd2df1","kind":"commit","published_at":"2019-07-06T22:56:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.24.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.24.1/manifests"},{"name":"v1.24.0","sha":"e142680e57faf083272b951884737e4fc7d20af6","kind":"commit","published_at":"2019-06-29T07:03:22.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.24.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.24.0/manifests"},{"name":"v1.23.1","sha":"4cd6977de7790b733058f2e8d6c7dbe64e90a23c","kind":"commit","published_at":"2019-06-28T23:10:50.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.23.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"f574575840571ae3e8182c9a9cc417c76a3cf387","kind":"commit","published_at":"2019-06-27T04:03:35.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.23.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"24645e2b7a3b12b01be4230964e7b83111b786b9","kind":"commit","published_at":"2019-06-19T21:27:52.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.22.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.22.0/manifests"},{"name":"v1.21.1","sha":"e616ab9c65ef0e5fade6e5cb3ff7648c552e6122","kind":"commit","published_at":"2019-06-14T21:55:05.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.21.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.21.1/manifests"},{"name":"v1.21.0","sha":"c2af11a3a7a0290b6dcd9a6324f277eef2e6376e","kind":"commit","published_at":"2019-06-14T18:54:31.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.21.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.21.0/manifests"},{"name":"v1.20.1","sha":"66603aec91c36c4a2b7f6737109e911fd0d09fa6","kind":"commit","published_at":"2019-06-14T02:37:36.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.20.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.20.1/manifests"},{"name":"v1.20.0","sha":"66481f953b77219446489f8e0cd15d8505851900","kind":"commit","published_at":"2019-06-10T08:02:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.20.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"3cde58f9582024b80cad750252223abe71bd4087","kind":"commit","published_at":"2019-05-28T01:44:41.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.19.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.19.0/manifests"},{"name":"v1.18.1","sha":"66b1106a032727d9e1c16b53172945bc12d9cef2","kind":"commit","published_at":"2019-05-13T09:30:31.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.18.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"269bcd0b0add797dd56100ac2cc2d6835dfd26a0","kind":"commit","published_at":"2019-05-12T08:30:24.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.18.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"c2b88ffef1134c60b683b776a8cc26a390d6955c","kind":"commit","published_at":"2019-04-11T07:15:36.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.17.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"1f7cde04d866056e67602d0ed8d094eb23e878a5","kind":"commit","published_at":"2019-04-07T23:16:33.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.17.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"40c5ef23c5e5564812fe5c8e439d6e9aba7e3422","kind":"commit","published_at":"2019-03-17T09:15:42.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.16.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"1dbb421cd4b2bff41cf764eff582de04764041cc","kind":"commit","published_at":"2019-02-18T01:03:08.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.15.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"2ccaaa46e5a0dd80bc0a4defc0b4604151875071","kind":"commit","published_at":"2019-02-14T22:15:00.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.15.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"d779114ea26f69b4238e53baa48ce145b0ef7831","kind":"commit","published_at":"2019-02-12T09:20:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.14.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"698b5c306649c1db082a52a8a4d7bdf5a282c28c","kind":"commit","published_at":"2019-02-11T22:48:42.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.13.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"22ece5a06e1f81928943da9abac1023de2f08fd8","kind":"commit","published_at":"2019-02-05T23:26:29.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.12.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3f487b007956a83665c61af34902276c4d71ca26","kind":"commit","published_at":"2019-02-05T23:01:52.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.12.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"eeb8cbef4e7610de877a389ebff10eda77835b8e","kind":"commit","published_at":"2019-02-03T22:30:18.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.11.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"89f7ff043439d99d59deaa671e6e956d9e43b222","kind":"commit","published_at":"2019-01-31T20:20:04.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.10.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"969748af5ea9160962e96b3ee1d4300c357cc920","kind":"commit","published_at":"2019-01-31T01:32:39.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.10.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"894850d3450619ca7301e18710714663a0ded52e","kind":"commit","published_at":"2019-01-30T00:22:38.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.9.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"77f0f7dbe6bc951589658d34357e6702853b0756","kind":"commit","published_at":"2019-01-27T07:53:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.8.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"67f75a929aa52d4148e5737a037955692708490c","kind":"commit","published_at":"2019-01-22T18:04:19.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.7.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"fbbeca6390dedfe99c8c0740881b09d4f804811b","kind":"commit","published_at":"2019-01-05T00:45:44.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.6.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"d1c4b82e0b69678d6883f9be3eec950c9a1c7433","kind":"commit","published_at":"2019-01-05T00:27:09.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.6.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"4a426a85efb92e1155670d98bc8bd2ef169dc5b4","kind":"commit","published_at":"2019-01-04T09:35:17.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.5.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f8241d85042362ee98da92fb9f300adfbc1e8b0c","kind":"commit","published_at":"2019-01-02T01:31:59.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.4.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"a48f429d9759950a246522efc963a6ff767e3f82","kind":"commit","published_at":"2019-01-02T00:55:01.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.3.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"423fe402883ec4e89e2467e128fb02b53e493d2c","kind":"commit","published_at":"2019-01-02T00:13:47.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.3.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2945a139b6832ac7a3971d3d54e24d6e7db2f2ca","kind":"commit","published_at":"2018-12-31T02:58:25.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.2.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"523a2b23d9bc43ff6f59142cc7551f71442b7f11","kind":"commit","published_at":"2018-12-28T10:58:32.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.1.2","html_url":"https://github.com/unional/type-plus/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"15327d7a11b02d1141053770d3719bb9cd6c7093","kind":"commit","published_at":"2018-12-28T10:54:16.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.1.1","html_url":"https://github.com/unional/type-plus/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.1/manifests"},{"name":"v1.0.0","sha":"86da48470b5878dc1012dcf18a4d97d20ee830ec","kind":"tag","published_at":"2018-12-28T10:46:23.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.0.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.0.0/manifests"},{"name":"v1.1.0","sha":"40ed02e0d136218f4947bced1c76c73d33b28733","kind":"commit","published_at":"2018-12-28T10:40:29.000Z","download_url":"https://codeload.github.com/unional/type-plus/tar.gz/v1.1.0","html_url":"https://github.com/unional/type-plus/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/unional/type-plus@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-02-11T23:21:22.585Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.155852777026524,"dependent_packages_count":46.13384202063166,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":39.14484739882909},"purl":"pkg:npm/%40type-plus/kind","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@type-plus/kind","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@type-plus/kind","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@type-plus/kind/dependencies","status":null,"funding_links":["https://ko-fi.com/unional"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-02T01:02:01.237Z","issues_count":24,"pull_requests_count":489,"avg_time_to_close_issue":1685301.0,"avg_time_to_close_pull_request":1243961.0240174672,"issues_closed_count":10,"pull_requests_closed_count":458,"pull_request_authors_count":5,"issue_authors_count":5,"avg_comments_per_issue":0.9583333333333334,"avg_comments_per_pull_request":1.3496932515337423,"merged_pull_requests_count":415,"bot_issues_count":4,"bot_pull_requests_count":388,"past_year_issues_count":0,"past_year_pull_requests_count":110,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":86784.69662921349,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":89,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.9181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":109,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/unional%2Ftype-plus/issues","maintainers":[{"login":"unional","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/unional"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@type-plus%2Fkind/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@type-plus%2Fkind/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@type-plus%2Fkind/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@type-plus%2Fkind/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@type-plus%2Fkind/codemeta","maintainers":[{"uuid":"unional","login":"unional","name":null,"email":"homawong@gmail.com","url":null,"packages_count":200,"html_url":"https://www.npmjs.com/~unional","role":null,"created_at":"2024-03-25T02:50:17.476Z","updated_at":"2024-03-25T02:50:17.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/unional/packages"}]}