{"id":1325689,"name":"@tsdotnet/reflection","ecosystem":"npm","description":"[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/reflection/blob/master/LICENSE)\r [![npm version](https://img.shields.io/npm/v/@tsdotnet/reflection.svg?style=flat-square)](https://www.npm","homepage":"https://github.com/tsdotnet/reflection#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tsdotnet/reflection","keywords_array":["reflection","type inspection","type assertion","runtime type","runtime typechecking"],"namespace":"tsdotnet","versions_count":35,"first_release_published_at":"2020-05-01T19:40:12.327Z","latest_release_published_at":"2026-03-16T17:40:22.900Z","latest_release_number":"1.1.13","last_synced_at":"2026-04-20T14:17:17.195Z","created_at":"2022-04-08T21:06:07.279Z","updated_at":"2026-04-20T14:18:38.228Z","registry_url":"https://www.npmjs.com/package/@tsdotnet/reflection","install_command":"npm install @tsdotnet/reflection","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.13"}},"repo_metadata":{"id":57168023,"uuid":"260512532","full_name":"tsdotnet/reflection","owner":"tsdotnet","description":"A set of classes and utilities for JavaScript type inspection and validation.","archived":false,"fork":false,"pushed_at":"2025-08-23T21:10:46.000Z","size":895,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T00:27:24.585Z","etag":null,"topics":["reflection","runtime-type","runtime-typechecking","type-assertion","type-inspection"],"latest_commit_sha":null,"homepage":null,"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/tsdotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-01T17:00:07.000Z","updated_at":"2025-08-23T21:10:49.000Z","dependencies_parsed_at":"2023-01-29T19:45:46.819Z","dependency_job_id":"ec91bb4d-70e6-4c1d-bbc0-04269c3306c0","html_url":"https://github.com/tsdotnet/reflection","commit_stats":{"total_commits":116,"total_committers":3,"mean_commits":"38.666666666666664","dds":"0.15517241379310343","last_synced_commit":"043738f9efeb5a812580e64274c98708b0f96a89"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/tsdotnet/reflection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/sbom","scorecard":{"id":900624,"data":{"date":"2025-08-11","repo":{"name":"github.com/tsdotnet/reflection","commit":"8e18992283a3499d6c1b1bbb8f2fe8520a63734f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/26 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":9,"reason":"11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/reflection/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/reflection/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/tsdotnet/reflection/publish.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:34","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":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/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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:10"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T15:26:18.532Z","repository_id":57168023,"created_at":"2025-08-24T15:26:18.532Z","updated_at":"2025-08-24T15:26:18.532Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277754257,"owners_count":25871358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"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":"tsdotnet","name":"tsdotnet","uuid":"64487547","kind":"organization","description":"A collection of .NET inspired interfaces, classes and utilities for use with TypeScript and JavaScript.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/64487547?v=4","repositories_count":39,"last_synced_at":"2023-03-10T16:50:25.311Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tsdotnet","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-14T19:38:32.675Z","updated_at":"2023-03-10T16:50:25.332Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsdotnet/repositories"},"tags":[{"name":"v1.0.22","sha":"e81976162b5cbb2535b01a8114467b227e9ea078","kind":"tag","published_at":"2022-12-18T17:59:49.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.22","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.22/manifests"},{"name":"v1.0.21","sha":"019e88a7250fe76d18c03f9349184df635d16cf5","kind":"tag","published_at":"2022-02-13T21:32:29.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.21","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.21/manifests"},{"name":"v1.0.20","sha":"6a0d81559f38a132bbcfd96fd6b064338f5928f7","kind":"tag","published_at":"2022-02-12T19:33:36.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.20","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.20/manifests"},{"name":"v1.0.19","sha":"0a197065d12e8003b375361254c7710d5c617c10","kind":"tag","published_at":"2021-06-07T14:39:17.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.19","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.19/manifests"},{"name":"v1.0.18","sha":"d4593a94e5f078faf9f7716ca98ac0e28a00811c","kind":"tag","published_at":"2021-04-22T07:01:05.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.18","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.18/manifests"},{"name":"v1.0.17","sha":"fe4db3c1001f1bead275b2c5ff7825e1604086f7","kind":"tag","published_at":"2021-04-21T22:43:36.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.17","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.17/manifests"},{"name":"v1.0.16","sha":"7d799a3a53b5d80e86a6c3a9123c28f4f005ce4a","kind":"tag","published_at":"2020-05-23T04:24:28.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.16","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.16/manifests"},{"name":"v1.0.15","sha":"b7c78a5cd34bb33c54ccae16951b265384efaf90","kind":"tag","published_at":"2020-05-23T03:31:36.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.15","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.15/manifests"},{"name":"v1.0.14","sha":"e9c50afca44030d3a3aa85297de8fe619fa92c35","kind":"tag","published_at":"2020-05-21T05:57:45.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.14","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"7fcc0112313832791b648b6a2394cdf350de9ff3","kind":"tag","published_at":"2020-05-19T21:35:32.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.13","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"1a849ed1c46b20a75251562f41ae896d81223aa6","kind":"tag","published_at":"2020-05-16T22:18:03.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.12","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"eee117e43e7918b19d9ade057d2ac531064c2bcc","kind":"tag","published_at":"2020-05-16T22:01:19.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.11","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"3968efde4f58a54fa1ddcc7c3e6ce9e0bff9010b","kind":"tag","published_at":"2020-05-13T05:50:11.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.10","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"2d1437794c9b5e09bd2d6eabf1fccb3e0f255f02","kind":"tag","published_at":"2020-05-13T02:45:21.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.9","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"463fad39fdaf43e3b28d3511e9f368b96a800102","kind":"tag","published_at":"2020-05-13T02:31:00.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.8","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"70ae93b741bb76a096fdf17bd7eaa1d12c60d81a","kind":"tag","published_at":"2020-05-12T06:36:17.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.7","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"0856e376fd66c6cfc06558b5d13f79b4b6a35d0e","kind":"tag","published_at":"2020-05-04T23:55:39.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.6","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"04f91d3def9f1a8b2ea28af50f1b56c0d22af43f","kind":"tag","published_at":"2020-05-04T23:05:41.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.5","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"d7c2531c7547ad4d4fcd62cddba570e25d2d02a8","kind":"tag","published_at":"2020-05-01T23:23:33.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.4","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"46c6584cab1095b0ca6e28718aa70cf8347b1e9f","kind":"tag","published_at":"2020-05-01T20:14:13.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.3","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"ea7dd7dba18614014a92297347cd50eecfc5abd8","kind":"tag","published_at":"2020-05-01T19:43:18.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.2","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"f7fb1fe9da44573367a66df4c2fa14f4eca10240","kind":"tag","published_at":"2020-05-01T19:39:23.000Z","download_url":"https://codeload.github.com/tsdotnet/reflection/tar.gz/v1.0.1","html_url":"https://github.com/tsdotnet/reflection/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tsdotnet/reflection@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-20T14:18:38.202Z","dependent_packages_count":2,"downloads":56,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":15.888037499638951,"dependent_repos_count":25.32799796580169,"dependent_packages_count":9.4821380216761,"stargazers_count":16.794436995991045,"forks_count":17.419597981652586,"average":16.982441692952072},"purl":"pkg:npm/%40tsdotnet/reflection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@tsdotnet/reflection","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@tsdotnet/reflection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@tsdotnet/reflection/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-25T22:54:38.162Z","issues_count":0,"pull_requests_count":9,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1606939.0,"issues_closed_count":0,"pull_requests_closed_count":9,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.7777777777777778,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":87.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsdotnet%2Freflection/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Freflection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Freflection/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Freflection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Freflection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@tsdotnet%2Freflection/codemeta","maintainers":[{"uuid":"electricessence","login":"electricessence","name":null,"email":"npm@electrified.net","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~electricessence","role":null,"created_at":"2022-11-11T03:20:03.875Z","updated_at":"2022-11-11T03:20:03.875Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/electricessence/packages"}]}