{"id":4502081,"name":"@arn4v/typescript-strict-plugin","ecosystem":"npm","description":"Typescript tools that help with migration to the strict mode","homepage":"https://github.com/allegro/typescript-strict-plugin#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/allegro/typescript-strict-plugin","keywords_array":["TypeScript Strict","TypeScript plugin","TypeScript Language Service"],"namespace":"arn4v","versions_count":9,"first_release_published_at":"2022-06-27T09:36:06.967Z","latest_release_published_at":"2023-12-04T10:06:08.372Z","latest_release_number":"2.3.2","last_synced_at":"2026-08-09T00:43:51.156Z","created_at":"2022-07-07T08:16:25.207Z","updated_at":"2026-08-09T00:43:57.040Z","registry_url":"https://www.npmjs.com/package/@arn4v/typescript-strict-plugin","install_command":"npm install @arn4v/typescript-strict-plugin","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.3.2"},"contentPolicy":null},"repo_metadata":{"id":39903687,"uuid":"349366967","full_name":"allegro/typescript-strict-plugin","owner":"allegro","description":"Typescript plugin that allows turning on strict mode in specific files or directories.","archived":false,"fork":false,"pushed_at":"2024-11-29T02:45:27.000Z","size":863,"stargazers_count":396,"open_issues_count":30,"forks_count":34,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-08-08T18:39:55.670Z","etag":null,"topics":["strict-mode","ts-strict","typescript","typescript-compiler","typescript-library","typescript-plugin"],"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/allegro.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}},"created_at":"2021-03-19T09:25:44.000Z","updated_at":"2026-07-30T04:06:33.000Z","dependencies_parsed_at":"2024-04-10T06:38:10.999Z","dependency_job_id":"c88444f8-7896-4389-b9b2-12280712b263","html_url":"https://github.com/allegro/typescript-strict-plugin","commit_stats":{"total_commits":71,"total_committers":13,"mean_commits":5.461538461538462,"dds":"0.43661971830985913","last_synced_commit":"3542842f9b324e7f116170bbc5b15935cba9defb"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/allegro/typescript-strict-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allegro","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/sbom","scorecard":{"id":185224,"data":{"date":"2025-08-11","repo":{"name":"github.com/allegro/typescript-strict-plugin","commit":"3542842f9b324e7f116170bbc5b15935cba9defb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"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":"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":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/package.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":"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/ci.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/allegro/typescript-strict-plugin/package.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:15","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:32","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:33","Warn: npmCommand not pinned by hash: .github/workflows/package.yml:18","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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'","Warn: branch protection not enabled for branch 'strict-plugin'"],"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 21 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":0,"reason":"17 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-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-16T19:41:05.034Z","repository_id":39903687,"created_at":"2025-08-16T19:41:05.034Z","updated_at":"2025-08-16T19:41:05.034Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-08T02:00:08.763Z","response_time":96,"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":"allegro","name":"Allegro Tech","uuid":"562236","kind":"organization","description":"Allegro Tech Open Source Projects","email":null,"website":"https://allegro.tech","location":"Poland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/562236?v=4","repositories_count":94,"last_synced_at":"2023-03-12T09:11:08.269Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/allegro","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:33:15.415Z","updated_at":"2023-03-12T09:11:08.280Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allegro","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allegro/repositories"},"tags":[{"name":"2.2.1","sha":"28fe6e16994acc07e17b948636d811ecbcb19caa","kind":"commit","published_at":"2023-09-26T12:04:16.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/2.2.1","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.2.1/manifests"},{"name":"2.1.0","sha":"a864584cf9da7c7c5cf651dc6c76add060ee79b5","kind":"commit","published_at":"2022-10-14T14:35:28.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/2.1.0","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"5aeb696bdbd3c854328040381756ed88568adcd5","kind":"commit","published_at":"2022-10-14T13:44:34.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/2.0.2","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/2.0.2/manifests"},{"name":"v1.1.2","sha":"268d9f0658173ca440930d3e471596c21af1d32f","kind":"commit","published_at":"2021-11-09T07:38:01.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.1.2","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"8151444dd7c19bf5d98882c7970d606874576553","kind":"commit","published_at":"2021-08-29T16:47:07.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.1.1","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"0c2cc8b87a56be759372098a88973e8af1bc5902","kind":"commit","published_at":"2021-07-07T08:27:05.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.1.0","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"23d132b4d0acfd6017725e69091593589d20e82a","kind":"commit","published_at":"2021-06-02T08:01:38.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.0.1","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"528e07353ed5aa5dc2e38b3e45f9d639670445be","kind":"commit","published_at":"2021-04-29T12:20:49.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.0.0","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2.1","sha":"f307cf84bde04d34f3912d999aa219a10414ae2c","kind":"commit","published_at":"2021-03-25T13:17:53.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.0.0-beta.2.1","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.0.0-beta.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.0.0-beta.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.2.1/manifests"},{"name":"v1.0.0-beta.2","sha":"46c279677455a906c77c0dafa58f68806025caf8","kind":"commit","published_at":"2021-03-22T12:17:30.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"f927cdfa81b00f2eb70ca5d16c7ad3f89e474cd3","kind":"commit","published_at":"2021-03-19T17:24:50.000Z","download_url":"https://codeload.github.com/allegro/typescript-strict-plugin/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/allegro/typescript-strict-plugin/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/allegro/typescript-strict-plugin@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allegro%2Ftypescript-strict-plugin/tags/v1.0.0-beta.1/manifests"}]},"repo_metadata_updated_at":"2026-08-09T00:43:57.040Z","dependent_packages_count":2,"downloads":49,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":1.6927639598388142,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":5.373889966484575,"forks_count":6.753009946699677,"average":11.068990472899333},"purl":"pkg:npm/%40arn4v/typescript-strict-plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@arn4v/typescript-strict-plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@arn4v/typescript-strict-plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@arn4v/typescript-strict-plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-08T10:19:54.072Z","issues_count":50,"pull_requests_count":47,"avg_time_to_close_issue":3217559.5555555555,"avg_time_to_close_pull_request":3398273.4102564105,"issues_closed_count":27,"pull_requests_closed_count":39,"pull_request_authors_count":18,"issue_authors_count":45,"avg_comments_per_issue":2.42,"avg_comments_per_pull_request":1.1914893617021276,"merged_pull_requests_count":31,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"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/allegro%2Ftypescript-strict-plugin/issues","maintainers":[{"login":"KostkaBrukowa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KostkaBrukowa"},{"login":"kamkry","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamkry"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@arn4v%2Ftypescript-strict-plugin/codemeta","maintainers":[{"uuid":"arn4v","login":"arn4v","name":null,"email":"arnav@arnavgosain.com","url":null,"packages_count":18,"html_url":"https://www.npmjs.com/~arn4v","role":null,"created_at":"2022-11-12T23:11:24.555Z","updated_at":"2022-11-12T23:11:24.555Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arn4v/packages"}]}