{"id":807435,"name":"@amaplex-software/class-validator","ecosystem":"npm","description":"Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser","homepage":"https://github.com/pleerock/class-validator#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pleerock/class-validator","keywords_array":[],"namespace":"amaplex-software","versions_count":2,"first_release_published_at":"2019-05-06T08:22:37.117Z","latest_release_published_at":"2019-05-06T08:36:17.587Z","latest_release_number":"0.9.2","last_synced_at":"2026-05-06T10:39:36.384Z","created_at":"2022-04-07T13:28:29.959Z","updated_at":"2026-05-06T15:24:29.028Z","registry_url":"https://www.npmjs.com/package/@amaplex-software/class-validator","install_command":"npm install @amaplex-software/class-validator","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.9.2"}},"repo_metadata":{"id":37405518,"uuid":"43599889","full_name":"typestack/class-validator","owner":"typestack","description":"Decorator-based property validation for classes.","archived":false,"fork":false,"pushed_at":"2025-05-02T15:59:53.000Z","size":4959,"stargazers_count":11541,"open_issues_count":326,"forks_count":830,"subscribers_count":68,"default_branch":"develop","last_synced_at":"2025-09-13T23:56:01.669Z","etag":null,"topics":["decorators","typescript","validation","validator"],"latest_commit_sha":null,"homepage":"","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/typestack.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2015-10-03T13:27:09.000Z","updated_at":"2025-09-13T19:11:29.000Z","dependencies_parsed_at":"2022-07-08T20:02:20.590Z","dependency_job_id":"3d2e2cb3-bd13-4d1a-9c5d-b2a882fb6ccc","html_url":"https://github.com/typestack/class-validator","commit_stats":{"total_commits":1055,"total_committers":122,"mean_commits":8.647540983606557,"dds":0.5289099526066351,"last_synced_commit":"721bb5e7f3dfefe16a6bb9503c0b90d89ac6d246"},"previous_names":["pleerock/class-validator","pleerock/t-validator","pleerock/validator.ts"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/typestack/class-validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typestack","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/sbom","scorecard":{"id":106912,"data":{"date":"2025-08-04","repo":{"name":"github.com/typestack/class-validator","commit":"221502c4c4b775ec9f7ffbfbee0d7dc6339215e1"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":5,"reason":"0 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":5,"reason":"Found 4/7 approved changesets -- score normalized to 5","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/auto-approve-dependabot-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-deployment-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/lock-closed-issues-workflow.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":"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":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/auto-approve-dependabot-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/auto-approve-dependabot-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-approve-dependabot-workflow.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/auto-approve-dependabot-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-deployment-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-deployment-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-deployment-workflow.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-deployment-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/continuous-integration-workflow.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-closed-issues-workflow.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/typestack/class-validator/lock-closed-issues-workflow.yml/develop?enable=pin","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   4 out of   4 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/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":"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":"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":"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/continuous-deployment-workflow.yml:6"],"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":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'develop'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'develop'","Info: 'last push approval' is required to merge on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'develop'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 29 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw"],"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:16:11.887Z","repository_id":37405518,"created_at":"2025-08-15T11:16:11.887Z","updated_at":"2025-08-15T11:16:11.887Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275082370,"owners_count":25402339,"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-14T02:00:10.474Z","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":"typestack","name":"TypeStack","uuid":"24602613","kind":"organization","description":"Decorator based frameworks and libraries for Node and browser. ","email":null,"website":"https://docs.typestack.community/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/24602613?v=4","repositories_count":9,"last_synced_at":"2024-04-12T22:26:56.466Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/typestack","funding_links":[],"total_stars":25907,"followers":354,"following":0,"created_at":"2022-11-02T16:26:43.519Z","updated_at":"2024-04-12T22:27:00.365Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typestack","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typestack/repositories"},"tags":[{"name":"v0.14.2","sha":"221502c4c4b775ec9f7ffbfbee0d7dc6339215e1","kind":"commit","published_at":"2025-05-02T15:58:55.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.14.2","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"adffae38b02abb1cc32ecb931810177250c6f8d2","kind":"commit","published_at":"2024-01-12T13:05:20.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.14.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"5f0d424c164672ec981e24d6e634354803abf25f","kind":"commit","published_at":"2022-12-09T17:35:14.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.14.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"5f91937ddbf9d4247477d8c5993834d52d4c6294","kind":"commit","published_at":"2021-11-20T11:24:51.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.13.2","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"1fde8a914161efbb73d20ad19c2ddf3c9bb5534a","kind":"commit","published_at":"2021-01-14T04:46:27.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.13.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"e5edb826f99e5e14e2e252be34a812cc5e8ece36","kind":"commit","published_at":"2021-01-11T16:15:24.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.13.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"d74518169e12f5e47d839bda9066b90a34947de6","kind":"tag","published_at":"2020-04-23T18:13:06.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.12.2","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"bca014c7e634c9faba18bb65e334ed4a2bbb5f97","kind":"tag","published_at":"2020-04-18T12:24:06.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.12.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"3144b6c225a22949bc33eff840d3f2ca46958f76","kind":"tag","published_at":"2020-04-18T10:17:54.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.12.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"43f340e33cd992b4b95996e1901d6a7759e5d7e9","kind":"tag","published_at":"2020-03-18T10:12:09.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.11.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"f7a46abd481c9ba4523573ff8cf0f399a6f8ac0e","kind":"tag","published_at":"2019-11-02T09:19:01.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.11.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"b4c77810b1010b24261c2ea65b99a9d920a33992","kind":"tag","published_at":"2019-10-14T09:55:51.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.10.2","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"79e778cb6b102b1fe322b7693deac805ea23d66c","kind":"tag","published_at":"2019-09-25T07:05:45.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.10.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7a385e6c83c44ba181b86dca66bbb2803ac3659f","kind":"tag","published_at":"2019-09-25T07:04:16.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.10.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0/manifests"},{"name":"v0.10.0-rc.1","sha":"9c56d205550341ceef88cb88675d4a494b917d87","kind":"tag","published_at":"2019-09-25T07:04:06.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.10.0-rc.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0-rc.1/manifests"},{"name":"v0.10.0-rc.0","sha":"fa6d930a381961f0193b73da15afb7de4b02685f","kind":"tag","published_at":"2019-09-25T07:03:58.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.10.0-rc.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.10.0-rc.0/manifests"},{"name":"0.10.0","sha":"7a385e6c83c44ba181b86dca66bbb2803ac3659f","kind":"tag","published_at":"2019-08-10T12:49:27.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/0.10.0","html_url":"https://github.com/typestack/class-validator/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0/manifests"},{"name":"0.10.0-rc.1","sha":"9c56d205550341ceef88cb88675d4a494b917d87","kind":"tag","published_at":"2019-07-26T07:50:21.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/0.10.0-rc.1","html_url":"https://github.com/typestack/class-validator/releases/tag/0.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@0.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0-rc.1/manifests"},{"name":"0.10.0-rc.0","sha":"fa6d930a381961f0193b73da15afb7de4b02685f","kind":"tag","published_at":"2019-07-26T07:29:59.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/0.10.0-rc.0","html_url":"https://github.com/typestack/class-validator/releases/tag/0.10.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@0.10.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/0.10.0-rc.0/manifests"},{"name":"v0.9.1","sha":"5b145925f85334b6a033ecdd4e77bbf3bcebb9c1","kind":"commit","published_at":"2018-07-19T12:13:26.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.9.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"355b0920fd38297f412d2df15a9a55abb0e5e95e","kind":"commit","published_at":"2018-07-19T07:52:04.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.9.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.9.0/manifests"},{"name":"v0.8.4","sha":"4271d5fff1a96438d3dbff65a25339cf27ede939","kind":"commit","published_at":"2018-03-19T19:30:18.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.8.4","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"1e9f29691bd4275d81552996629972461e96a1af","kind":"commit","published_at":"2018-03-18T23:52:29.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.8.3","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"28a967b1034ff93b96587a700b48d465547fb3c0","kind":"commit","published_at":"2018-03-18T21:48:38.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.8.2","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.2/manifests"},{"name":"v0.8.0","sha":"03780dfd8a64fb858b608c00a5a09960e672336f","kind":"tag","published_at":"2018-03-18T21:44:00.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.8.0","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.0/manifests"},{"name":"v0.8.1","sha":"078a5289cf6014f477cb5cb89b38b1542292853f","kind":"tag","published_at":"2018-03-18T21:43:12.000Z","download_url":"https://codeload.github.com/typestack/class-validator/tar.gz/v0.8.1","html_url":"https://github.com/typestack/class-validator/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/typestack/class-validator@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/tags/v0.8.1/manifests"}]},"repo_metadata_updated_at":"2026-05-06T15:24:29.001Z","dependent_packages_count":2,"downloads":48,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.69815440465457,"dependent_repos_count":10.373648108865972,"dependent_packages_count":21.04136342657711,"stargazers_count":1.0382258704419582,"forks_count":1.4161567565634587,"docker_downloads_count":null,"average":16.51350971342061},"purl":"pkg:npm/%40amaplex-software/class-validator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@amaplex-software/class-validator","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@amaplex-software/class-validator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@amaplex-software/class-validator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-14T08:59:03.346Z","issues_count":204,"pull_requests_count":554,"avg_time_to_close_issue":9913439.339285715,"avg_time_to_close_pull_request":1133374.1504237289,"issues_closed_count":56,"pull_requests_closed_count":472,"pull_request_authors_count":67,"issue_authors_count":191,"avg_comments_per_issue":3.156862745098039,"avg_comments_per_pull_request":3.5072202166064983,"merged_pull_requests_count":312,"bot_issues_count":0,"bot_pull_requests_count":435,"past_year_issues_count":52,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":1430294.0909090908,"past_year_avg_time_to_close_pull_request":2433888.697674419,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":43,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.4230769230769231,"past_year_avg_comments_per_pull_request":1.7945205479452055,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/typestack%2Fclass-validator/issues","maintainers":[{"login":"braaar","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/braaar"},{"login":"NoNameProvided","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoNameProvided"}],"active_maintainers":[{"login":"braaar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/braaar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@amaplex-software%2Fclass-validator/codemeta","maintainers":[{"uuid":"adrien-fery","login":"adrien-fery","name":null,"email":"contact@adrien-fery.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~adrien-fery","role":null,"created_at":"2022-11-14T22:42:36.010Z","updated_at":"2022-11-14T22:42:36.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adrien-fery/packages"}]}