{"id":359779,"url":"https://github.com/grabvintage/ts-schemaof","last_synced_at":"2026-08-13T05:31:00.993Z","repository":{"id":57114077,"uuid":"302961961","full_name":"grabvintage/ts-schemaof","owner":"grabvintage","description":"Generate a JSON Schema of a TypeScript interface.","archived":false,"fork":false,"pushed_at":"2021-01-24T11:16:06.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-28T11:31:14.666Z","etag":null,"topics":["json-schema","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grabvintage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-10T18:08:06.000Z","updated_at":"2021-01-24T11:16:09.000Z","dependencies_parsed_at":"2022-08-22T09:10:35.008Z","dependency_job_id":null,"html_url":"https://github.com/grabvintage/ts-schemaof","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grabvintage/ts-schemaof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage","download_url":"https://codeload.github.com/grabvintage/ts-schemaof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/sbom","scorecard":{"id":442985,"data":{"date":"2025-08-11","repo":{"name":"github.com/grabvintage/ts-schemaof","commit":"3ae40314f29a0c0145c798c977d1c0dc2a325994"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:58:38.788Z","repository_id":57114077,"created_at":"2025-08-19T05:58:38.789Z","updated_at":"2025-08-19T05:58:38.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35330738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"grabvintage","name":"Grab Vintage","uuid":"71071345","kind":"organization","description":"We're a tiny unfunded startup that strives to become funded and successful.","email":"hello@grabvintage.com","website":"https://grabvintage.com","location":"Russia, Moscow","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71071345?v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:55.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grabvintage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-01T08:05:55.130Z","updated_at":"2023-03-01T08:05:55.130Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage/repositories"},"packages":[{"id":964587,"name":"@grabvintage/ts-schemaof","ecosystem":"npm","description":"Generate JSON schema from TypeScript interfaces","homepage":"https://github.com/grabvintage/ts-schemaof#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/grabvintage/ts-schemaof","keywords_array":[],"namespace":"grabvintage","versions_count":2,"first_release_published_at":"2020-12-05T17:26:45.828Z","latest_release_published_at":"2021-01-24T11:26:37.756Z","latest_release_number":"1.3.0","last_synced_at":"2026-08-12T05:03:39.505Z","created_at":"2022-04-07T17:56:37.765Z","updated_at":"2026-08-12T05:03:39.506Z","registry_url":"https://www.npmjs.com/package/@grabvintage/ts-schemaof","install_command":"npm install @grabvintage/ts-schemaof","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.3.0"},"contentPolicy":null},"repo_metadata":{"id":57114077,"uuid":"302961961","full_name":"grabvintage/ts-schemaof","owner":"grabvintage","description":"Generate a JSON Schema of a TypeScript interface.","archived":false,"fork":false,"pushed_at":"2021-01-24T11:16:06.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-28T11:31:14.666Z","etag":null,"topics":["json-schema","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grabvintage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-10T18:08:06.000Z","updated_at":"2021-01-24T11:16:09.000Z","dependencies_parsed_at":"2022-08-22T09:10:35.008Z","dependency_job_id":null,"html_url":"https://github.com/grabvintage/ts-schemaof","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/grabvintage/ts-schemaof","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage","download_url":"https://codeload.github.com/grabvintage/ts-schemaof/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/sbom","scorecard":{"id":442985,"data":{"date":"2025-08-11","repo":{"name":"github.com/grabvintage/ts-schemaof","commit":"3ae40314f29a0c0145c798c977d1c0dc2a325994"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T05:58:38.788Z","repository_id":57114077,"created_at":"2025-08-19T05:58:38.789Z","updated_at":"2025-08-19T05:58:38.789Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35330738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"grabvintage","name":"Grab Vintage","uuid":"71071345","kind":"organization","description":"We're a tiny unfunded startup that strives to become funded and successful.","email":"hello@grabvintage.com","website":"https://grabvintage.com","location":"Russia, Moscow","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71071345?v=4","repositories_count":3,"last_synced_at":"2023-03-01T08:05:55.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grabvintage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-01T08:05:55.130Z","updated_at":"2023-03-01T08:05:55.130Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grabvintage/repositories"},"tags":[{"name":"v1.2.1","sha":"3c7f1cd7a3a92e3be344a4290d577476320d1db5","kind":"commit","published_at":"2020-12-05T17:16:36.000Z","download_url":"https://codeload.github.com/grabvintage/ts-schemaof/tar.gz/v1.2.1","html_url":"https://github.com/grabvintage/ts-schemaof/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grabvintage/ts-schemaof@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/tags/v1.2.1/manifests"}]},"repo_metadata_updated_at":"2026-08-11T04:32:21.726Z","dependent_packages_count":2,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":57.7324481115429,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":null,"forks_count":null,"average":38.651424931735086},"purl":"pkg:npm/%40grabvintage/ts-schemaof","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@grabvintage/ts-schemaof","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@grabvintage/ts-schemaof","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@grabvintage/ts-schemaof/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-11T19:00:52.827Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@grabvintage%2Fts-schemaof/codemeta","maintainers":[{"uuid":"heuels","login":"heuels","name":null,"email":"heuels@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~heuels","role":null,"created_at":"2022-11-20T16:31:01.284Z","updated_at":"2022-11-20T16:31:01.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/heuels/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5727433,"maintainers_count":1224149,"namespaces_count":414403,"keywords_count":870489,"github":"npm","metadata":{"funded_packages_count":185244,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-13T05:02:44.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":5699632,"full_name":"grabvintage/ts-schemaof","default_branch":"master","total_commits":5,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-12T05:03:22.316Z","last_synced_commit":"3ae40314f29a0c0145c798c977d1c0dc2a325994","created_at":"2024-11-14T16:41:31.625Z","updated_at":"2026-08-12T05:03:22.303Z","committers":[{"name":"Egor Zaitsev","email":"heuels@gmail.com","login":"heuels","count":5}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6645541,"commits_count":929450878,"contributors_count":39555568,"owners_count":1335166,"committers_count":3300157,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"grabvintage/ts-schemaof","html_url":"https://github.com/grabvintage/ts-schemaof","last_synced_at":"2026-01-11T19:00:52.827Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T09:39:47.291Z","updated_at":"2026-01-11T19:00:52.827Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grabvintage%2Fts-schemaof/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-30T00:00:19.204Z","repositories_count":14839819,"issues_count":31017757,"pull_requests_count":102218227,"authors_count":11376345,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["json-schema","typescript"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-22T09:10:34.697Z","updated_at":"2022-08-22T09:10:34.697Z","repository_link":"https://github.com/grabvintage/ts-schemaof/blob/master/package-lock.json","dependencies":[{"id":2261659567,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"runtime","optional":false},{"id":2261659568,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.10","direct":false,"kind":"development","optional":false},{"id":2261659569,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659570,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":2261659571,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659572,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":2261659573,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":2261659574,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":2261659575,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":2261659576,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":2261659577,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659578,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":2261659579,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659580,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":2261659581,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"runtime","optional":false},{"id":2261659582,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":2261659583,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":2261659584,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659585,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":2261659586,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659587,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":2261659588,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":2261659589,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":2261659590,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":2261659591,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":2261659592,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659593,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2261659594,"package_name":"typescript-json-schema","ecosystem":"npm","requirements":"0.47.0","direct":false,"kind":"runtime","optional":false},{"id":2261659595,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":2261659596,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":2261659597,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":2261659598,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":2261659599,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":2261659600,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-22T09:10:34.886Z","updated_at":"2022-08-22T09:10:34.886Z","repository_link":"https://github.com/grabvintage/ts-schemaof/blob/master/package.json","dependencies":[{"id":2261659940,"package_name":"typescript-json-schema","ecosystem":"npm","requirements":"^0.47.0","direct":true,"kind":"runtime","optional":false},{"id":2261659941,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.14.10","direct":true,"kind":"development","optional":false},{"id":2261659942,"package_name":"typescript","ecosystem":"npm","requirements":"^4.1","direct":true,"kind":"development","optional":false}]}],"score":2.0794415416798357,"created_at":"2025-04-22T12:52:19.243Z","updated_at":"2026-08-13T05:31:00.993Z","avatar_url":"https://github.com/grabvintage.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359779","html_url":"https://summary.ecosyste.ms/projects/359779"}