{"id":806029,"name":"@alloc/tsconfig-paths","ecosystem":"npm","description":"Load node modules according to tsconfig paths, in run-time or via API.","homepage":"https://github.com/dividab/tsconfig-paths#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dividab/tsconfig-paths","keywords_array":[],"namespace":"alloc","versions_count":1,"first_release_published_at":"2019-06-13T21:06:09.270Z","latest_release_published_at":"2019-06-13T21:06:09.270Z","latest_release_number":"3.8.0","last_synced_at":"2026-03-24T03:41:42.629Z","created_at":"2022-04-07T13:26:29.665Z","updated_at":"2026-03-24T03:41:42.629Z","registry_url":"https://www.npmjs.com/package/@alloc/tsconfig-paths","install_command":"npm install @alloc/tsconfig-paths","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.8.0"}},"repo_metadata":{"id":38253011,"uuid":"77679670","full_name":"jonaskello/tsconfig-paths","owner":"jonaskello","description":"Load node modules according to tsconfig paths, in run-time or via API.","archived":false,"fork":false,"pushed_at":"2025-03-08T09:02:22.000Z","size":474,"stargazers_count":1887,"open_issues_count":110,"forks_count":106,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-04T19:00:29.061Z","etag":null,"topics":["tsconfig","tsconfig-paths","typescript"],"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/jonaskello.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":"2016-12-30T10:31:33.000Z","updated_at":"2025-10-04T04:56:12.000Z","dependencies_parsed_at":"2023-02-08T06:15:33.443Z","dependency_job_id":"5a8233ce-5bb8-49cc-bbce-56c01587a6cd","html_url":"https://github.com/jonaskello/tsconfig-paths","commit_stats":{"total_commits":347,"total_committers":48,"mean_commits":7.229166666666667,"dds":"0.32564841498559083","last_synced_commit":"5183c7fc5b0c446cf35c5c3ee8c090631faaeddc"},"previous_names":["jonaskello/tsconfig-paths"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/jonaskello/tsconfig-paths","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaskello","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/sbom","scorecard":{"id":530041,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonaskello/tsconfig-paths","commit":"098e066632f5b9f35c956803fe60d17ffc60b688"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":5,"reason":"Found 16/30 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/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/ci.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":"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":"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":"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:15: update your workflow using https://app.stepsecurity.io/secureworkflow/jonaskello/tsconfig-paths/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/jonaskello/tsconfig-paths/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/jonaskello/tsconfig-paths/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/jonaskello/tsconfig-paths/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/jonaskello/tsconfig-paths/ci.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/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 17 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-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","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-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","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-20T05:28:28.750Z","repository_id":38253011,"created_at":"2025-08-20T05:28:28.750Z","updated_at":"2025-08-20T05:28:28.750Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278438178,"owners_count":25986801,"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-10-05T02:00:06.059Z","response_time":54,"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":"jonaskello","name":"Jonas Kello","uuid":"664076","kind":"user","description":"","email":"","website":null,"location":"Jönköping, Sweden","twitter":null,"company":"@dividab ","icon_url":"https://avatars.githubusercontent.com/u/664076?v=4","repositories_count":132,"last_synced_at":"2024-03-14T16:21:37.573Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonaskello","funding_links":[],"total_stars":512,"followers":null,"following":null,"created_at":"2022-11-08T16:24:14.650Z","updated_at":"2024-03-14T16:21:41.523Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaskello","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonaskello/repositories"},"tags":[{"name":"v3.15.0","sha":"8c53377e90d7bf4846dff0f2fd2fa44f659fd5c2","kind":"tag","published_at":"2023-12-14T14:36:45.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.15.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.15.0/manifests"},{"name":"v4.2.0","sha":"11b774d994b897c6c8e87dda57375a285813731d","kind":"tag","published_at":"2023-03-29T20:44:41.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v4.2.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.2.0/manifests"},{"name":"v3.14.2","sha":"a1d731e25ed8cc90cb3bc7d9a2de3eb5ea5928b5","kind":"tag","published_at":"2023-02-25T10:30:07.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.14.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.2/manifests"},{"name":"v4.1.2","sha":"76dab7661d3cc158c751eba64b363b1d5e032e0f","kind":"tag","published_at":"2023-01-01T23:31:29.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v4.1.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"1b71683fa7d48a2e7b9cbae4825410594a1c7c81","kind":"tag","published_at":"2022-11-30T20:18:26.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v4.1.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"206e49a4dd016e9f7086c8a938266f74f9301568","kind":"tag","published_at":"2022-08-06T09:24:05.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v4.1.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"9a3c0ed5556e5a9d0301933e5cb9bbf0362127e3","kind":"tag","published_at":"2022-05-02T19:45:12.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v4.0.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v4.0.0/manifests"},{"name":"v3.14.1","sha":"df9a47f401061365f51b5cdd248e7d3d5cfb9529","kind":"tag","published_at":"2022-03-22T19:06:46.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.14.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"8062f6562c09c021a80a00333509d5d377a27b27","kind":"tag","published_at":"2022-03-13T22:08:37.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.14.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"60829c8017122ef9fe4fc65ac762257ea876c495","kind":"tag","published_at":"2022-03-03T22:34:39.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.13.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.13.0/manifests"},{"name":"v3.12.0","sha":"b9f4f748e801c718ae4e0afb0141ad0758c080c6","kind":"tag","published_at":"2021-11-20T10:28:39.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.12.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.12.0/manifests"},{"name":"v3.11.0","sha":"6dc51e43111bea24c847f24d8c13debe305b58bd","kind":"tag","published_at":"2021-08-24T21:14:13.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.11.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"80bc8106ee580dea5d379e462fdd4cbeb43ecfcf","kind":"tag","published_at":"2021-07-06T16:43:44.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.10.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"9327fa1cafa6a7b4ac20eaaad2c83a694617152c","kind":"tag","published_at":"2021-07-06T15:35:42.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.10.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.10.0/manifests"},{"name":"v3.9.0","sha":"287867d1140c14366f280910099938c5c0976f3c","kind":"tag","published_at":"2019-09-12T20:17:26.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.9.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.9.0/manifests"},{"name":"v3.8.0","sha":"913f30e80289efca049dc9f2a5c6f19482865ffd","kind":"tag","published_at":"2019-02-05T20:29:12.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.8.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.8.0/manifests"},{"name":"v3.7.0","sha":"02220045a76a26ba6ea02239a92cc2bd45ac03ac","kind":"tag","published_at":"2018-11-11T13:07:18.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.7.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"3c5eafae8774936abf196f27c29dc80c9990c18b","kind":"tag","published_at":"2018-09-10T20:31:49.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.6.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.6.0/manifests"},{"name":"v3.5.0","sha":"296fd9e21427071fc8ae6e2809757f0fcc050152","kind":"tag","published_at":"2018-07-28T16:06:20.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.5.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.5.0/manifests"},{"name":"v3.4.2","sha":"111c1058c2b9c11856d2c6e7ed53c8416fe3daa6","kind":"tag","published_at":"2018-06-30T15:36:09.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.4.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"7643c6d140db30f53934409fbccd4639793d0052","kind":"tag","published_at":"2018-06-24T12:22:27.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.4.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"b84ab5c19018a313a0f0170b830cc89a2def1430","kind":"tag","published_at":"2018-06-12T10:50:10.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.4.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.4.0/manifests"},{"name":"v3.3.2","sha":"8a38b13981c9be56cd906fae169557f824fe395d","kind":"tag","published_at":"2018-05-07T21:34:25.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.3.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.2/manifests"},{"name":"v3.3.1","sha":"d1b0a900bb993ce146a67caafa74e22692854c85","kind":"tag","published_at":"2018-04-17T06:53:55.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.3.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"0d469bbeddf39185a78793d095e91ae7d31b29b2","kind":"tag","published_at":"2018-04-14T21:27:49.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.3.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"215b4236ab3cef00b1867203f5190a09eb09d8d0","kind":"tag","published_at":"2018-03-31T09:02:38.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.2.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.2.0/manifests"},{"name":"v3.1.3","sha":"a6babc26bbd4f85bb62828bfb2925807ab081500","kind":"tag","published_at":"2018-03-14T07:30:53.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.1.3","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"5a3a57a83dc376ba7aa2231a8b1cf2a631d3af7a","kind":"tag","published_at":"2018-03-13T21:43:18.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.1.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"9f413c01dda481ed03e278689254e35fe58ea700","kind":"tag","published_at":"2018-01-13T14:24:38.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.1.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a9044c38f7541094bd4ce05e0dee808d88658fe2","kind":"tag","published_at":"2018-01-13T13:33:00.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.1.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"fb18f9d2b9ed244da53adf382339e0e43918ec50","kind":"tag","published_at":"2018-01-13T13:02:43.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/v3.0.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/v3.0.0/manifests"},{"name":"2.7.3","sha":"3f8718f7a88da287954e6df4b1418f629531460e","kind":"tag","published_at":"2018-01-03T11:07:26.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.7.3","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"07ca1ba862b44831d41d96d78bb4dd859d1a4574","kind":"tag","published_at":"2018-01-02T15:10:35.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.7.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"bfcd9574eff8894f639d02d173fb93431d7cc75c","kind":"tag","published_at":"2018-01-02T14:34:13.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.7.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"ba015843f71f8805d1f3e70666321bf9089b4671","kind":"tag","published_at":"2018-01-02T14:22:39.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.7.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"194878a1ae44f062800a594c612e4ef1e5be2494","kind":"tag","published_at":"2017-12-09T22:58:15.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.6.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"c5d4ac781d1deb7732ba561c146a4c400ff49c6c","kind":"tag","published_at":"2017-12-09T22:36:14.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.5.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"915d95ef4107d46f3f0ee02da3552a4c733b4f2b","kind":"tag","published_at":"2017-12-08T23:41:03.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.4.3","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"e469029a47d28cfe785e3a0860660aba4a18ed07","kind":"tag","published_at":"2017-12-08T23:26:57.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.4.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"d8176c6bedbc3117cdc37d59107b5dc1fcc88bca","kind":"tag","published_at":"2017-12-08T23:02:39.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.4.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"7736aa2a31fd834422bfbe13e6cdd57e19e1c830","kind":"tag","published_at":"2017-11-18T14:44:21.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.4.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"c1db2bdac205ecd0c2ed244224e7f12d0f006233","kind":"tag","published_at":"2017-08-31T18:23:38.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.3.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"ded2e817f2ac685f9ce40ea7b5a80ee284546bab","kind":"tag","published_at":"2017-05-26T09:11:21.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.2.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"85b21b2c61d95ced597a37961cda0934a4b2beaf","kind":"tag","published_at":"2017-03-18T17:55:42.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.1.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"2d66f0056e5990f22f8846554816ec24b9fe872c","kind":"tag","published_at":"2017-02-15T18:39:25.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.1.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"af62bfadac20fa2ed17eb176e916637b907a7c6e","kind":"tag","published_at":"2017-01-24T17:53:01.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.1.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"9a9578b711271065208271390881d95af92b5e39","kind":"tag","published_at":"2017-01-15T20:44:29.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/2.0.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"ef4f5e17404927a98e511fcda08e4206593600a2","kind":"tag","published_at":"2017-01-01T20:57:47.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/1.1.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"de1ce78b2c24eaefdabbc9c973f49e5b48c55e6b","kind":"tag","published_at":"2016-12-30T11:12:18.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/1.0.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/1.0.0/manifests"},{"name":"0.4.0","sha":"915a7378850a657e2f183dce406c02b095ebe7e2","kind":"tag","published_at":"2016-12-30T10:45:46.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.4.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"1f37d05f6957b419d2e4f6886f29ce08dd4125a5","kind":"tag","published_at":"2016-12-30T00:19:10.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.3.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"e4b4c2a5cb9aee1207d0b0c1e9aba5f08a5d8d30","kind":"tag","published_at":"2016-12-29T15:48:06.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.2.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"24b1016b0e2ca85e1899d79418a7f2672f5fbd8e","kind":"tag","published_at":"2016-12-29T15:28:51.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.2.0","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"24054c7c11eafdbbf2205fe9562c8341653b1db1","kind":"tag","published_at":"2016-12-28T17:31:35.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.1.2","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"bd954bc1e6f0385c86c3946cbe89d9a0797a0636","kind":"tag","published_at":"2016-12-28T17:12:47.000Z","download_url":"https://codeload.github.com/jonaskello/tsconfig-paths/tar.gz/0.1.1","html_url":"https://github.com/jonaskello/tsconfig-paths/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonaskello/tsconfig-paths@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/tags/0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-02-24T03:34:01.664Z","dependent_packages_count":2,"downloads":304,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.49520245043893,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":2.124774648814264,"forks_count":3.1704546238527467,"docker_downloads_count":null,"average":8.573649862578385},"purl":"pkg:npm/%40alloc/tsconfig-paths","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@alloc/tsconfig-paths","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@alloc/tsconfig-paths","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@alloc/tsconfig-paths/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-30T06:21:14.526Z","issues_count":45,"pull_requests_count":45,"avg_time_to_close_issue":2363189.5625,"avg_time_to_close_pull_request":3093875.3666666667,"issues_closed_count":16,"pull_requests_closed_count":30,"pull_request_authors_count":29,"issue_authors_count":44,"avg_comments_per_issue":1.4222222222222223,"avg_comments_per_pull_request":3.066666666666667,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":934570.0,"past_year_avg_time_to_close_pull_request":29373.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonaskello%2Ftsconfig-paths/issues","maintainers":[{"login":"jonaskello","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonaskello"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Ftsconfig-paths/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Ftsconfig-paths/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Ftsconfig-paths/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Ftsconfig-paths/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@alloc%2Ftsconfig-paths/codemeta","maintainers":[{"uuid":"aleclarson","login":"aleclarson","name":null,"email":"alec.stanford.larson@gmail.com","url":null,"packages_count":368,"html_url":"https://www.npmjs.com/~aleclarson","role":null,"created_at":"2022-11-14T22:00:03.967Z","updated_at":"2022-11-14T22:00:03.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aleclarson/packages"}]}