{"id":377958,"url":"https://github.com/adriengibrat/ts-custom-error","last_synced_at":"2026-08-13T00:30:31.825Z","repository":{"id":30410724,"uuid":"124816180","full_name":"adriengibrat/ts-custom-error","owner":"adriengibrat","description":"Extend native Error to create custom errors","archived":false,"fork":false,"pushed_at":"2026-06-23T03:38:07.000Z","size":7028,"stargazers_count":175,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-05T22:42:57.192Z","etag":null,"topics":[],"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/adriengibrat.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-03-12T01:18:09.000Z","updated_at":"2026-07-27T22:19:59.000Z","dependencies_parsed_at":"2026-08-05T20:27:25.727Z","dependency_job_id":null,"html_url":"https://github.com/adriengibrat/ts-custom-error","commit_stats":{"total_commits":216,"total_committers":11,"mean_commits":"19.636363636363637","dds":0.4907407407407407,"last_synced_commit":"2c7d28a643d5dc5f68940e295876e291181bdd5c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/adriengibrat/ts-custom-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/sbom","scorecard":{"id":168108,"data":{"date":"2025-08-11","repo":{"name":"github.com/adriengibrat/ts-custom-error","commit":"0ab34dd736a649521d81f8a9c21ca417212297f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:12"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-16T15:30:34.997Z","repository_id":30410724,"created_at":"2025-08-16T15:30:34.997Z","updated_at":"2025-08-16T15:30:34.997Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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":{"login":"adriengibrat","name":"Adrien Gibrat","uuid":"62407","kind":"user","description":"code is poetry\r\n","email":"","website":"https://stackoverflow.com/users/1154106/adrien-gibrat","location":"Toulouse, France","twitter":"adriengibrat","company":"Frontguys","icon_url":"https://avatars.githubusercontent.com/u/62407?v=4","repositories_count":64,"last_synced_at":"2024-04-14T19:47:14.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adriengibrat","funding_links":[],"total_stars":725,"followers":181,"following":21,"created_at":"2022-11-02T16:40:19.487Z","updated_at":"2024-04-14T19:47:33.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat/repositories"},"packages":[{"id":4990463,"name":"org.webjars.bowergithub.adriengibrat:ts-custom-error","ecosystem":"maven","description":"WebJar for ts-custom-error","homepage":"http://webjars.org","licenses":"WTFPL","normalized_licenses":["WTFPL"],"repository_url":"https://github.com/adriengibrat/ts-custom-error","keywords_array":[],"namespace":"org.webjars.bowergithub.adriengibrat","versions_count":1,"first_release_published_at":"2018-10-04T16:46:13.000Z","latest_release_published_at":"2018-10-04T16:46:13.000Z","latest_release_number":"2.2.1","last_synced_at":"2026-08-12T00:02:43.728Z","created_at":"2022-07-27T10:35:31.014Z","updated_at":"2026-08-12T00:02:43.729Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.adriengibrat/ts-custom-error/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.adriengibrat/ts-custom-error/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":30410724,"uuid":"124816180","full_name":"adriengibrat/ts-custom-error","owner":"adriengibrat","description":"Extend native Error to create custom errors","archived":false,"fork":false,"pushed_at":"2026-06-23T03:38:07.000Z","size":7028,"stargazers_count":175,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-05T22:42:57.192Z","etag":null,"topics":[],"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/adriengibrat.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-03-12T01:18:09.000Z","updated_at":"2026-07-27T22:19:59.000Z","dependencies_parsed_at":"2026-08-05T20:27:25.727Z","dependency_job_id":null,"html_url":"https://github.com/adriengibrat/ts-custom-error","commit_stats":{"total_commits":216,"total_committers":11,"mean_commits":"19.636363636363637","dds":0.4907407407407407,"last_synced_commit":"2c7d28a643d5dc5f68940e295876e291181bdd5c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/adriengibrat/ts-custom-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/sbom","scorecard":{"id":168108,"data":{"date":"2025-08-11","repo":{"name":"github.com/adriengibrat/ts-custom-error","commit":"0ab34dd736a649521d81f8a9c21ca417212297f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:12"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-16T15:30:34.997Z","repository_id":30410724,"created_at":"2025-08-16T15:30:34.997Z","updated_at":"2025-08-16T15:30:34.997Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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":"adriengibrat","name":"Adrien Gibrat","uuid":"62407","kind":"user","description":"code is poetry\r\n","email":"","website":"https://stackoverflow.com/users/1154106/adrien-gibrat","location":"Toulouse, France","twitter":"adriengibrat","company":"Frontguys","icon_url":"https://avatars.githubusercontent.com/u/62407?v=4","repositories_count":64,"last_synced_at":"2024-04-14T19:47:14.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adriengibrat","funding_links":[],"total_stars":725,"followers":181,"following":21,"created_at":"2022-11-02T16:40:19.487Z","updated_at":"2024-04-14T19:47:33.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat/repositories"},"tags":[{"name":"v3.3.1","sha":"43e15da6b99f5441723e10dbfd9d527e2aa8fead","kind":"commit","published_at":"2022-11-01T20:22:13.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5522f2f767aa696d2cc037069d4ce5d002583a5d","kind":"commit","published_at":"2022-10-22T17:47:41.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"af71c16153b46ec516c5a186172004486bb56bf2","kind":"commit","published_at":"2022-08-27T14:50:59.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"facfb703c8f0dbdd87a5f9e50743b682dc1bb1c0","kind":"commit","published_at":"2022-08-27T14:33:36.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"730fa8868a0e77c41059f98f3cf5c9d556f3256b","kind":"commit","published_at":"2020-08-24T22:37:24.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0bf4263a9d9baa165e77d0e84f6061598089bd96","kind":"commit","published_at":"2019-07-03T19:53:33.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a3340427a18e70e2ebc1fb78c6b43271873f3cdb","kind":"commit","published_at":"2019-05-17T13:58:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d44a8db21daa2afb824d3640a8e87a6e6a4fb4dd","kind":"commit","published_at":"2019-03-15T11:10:47.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"80dc41e7d0957c5c9afba58ba4cad7e5cdd26e43","kind":"commit","published_at":"2018-12-29T12:56:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e6285c7da557a08d453368e8298dbe7c5cc53006","kind":"commit","published_at":"2018-04-04T22:01:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5ee350bb0fa1b1f0767420094c03c9bdb5824f41","kind":"commit","published_at":"2018-04-04T21:50:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"79f51c009d8b4f2b8447f99fb2c94714229f9771","kind":"commit","published_at":"2018-03-24T21:14:58.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"dc61bc61b62dbf8d4349cc83d6aba0cce2f50ea0","kind":"tag","published_at":"2018-03-17T13:11:18.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"a25d1f1b64513786a141832f773ed84f9bc0b24e","kind":"tag","published_at":"2018-03-12T22:52:15.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"244f6f5fb52702e34ec1924f117e9c2a4c332c6e","kind":"tag","published_at":"2018-03-12T22:37:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"c8a8bdd2b693de755bed5cf0a7b2b7f2357b297a","kind":"tag","published_at":"2018-03-12T01:57:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v0.0.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-06T02:22:23.035Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":19.034195219531185,"forks_count":29.031326055421015,"average":28.010967028689635},"purl":"pkg:maven/org.webjars.bowergithub.adriengibrat/ts-custom-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.adriengibrat:ts-custom-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.adriengibrat:ts-custom-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.adriengibrat:ts-custom-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:04:35.299Z","issues_count":8,"pull_requests_count":427,"avg_time_to_close_issue":18321286.0,"avg_time_to_close_pull_request":898637.8647959183,"issues_closed_count":8,"pull_requests_closed_count":392,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.49882903981264637,"merged_pull_requests_count":242,"bot_issues_count":2,"bot_pull_requests_count":419,"past_year_issues_count":0,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":352203.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.15,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/issues","maintainers":[{"login":"adriengibrat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}],"active_maintainers":[{"login":"adriengibrat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.adriengibrat:ts-custom-error/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614310,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":2480608,"name":"ts-custom-error","ecosystem":"npm","description":"Extend native Error to create custom errors","homepage":"https://github.com/adriengibrat/ts-custom-error#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adriengibrat/ts-custom-error","keywords_array":["custom Error","extend","Error"],"namespace":null,"versions_count":13,"first_release_published_at":"2018-03-13T07:23:48.610Z","latest_release_published_at":"2022-11-01T20:22:16.839Z","latest_release_number":"3.3.1","last_synced_at":"2026-08-12T00:02:44.555Z","created_at":"2022-04-10T02:23:46.257Z","updated_at":"2026-08-12T00:02:44.555Z","registry_url":"https://www.npmjs.com/package/ts-custom-error","install_command":"npm install ts-custom-error","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.1","beta":"3.3.0","current":"3.2.2"},"contentPolicy":null},"repo_metadata":{"id":30410724,"uuid":"124816180","full_name":"adriengibrat/ts-custom-error","owner":"adriengibrat","description":"Extend native Error to create custom errors","archived":false,"fork":false,"pushed_at":"2026-06-23T03:38:07.000Z","size":7028,"stargazers_count":175,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-05T22:42:57.192Z","etag":null,"topics":[],"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/adriengibrat.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-03-12T01:18:09.000Z","updated_at":"2026-07-27T22:19:59.000Z","dependencies_parsed_at":"2026-08-05T20:27:25.727Z","dependency_job_id":null,"html_url":"https://github.com/adriengibrat/ts-custom-error","commit_stats":{"total_commits":216,"total_committers":11,"mean_commits":"19.636363636363637","dds":0.4907407407407407,"last_synced_commit":"2c7d28a643d5dc5f68940e295876e291181bdd5c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/adriengibrat/ts-custom-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/sbom","scorecard":{"id":168108,"data":{"date":"2025-08-11","repo":{"name":"github.com/adriengibrat/ts-custom-error","commit":"0ab34dd736a649521d81f8a9c21ca417212297f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:12"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-16T15:30:34.997Z","repository_id":30410724,"created_at":"2025-08-16T15:30:34.997Z","updated_at":"2025-08-16T15:30:34.997Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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":"adriengibrat","name":"Adrien Gibrat","uuid":"62407","kind":"user","description":"code is poetry\r\n","email":"","website":"https://stackoverflow.com/users/1154106/adrien-gibrat","location":"Toulouse, France","twitter":"adriengibrat","company":"Frontguys","icon_url":"https://avatars.githubusercontent.com/u/62407?v=4","repositories_count":64,"last_synced_at":"2024-04-14T19:47:14.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adriengibrat","funding_links":[],"total_stars":725,"followers":181,"following":21,"created_at":"2022-11-02T16:40:19.487Z","updated_at":"2024-04-14T19:47:33.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat/repositories"},"tags":[{"name":"v3.3.1","sha":"43e15da6b99f5441723e10dbfd9d527e2aa8fead","kind":"commit","published_at":"2022-11-01T20:22:13.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5522f2f767aa696d2cc037069d4ce5d002583a5d","kind":"commit","published_at":"2022-10-22T17:47:41.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"af71c16153b46ec516c5a186172004486bb56bf2","kind":"commit","published_at":"2022-08-27T14:50:59.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"facfb703c8f0dbdd87a5f9e50743b682dc1bb1c0","kind":"commit","published_at":"2022-08-27T14:33:36.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"730fa8868a0e77c41059f98f3cf5c9d556f3256b","kind":"commit","published_at":"2020-08-24T22:37:24.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0bf4263a9d9baa165e77d0e84f6061598089bd96","kind":"commit","published_at":"2019-07-03T19:53:33.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a3340427a18e70e2ebc1fb78c6b43271873f3cdb","kind":"commit","published_at":"2019-05-17T13:58:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d44a8db21daa2afb824d3640a8e87a6e6a4fb4dd","kind":"commit","published_at":"2019-03-15T11:10:47.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"80dc41e7d0957c5c9afba58ba4cad7e5cdd26e43","kind":"commit","published_at":"2018-12-29T12:56:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e6285c7da557a08d453368e8298dbe7c5cc53006","kind":"commit","published_at":"2018-04-04T22:01:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5ee350bb0fa1b1f0767420094c03c9bdb5824f41","kind":"commit","published_at":"2018-04-04T21:50:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"79f51c009d8b4f2b8447f99fb2c94714229f9771","kind":"commit","published_at":"2018-03-24T21:14:58.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"dc61bc61b62dbf8d4349cc83d6aba0cce2f50ea0","kind":"tag","published_at":"2018-03-17T13:11:18.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"a25d1f1b64513786a141832f773ed84f9bc0b24e","kind":"tag","published_at":"2018-03-12T22:52:15.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"244f6f5fb52702e34ec1924f117e9c2a4c332c6e","kind":"tag","published_at":"2018-03-12T22:37:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"c8a8bdd2b693de755bed5cf0a7b2b7f2357b297a","kind":"tag","published_at":"2018-03-12T01:57:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v0.0.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-07T23:33:08.940Z","dependent_packages_count":292,"downloads":7900504,"downloads_period":"last-month","dependent_repos_count":7367,"rankings":{"downloads":0.22376644990724343,"dependent_repos_count":0.2816095018649543,"dependent_packages_count":0.17766880782517547,"stargazers_count":4.336825620458646,"forks_count":7.327426125988297,"docker_downloads_count":0.20698326452601531,"average":2.092379961761722},"purl":"pkg:npm/ts-custom-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ts-custom-error","docker_dependents_count":142,"docker_downloads_count":38344326,"usage_url":"https://repos.ecosyste.ms/usage/npm/ts-custom-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ts-custom-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:04:35.299Z","issues_count":8,"pull_requests_count":427,"avg_time_to_close_issue":18321286.0,"avg_time_to_close_pull_request":898637.8647959183,"issues_closed_count":8,"pull_requests_closed_count":392,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.49882903981264637,"merged_pull_requests_count":242,"bot_issues_count":2,"bot_pull_requests_count":419,"past_year_issues_count":0,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":352203.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.15,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/issues","maintainers":[{"login":"adriengibrat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}],"active_maintainers":[{"login":"adriengibrat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ts-custom-error/codemeta","maintainers":[{"uuid":"adriengibrat","login":"adriengibrat","name":null,"email":"adrien.gibrat@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~adriengibrat","role":null,"created_at":"2022-11-12T11:29:59.295Z","updated_at":"2022-11-12T11:29:59.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adriengibrat/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726733,"maintainers_count":1223883,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5006233,"name":"org.webjars.npm:ts-custom-error","ecosystem":"maven","description":"WebJar for ts-custom-error","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adriengibrat/ts-custom-error","keywords_array":[],"namespace":"org.webjars.npm","versions_count":3,"first_release_published_at":"2018-09-06T13:53:54.000Z","latest_release_published_at":"2023-05-10T08:15:48.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-08-12T00:02:44.832Z","created_at":"2022-07-27T11:11:07.411Z","updated_at":"2026-08-12T00:02:44.832Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/ts-custom-error/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/ts-custom-error/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":30410724,"uuid":"124816180","full_name":"adriengibrat/ts-custom-error","owner":"adriengibrat","description":"Extend native Error to create custom errors","archived":false,"fork":false,"pushed_at":"2026-06-23T03:38:07.000Z","size":7028,"stargazers_count":175,"open_issues_count":7,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-08-05T22:42:57.192Z","etag":null,"topics":[],"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/adriengibrat.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-03-12T01:18:09.000Z","updated_at":"2026-07-27T22:19:59.000Z","dependencies_parsed_at":"2026-08-05T20:27:25.727Z","dependency_job_id":null,"html_url":"https://github.com/adriengibrat/ts-custom-error","commit_stats":{"total_commits":216,"total_committers":11,"mean_commits":"19.636363636363637","dds":0.4907407407407407,"last_synced_commit":"2c7d28a643d5dc5f68940e295876e291181bdd5c"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/adriengibrat/ts-custom-error","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/sbom","scorecard":{"id":168108,"data":{"date":"2025-08-11","repo":{"name":"github.com/adriengibrat/ts-custom-error","commit":"0ab34dd736a649521d81f8a9c21ca417212297f1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"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":"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":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/adriengibrat/ts-custom-error/test.yml/main?enable=pin","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   2 out of   2 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.3.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 not signed: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795","Warn: release artifact v3.3.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/81711987","Warn: release artifact v3.3.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/80706991","Warn: release artifact v3.2.2 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/75544528","Warn: release artifact v3.2.0 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/30075183","Warn: release artifact v3.1.1 does not have provenance: https://api.github.com/repos/adriengibrat/ts-custom-error/releases/18397795"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:12"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-x4c5-c7rf-jjgv","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-16T15:30:34.997Z","repository_id":30410724,"created_at":"2025-08-16T15:30:34.997Z","updated_at":"2025-08-16T15:30:34.997Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36326267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","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":"adriengibrat","name":"Adrien Gibrat","uuid":"62407","kind":"user","description":"code is poetry\r\n","email":"","website":"https://stackoverflow.com/users/1154106/adrien-gibrat","location":"Toulouse, France","twitter":"adriengibrat","company":"Frontguys","icon_url":"https://avatars.githubusercontent.com/u/62407?v=4","repositories_count":64,"last_synced_at":"2024-04-14T19:47:14.121Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adriengibrat","funding_links":[],"total_stars":725,"followers":181,"following":21,"created_at":"2022-11-02T16:40:19.487Z","updated_at":"2024-04-14T19:47:33.363Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriengibrat/repositories"},"tags":[{"name":"v3.3.1","sha":"43e15da6b99f5441723e10dbfd9d527e2aa8fead","kind":"commit","published_at":"2022-11-01T20:22:13.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"5522f2f767aa696d2cc037069d4ce5d002583a5d","kind":"commit","published_at":"2022-10-22T17:47:41.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.3.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.3.0/manifests"},{"name":"v3.2.2","sha":"af71c16153b46ec516c5a186172004486bb56bf2","kind":"commit","published_at":"2022-08-27T14:50:59.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"facfb703c8f0dbdd87a5f9e50743b682dc1bb1c0","kind":"commit","published_at":"2022-08-27T14:33:36.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"730fa8868a0e77c41059f98f3cf5c9d556f3256b","kind":"commit","published_at":"2020-08-24T22:37:24.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"0bf4263a9d9baa165e77d0e84f6061598089bd96","kind":"commit","published_at":"2019-07-03T19:53:33.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"a3340427a18e70e2ebc1fb78c6b43271873f3cdb","kind":"commit","published_at":"2019-05-17T13:58:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d44a8db21daa2afb824d3640a8e87a6e6a4fb4dd","kind":"commit","published_at":"2019-03-15T11:10:47.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v3.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v3.0.0/manifests"},{"name":"v2.2.2","sha":"80dc41e7d0957c5c9afba58ba4cad7e5cdd26e43","kind":"commit","published_at":"2018-12-29T12:56:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"e6285c7da557a08d453368e8298dbe7c5cc53006","kind":"commit","published_at":"2018-04-04T22:01:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"5ee350bb0fa1b1f0767420094c03c9bdb5824f41","kind":"commit","published_at":"2018-04-04T21:50:57.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.2.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"79f51c009d8b4f2b8447f99fb2c94714229f9771","kind":"commit","published_at":"2018-03-24T21:14:58.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.1.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"dc61bc61b62dbf8d4349cc83d6aba0cce2f50ea0","kind":"tag","published_at":"2018-03-17T13:11:18.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v2.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"a25d1f1b64513786a141832f773ed84f9bc0b24e","kind":"tag","published_at":"2018-03-12T22:52:15.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.1","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"244f6f5fb52702e34ec1924f117e9c2a4c332c6e","kind":"tag","published_at":"2018-03-12T22:37:48.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v1.0.0","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v1.0.0/manifests"},{"name":"v0.0.2","sha":"c8a8bdd2b693de755bed5cf0a7b2b7f2357b297a","kind":"tag","published_at":"2018-03-12T01:57:10.000Z","download_url":"https://codeload.github.com/adriengibrat/ts-custom-error/tar.gz/v0.0.2","html_url":"https://github.com/adriengibrat/ts-custom-error/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adriengibrat/ts-custom-error@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2026-08-06T02:22:23.037Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/ts-custom-error","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:ts-custom-error","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:ts-custom-error","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:ts-custom-error/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:04:35.299Z","issues_count":8,"pull_requests_count":427,"avg_time_to_close_issue":18321286.0,"avg_time_to_close_pull_request":898637.8647959183,"issues_closed_count":8,"pull_requests_closed_count":392,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.49882903981264637,"merged_pull_requests_count":242,"bot_issues_count":2,"bot_pull_requests_count":419,"past_year_issues_count":0,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":352203.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.15,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/issues","maintainers":[{"login":"adriengibrat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}],"active_maintainers":[{"login":"adriengibrat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:ts-custom-error/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614310,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":371985,"full_name":"adriengibrat/ts-custom-error","default_branch":"main","total_commits":394,"total_committers":10,"total_bot_commits":237,"total_bot_committers":2,"mean_commits":39.4,"dds":0.5,"past_year_total_commits":50,"past_year_total_committers":2,"past_year_total_bot_commits":38,"past_year_total_bot_committers":1,"past_year_mean_commits":25.0,"past_year_dds":0.24,"last_synced_at":"2026-08-12T00:00:56.110Z","last_synced_commit":"95701edde75d906fc98b239e27db7bbe9a603394","created_at":"2023-03-08T19:36:58.954Z","updated_at":"2026-08-12T00:00:56.012Z","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":197},{"name":"Adrien Gibrat","email":"adrien.gibrat@gmail.com","login":"adriengibrat","count":124},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":40},{"name":"semantic-release-bot","email":"semantic-release-bot@martynus.net","login":"semantic-release-bot","count":11},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":8},{"name":"Adrien Gibrat","email":"adrien.gibrat.frontguys@ext.pmu.fr","login":null,"count":8},{"name":"Adrien Gibrat","email":"a.gibrat@oodrive.fr","login":null,"count":3},{"name":"Jerome Louis","email":"jlouis@change.org","login":"jlowcs","count":1},{"name":"Daniel Kempner","email":"2532112+dkempner","login":"dkempner","count":1},{"name":"Anders D. Johnson","email":"anders.d.johnson.dev@gmail.com","login":"AndersDJohnson","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":38},{"name":"Adrien Gibrat","email":"adrien.gibrat@gmail.com","login":"adriengibrat","count":12}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6641918,"commits_count":925005324,"contributors_count":39352833,"owners_count":1334381,"committers_count":3299395,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"adriengibrat/ts-custom-error","html_url":"https://github.com/adriengibrat/ts-custom-error","last_synced_at":"2026-08-05T20:04:35.299Z","status":null,"issues_count":8,"pull_requests_count":427,"avg_time_to_close_issue":18321286.0,"avg_time_to_close_pull_request":898637.8647959183,"issues_closed_count":8,"pull_requests_closed_count":392,"pull_request_authors_count":6,"issue_authors_count":8,"avg_comments_per_issue":5.25,"avg_comments_per_pull_request":0.49882903981264637,"merged_pull_requests_count":242,"bot_issues_count":2,"bot_pull_requests_count":419,"past_year_issues_count":0,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":352203.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.15,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-16T14:11:39.753Z","updated_at":"2026-08-12T10:59:45.599Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriengibrat%2Fts-custom-error/issues","issue_labels_count":{"table":{"semantic-release":1,"dependencies":1,"bug":1,"released":1}},"pull_request_labels_count":{"table":{"dependencies":407,"javascript":72,"released":19,"greenkeeper":12}},"issue_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":422,"OWNER":5}},"issue_authors":{"table":{"fabio-scala":1,"ashleyw":1,"ohonigx":1,"github-actions[bot]":1,"MikeDabrowski":1,"CMCDragonkai":1,"dependabot[bot]":1,"TommySorensen":1}},"pull_request_authors":{"table":{"dependabot[bot]":407,"greenkeeper[bot]":12,"adriengibrat":5,"dkempner":1,"AndersDJohnson":1,"jlowcs":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027000,"issues_count":40510726,"pull_requests_count":130968435,"authors_count":11441274,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":16,"javascript":16}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16,"OWNER":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":16,"adriengibrat":2}},"maintainers":[{"table":{"login":"adriengibrat","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}}],"active_maintainers":[{"table":{"login":"adriengibrat","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adriengibrat"}}]}},"events":{"total":{"DeleteEvent":78,"PullRequestEvent":175,"ForkEvent":1,"WatchEvent":7,"IssueCommentEvent":46,"PushEvent":58,"CreateEvent":92},"last_year":{"DeleteEvent":23,"PullRequestEvent":57,"WatchEvent":3,"IssueCommentEvent":13,"PushEvent":31,"CreateEvent":32}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-25T08:50:18.813Z","updated_at":"2022-08-25T08:50:18.813Z","repository_link":"https://github.com/adriengibrat/ts-custom-error/blob/main/package-lock.json","dependencies":[{"id":2668637143,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637144,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.8.5","direct":false,"kind":"development","optional":false},{"id":2668637145,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637146,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637147,"package_name":"@babel/helper-annotate-as-pure","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637148,"package_name":"@babel/helper-builder-binary-assignment-operator-visitor","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637149,"package_name":"@babel/helper-call-delegate","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637150,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637151,"package_name":"@babel/helper-create-class-features-plugin","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637152,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637153,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.9.5","direct":false,"kind":"development","optional":false},{"id":2668637154,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637155,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637156,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637157,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.9.6","direct":false,"kind":"development","optional":false},{"id":2668637158,"package_name":"@babel/helper-create-regexp-features-plugin","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637159,"package_name":"@babel/helper-define-map","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637160,"package_name":"@babel/helper-explode-assignable-expression","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637161,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637162,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637163,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637164,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637165,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637166,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637167,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637168,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637169,"package_name":"@babel/helper-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637170,"package_name":"@babel/helper-remap-async-to-generator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637171,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637172,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637173,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637174,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.9.5","direct":false,"kind":"development","optional":false},{"id":2668637175,"package_name":"@babel/helper-wrap-function","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637176,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637177,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637178,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":2668637179,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":2668637180,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":2668637181,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668637182,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637183,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":2668637184,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637185,"package_name":"@babel/plugin-proposal-async-generator-functions","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637186,"package_name":"@babel/plugin-proposal-class-properties","ecosystem":"npm","requirements":"7.2.1","direct":false,"kind":"development","optional":false},{"id":2668637187,"package_name":"@babel/plugin-proposal-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637188,"package_name":"@babel/plugin-proposal-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637189,"package_name":"@babel/plugin-proposal-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637190,"package_name":"@babel/plugin-proposal-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637191,"package_name":"@babel/plugin-proposal-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637192,"package_name":"@babel/plugin-proposal-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637193,"package_name":"@babel/plugin-proposal-unicode-property-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637194,"package_name":"@babel/plugin-syntax-async-generators","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637195,"package_name":"@babel/plugin-syntax-bigint","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637196,"package_name":"@babel/plugin-syntax-class-properties","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637197,"package_name":"@babel/plugin-syntax-dynamic-import","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637198,"package_name":"@babel/plugin-syntax-json-strings","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637199,"package_name":"@babel/plugin-syntax-jsx","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637200,"package_name":"@babel/plugin-syntax-logical-assignment-operators","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637201,"package_name":"@babel/plugin-syntax-nullish-coalescing-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637202,"package_name":"@babel/plugin-syntax-numeric-separator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637203,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637204,"package_name":"@babel/plugin-syntax-optional-catch-binding","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637205,"package_name":"@babel/plugin-syntax-optional-chaining","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637355,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":2668637206,"package_name":"@babel/plugin-syntax-top-level-await","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637207,"package_name":"@babel/plugin-transform-arrow-functions","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637208,"package_name":"@babel/plugin-transform-async-to-generator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637209,"package_name":"@babel/plugin-transform-block-scoped-functions","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637210,"package_name":"@babel/plugin-transform-block-scoping","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637211,"package_name":"@babel/plugin-transform-classes","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637212,"package_name":"@babel/plugin-transform-computed-properties","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637213,"package_name":"@babel/plugin-transform-destructuring","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637214,"package_name":"@babel/plugin-transform-dotall-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637215,"package_name":"@babel/plugin-transform-duplicate-keys","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637216,"package_name":"@babel/plugin-transform-exponentiation-operator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637217,"package_name":"@babel/plugin-transform-for-of","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637218,"package_name":"@babel/plugin-transform-function-name","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637219,"package_name":"@babel/plugin-transform-literals","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637220,"package_name":"@babel/plugin-transform-member-expression-literals","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637221,"package_name":"@babel/plugin-transform-modules-amd","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637222,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637223,"package_name":"@babel/plugin-transform-modules-systemjs","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637224,"package_name":"@babel/plugin-transform-modules-umd","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637225,"package_name":"@babel/plugin-transform-named-capturing-groups-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637226,"package_name":"@babel/plugin-transform-new-target","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637227,"package_name":"@babel/plugin-transform-object-super","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637228,"package_name":"@babel/plugin-transform-parameters","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637229,"package_name":"@babel/plugin-transform-property-literals","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637230,"package_name":"@babel/plugin-transform-regenerator","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637231,"package_name":"@babel/plugin-transform-reserved-words","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637232,"package_name":"@babel/plugin-transform-shorthand-properties","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637233,"package_name":"@babel/plugin-transform-spread","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637234,"package_name":"@babel/plugin-transform-sticky-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637235,"package_name":"@babel/plugin-transform-template-literals","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637236,"package_name":"@babel/plugin-transform-typeof-symbol","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637237,"package_name":"@babel/plugin-transform-unicode-regex","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637238,"package_name":"@babel/polyfill","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637239,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.3","direct":false,"kind":"development","optional":false},{"id":2668637240,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637241,"package_name":"@babel/register","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637242,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637243,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637244,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.8.4","direct":false,"kind":"development","optional":false},{"id":2668637245,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.8.3","direct":false,"kind":"development","optional":false},{"id":2668637246,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":2668637247,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668637248,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"8.3.4","direct":false,"kind":"development","optional":false},{"id":2668637249,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"8.3.5","direct":false,"kind":"development","optional":false},{"id":2668637250,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"8.3.5","direct":false,"kind":"development","optional":false},{"id":2668637251,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637252,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637253,"package_name":"@jest/console","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637254,"package_name":"@jest/types","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637255,"package_name":"chalk","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637256,"package_name":"@jest/core","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637257,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":2668637258,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":2668637259,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637260,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":2668637261,"package_name":"@jest/environment","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637262,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637263,"package_name":"@jest/globals","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637264,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637265,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":2668637266,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637267,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637268,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637269,"package_name":"@jest/transform","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637270,"package_name":"@jest/types","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"development","optional":false},{"id":2668637271,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":2668637272,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668637273,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":2668637274,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":2668637275,"package_name":"@octokit/types","ecosystem":"npm","requirements":"2.16.2","direct":false,"kind":"development","optional":false},{"id":2668637276,"package_name":"@octokit/core","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"development","optional":false},{"id":2668637277,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2668637278,"package_name":"is-plain-object","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637279,"package_name":"isobject","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637280,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":2668637281,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":2668637282,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637283,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"3.12.2","direct":false,"kind":"development","optional":false},{"id":2668637284,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.4.2","direct":false,"kind":"development","optional":false},{"id":2668637285,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637286,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"17.9.2","direct":false,"kind":"development","optional":false},{"id":2668637287,"package_name":"@octokit/types","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637288,"package_name":"@samverschueren/stream-to-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668637289,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668637290,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":2668637291,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668637292,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":2668637293,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":2668637294,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":2668637295,"package_name":"normalize-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637296,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":2668637297,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":2668637298,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"development","optional":false},{"id":2668637299,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":2668637300,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2668637301,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637302,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637303,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"development","optional":false},{"id":2668637304,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.1","direct":false,"kind":"development","optional":false},{"id":2668637305,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":2668637306,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":2668637307,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637308,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.39","direct":false,"kind":"development","optional":false},{"id":2668637309,"package_name":"@types/graceful-fs","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":2668637310,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637311,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637312,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637313,"package_name":"@types/jest","ecosystem":"npm","requirements":"25.2.3","direct":false,"kind":"development","optional":false},{"id":2668637314,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637315,"package_name":"@types/node","ecosystem":"npm","requirements":"14.0.4","direct":false,"kind":"development","optional":false},{"id":2668637316,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":2668637317,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637318,"package_name":"@types/prettier","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637319,"package_name":"@types/q","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":2668637320,"package_name":"@types/resolve","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":2668637321,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":2668637322,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637323,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.5","direct":false,"kind":"development","optional":false},{"id":2668637324,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":2668637325,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":2668637326,"package_name":"abab","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668637327,"package_name":"acorn","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":2668637328,"package_name":"acorn-dynamic-import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637329,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637330,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2668637331,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":2668637332,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637333,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668637334,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.2","direct":false,"kind":"development","optional":false},{"id":2668637335,"package_name":"alphanum-sort","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637336,"package_name":"ansi-align","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637337,"package_name":"ansi-colors","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":2668637338,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668637339,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637340,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":2668637341,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":2668637342,"package_name":"any-observable","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668637343,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668637344,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637345,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":2668637346,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":2668637347,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637348,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637349,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637350,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637351,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637352,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637353,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":2668637354,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637356,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637357,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637358,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637359,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":2668637360,"package_name":"asyncro","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637361,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637362,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668637363,"package_name":"autoprefixer","ecosystem":"npm","requirements":"9.8.0","direct":false,"kind":"development","optional":false},{"id":2668637364,"package_name":"browserslist","ecosystem":"npm","requirements":"4.12.0","direct":false,"kind":"development","optional":false},{"id":2668637365,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001062","direct":false,"kind":"development","optional":false},{"id":2668637366,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.446","direct":false,"kind":"development","optional":false},{"id":2668637367,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.56","direct":false,"kind":"development","optional":false},{"id":2668637368,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":2668637369,"package_name":"aws4","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":2668637370,"package_name":"babel-jest","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637371,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668637372,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637373,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637374,"package_name":"babel-plugin-transform-async-to-promises","ecosystem":"npm","requirements":"0.8.15","direct":false,"kind":"development","optional":false},{"id":2668637375,"package_name":"babel-preset-current-node-syntax","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637376,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637377,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.26.0","direct":false,"kind":"development","optional":false},{"id":2668637378,"package_name":"babylon","ecosystem":"npm","requirements":"6.18.0","direct":false,"kind":"development","optional":false},{"id":2668637379,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637380,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":2668637381,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637382,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637383,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637384,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637385,"package_name":"base64-js","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":2668637386,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637387,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637388,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":2668637389,"package_name":"bl","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668637390,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":2668637391,"package_name":"boolbase","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637392,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":2668637393,"package_name":"boxen","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637394,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637395,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":2668637396,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637397,"package_name":"brotli-size","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":2668637398,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637399,"package_name":"browserslist","ecosystem":"npm","requirements":"4.8.7","direct":false,"kind":"development","optional":false},{"id":2668637400,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":2668637401,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637402,"package_name":"buble","ecosystem":"npm","requirements":"0.19.8","direct":false,"kind":"development","optional":false},{"id":2668637403,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.1","direct":false,"kind":"development","optional":false},{"id":2668637404,"package_name":"buffer","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"development","optional":false},{"id":2668637405,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637406,"package_name":"builtin-modules","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637407,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637408,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":2668637409,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637410,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":2668637411,"package_name":"cachedir","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668637412,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637413,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637414,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637415,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637416,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":2668637417,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":2668637418,"package_name":"caniuse-api","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637419,"package_name":"caniuse-db","ecosystem":"npm","requirements":"1.0.30001063","direct":false,"kind":"development","optional":false},{"id":2668637420,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001027","direct":false,"kind":"development","optional":false},{"id":2668637421,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637422,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637423,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637424,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":2668637425,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637426,"package_name":"char-regex","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637427,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":2668637428,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":2668637429,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637430,"package_name":"clap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":2668637431,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637432,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":2668637433,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668637434,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668637435,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637436,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":2668637437,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":2668637438,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668637439,"package_name":"cli-boxes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637440,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637441,"package_name":"cli-table","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":2668637442,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637443,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637444,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":2668637445,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":2668637446,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637447,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668637448,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637449,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637450,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668637451,"package_name":"coa","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637452,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637453,"package_name":"collect-v8-coverage","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637454,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637455,"package_name":"color","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2668637456,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637457,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":2668637458,"package_name":"color-string","ecosystem":"npm","requirements":"1.5.3","direct":false,"kind":"development","optional":false},{"id":2668637459,"package_name":"colormin","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637460,"package_name":"color","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":2668637461,"package_name":"color-string","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668637462,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637463,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":2668637464,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668637465,"package_name":"commitizen","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2668637466,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":2668637467,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637468,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":2668637469,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637470,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637471,"package_name":"compare-func","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":2668637472,"package_name":"dot-prop","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637473,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637474,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":2668637475,"package_name":"concat-with-sourcemaps","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637476,"package_name":"configstore","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2668637477,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637478,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637479,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637480,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637481,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":2668637482,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637483,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.10","direct":false,"kind":"development","optional":false},{"id":2668637484,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"4.0.16","direct":false,"kind":"development","optional":false},{"id":2668637486,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":2668637487,"package_name":"conventional-commit-types","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637488,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2668637490,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637492,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":2668637494,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637496,"package_name":"core-js","ecosystem":"npm","requirements":"2.6.11","direct":false,"kind":"development","optional":false},{"id":2668637498,"package_name":"core-js-compat","ecosystem":"npm","requirements":"3.6.4","direct":false,"kind":"development","optional":false},{"id":2668637500,"package_name":"semver","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":2668637502,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637504,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":2668637506,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637508,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637510,"package_name":"create-error-class","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637511,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":2668637513,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637514,"package_name":"css-color-names","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"development","optional":false},{"id":2668637516,"package_name":"css-declaration-sorter","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637517,"package_name":"css-modules-loader-core","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637519,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637521,"package_name":"postcss","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2668637522,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":2668637524,"package_name":"css-select","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637526,"package_name":"css-select-base-adapter","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637527,"package_name":"css-selector-tokenizer","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":2668637528,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.37","direct":false,"kind":"development","optional":false},{"id":2668637529,"package_name":"css-what","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":2668637530,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637531,"package_name":"cssnano","ecosystem":"npm","requirements":"4.1.10","direct":false,"kind":"development","optional":false},{"id":2668637532,"package_name":"cssnano-preset-default","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":2668637533,"package_name":"cssnano-util-get-arguments","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637534,"package_name":"cssnano-util-get-match","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637535,"package_name":"cssnano-util-raw-cache","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637536,"package_name":"cssnano-util-same-parent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637537,"package_name":"csso","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668637538,"package_name":"css-tree","ecosystem":"npm","requirements":"1.0.0-alpha.39","direct":false,"kind":"development","optional":false},{"id":2668637539,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2668637540,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":2668637541,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668637542,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":2668637543,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668637544,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":2668637545,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637546,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668637547,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":2668637548,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637549,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637550,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637551,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"development","optional":false},{"id":2668637552,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":2668637553,"package_name":"decompress-response","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":2668637554,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":2668637555,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":2668637556,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":2668637557,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":2668637558,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637559,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668637560,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668637561,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637562,"package_name":"defined","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637563,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637564,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637565,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":2668637566,"package_name":"detect-file","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637567,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637568,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637569,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637570,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668637571,"package_name":"diff-sequences","ecosystem":"npm","requirements":"25.2.6","direct":false,"kind":"development","optional":false},{"id":2668637572,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668637573,"package_name":"doctrine","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":2668637574,"package_name":"esutils","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":2668637575,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":2668637576,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":2668637577,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637578,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":2668637579,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637580,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637581,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":2668637582,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":2668637583,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637584,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668637585,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668637586,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637587,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.349","direct":false,"kind":"development","optional":false},{"id":2668637588,"package_name":"elegant-spinner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637589,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":2668637590,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637591,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":2668637592,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":2668637593,"package_name":"entities","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637594,"package_name":"env-ci","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":2668637595,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":2668637596,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.4","direct":false,"kind":"development","optional":false},{"id":2668637597,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668637598,"package_name":"es6-promisify","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":2668637599,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668637600,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":2668637601,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637602,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2668637603,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":2668637604,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668637605,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":2668637606,"package_name":"execa","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637607,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637608,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":2668637609,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":2668637610,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637611,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637612,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":2668637613,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":2668637614,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637615,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637616,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":2668637617,"package_name":"expand-template","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668637618,"package_name":"expand-tilde","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637619,"package_name":"expect","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637620,"package_name":"jest-get-type","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637621,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637622,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637623,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637624,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637625,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668637626,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637627,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668637628,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":2668637629,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637630,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2668637631,"package_name":"fastparse","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637632,"package_name":"fastq","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":2668637633,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637634,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637635,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637636,"package_name":"filesize","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":2668637637,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":2668637638,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637639,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637640,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637641,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637642,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637643,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637644,"package_name":"find-node-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637645,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637646,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637647,"package_name":"find-versions","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668637648,"package_name":"findup-sync","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637649,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":2668637650,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637651,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637652,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":2668637653,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637654,"package_name":"flatten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637655,"package_name":"flow-remove-types","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":2668637656,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637657,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":2668637658,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":2668637659,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":2668637660,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668637661,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668637662,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637663,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":2668637664,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637665,"package_name":"fsevents","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":2668637666,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637667,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":2668637668,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637669,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637670,"package_name":"generic-names","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637671,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.1","direct":false,"kind":"development","optional":false},{"id":2668637672,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":2668637673,"package_name":"get-own-enumerable-property-symbols","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637674,"package_name":"get-stream","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668637675,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2668637676,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":2668637677,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637678,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637679,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":2668637680,"package_name":"github-from-package","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":2668637681,"package_name":"glob","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":2668637682,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668637683,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637684,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637685,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637686,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":2668637687,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637688,"package_name":"global-modules","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637689,"package_name":"global-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637690,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":2668637691,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":2668637692,"package_name":"globalyzer","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668637693,"package_name":"globby","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":2668637694,"package_name":"globrex","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637695,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"development","optional":false},{"id":2668637696,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2668637697,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637698,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":2668637699,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637700,"package_name":"gzip-size","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":2668637701,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.6","direct":false,"kind":"development","optional":false},{"id":2668637702,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637703,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":2668637704,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637705,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637706,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637707,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637708,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637709,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637710,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637711,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637712,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637713,"package_name":"hex-color-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637714,"package_name":"homedir-polyfill","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637715,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637716,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":2668637717,"package_name":"hsl-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637718,"package_name":"hsla-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637719,"package_name":"html-comment-regex","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668637720,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637721,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668637722,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":2668637723,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637724,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637725,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637726,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637727,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":2668637728,"package_name":"icss-replace-symbols","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637729,"package_name":"ieee754","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"development","optional":false},{"id":2668637730,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.4","direct":false,"kind":"development","optional":false},{"id":2668637731,"package_name":"iltorb","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"development","optional":false},{"id":2668637732,"package_name":"import-cwd","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637733,"package_name":"import-from","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637734,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":2668637735,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637736,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637737,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637738,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637739,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668637740,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637741,"package_name":"indexes-of","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637742,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":2668637743,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668637744,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":2668637745,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":2668637746,"package_name":"into-stream","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":2668637747,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":2668637748,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637749,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637750,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637751,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":2668637752,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668637753,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":2668637754,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":2668637755,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637756,"package_name":"is-color-stop","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637757,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668637758,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637759,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":2668637760,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668637761,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":2668637762,"package_name":"is-docker","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637763,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637764,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":2668637765,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637766,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637767,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637768,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637769,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637770,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":2668637771,"package_name":"is-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637772,"package_name":"is-npm","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637773,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":2668637774,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637775,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637776,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637777,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668637778,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637779,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637780,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637781,"package_name":"is-redirect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637782,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668637783,"package_name":"is-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637784,"package_name":"is-resolvable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637785,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668637786,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637787,"package_name":"is-svg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637788,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637789,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637790,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637791,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668637792,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637793,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668637794,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637795,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637796,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668637797,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637798,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637799,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637800,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668637801,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637802,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637803,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637804,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637805,"package_name":"jest","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637806,"package_name":"jest-cli","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637807,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637808,"package_name":"jest-config","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637809,"package_name":"pretty-format","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637810,"package_name":"jest-diff","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"development","optional":false},{"id":2668637811,"package_name":"jest-docblock","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637812,"package_name":"jest-each","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637813,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637814,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637815,"package_name":"jest-get-type","ecosystem":"npm","requirements":"25.2.6","direct":false,"kind":"development","optional":false},{"id":2668637816,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637817,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637818,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637819,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637820,"package_name":"diff-sequences","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637821,"package_name":"jest-diff","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637822,"package_name":"jest-message-util","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637823,"package_name":"jest-mock","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637824,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668637825,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637826,"package_name":"jest-resolve","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637827,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":2668637828,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637829,"package_name":"jest-runner","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637830,"package_name":"jest-runtime","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637831,"package_name":"jest-serializer","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637832,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637833,"package_name":"jest-tap-reporter","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":2668637834,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.0.0-beta.36","direct":false,"kind":"development","optional":false},{"id":2668637835,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637836,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668637837,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637838,"package_name":"jest-util","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637839,"package_name":"jest-validate","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637840,"package_name":"camelcase","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637841,"package_name":"jest-watcher","ecosystem":"npm","requirements":"26.0.1","direct":false,"kind":"development","optional":false},{"id":2668637842,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668637843,"package_name":"js-base64","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":2668637844,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637845,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":2668637846,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637847,"package_name":"jsdom","ecosystem":"npm","requirements":"16.2.2","direct":false,"kind":"development","optional":false},{"id":2668637848,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":2668637849,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637850,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637851,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":2668637852,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":2668637853,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668637854,"package_name":"json5","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668637855,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2668637856,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":2668637857,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":2668637858,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637859,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":2668637860,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668637861,"package_name":"latest-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637862,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637863,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637864,"package_name":"levenary","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637865,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668637866,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":2668637867,"package_name":"lint-staged","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"development","optional":false},{"id":2668637868,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668637869,"package_name":"execa","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637870,"package_name":"parse-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637871,"package_name":"listr2","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668637872,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637873,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668637874,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637875,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637876,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637877,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668637878,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637879,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637880,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":2668637881,"package_name":"lodash.camelcase","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2668637882,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":2668637883,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2668637884,"package_name":"lodash.foreach","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":2668637885,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":2668637886,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":2668637887,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668637888,"package_name":"lodash.map","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668637889,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2668637890,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":2668637891,"package_name":"lodash.sumby","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668637892,"package_name":"lodash.toarray","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":2668637893,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":2668637894,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":2668637895,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637896,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637897,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668637898,"package_name":"longest","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668637899,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668637900,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637901,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":2668637902,"package_name":"macos-release","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668637903,"package_name":"magic-string","ecosystem":"npm","requirements":"0.25.7","direct":false,"kind":"development","optional":false},{"id":2668637904,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668637905,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":2668637906,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":2668637907,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":2668637908,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":2668637909,"package_name":"map-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637910,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637911,"package_name":"marked","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668637912,"package_name":"marked-terminal","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637913,"package_name":"math-expression-evaluator","ecosystem":"npm","requirements":"1.2.22","direct":false,"kind":"development","optional":false},{"id":2668637914,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668637915,"package_name":"maxmin","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637916,"package_name":"figures","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":2668637917,"package_name":"gzip-size","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637918,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668637919,"package_name":"mdn-data","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668637920,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2668637921,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637922,"package_name":"meow","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":2668637923,"package_name":"type-fest","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":2668637924,"package_name":"merge","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668637925,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637926,"package_name":"merge2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668637927,"package_name":"microbundle","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":2668637928,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668637929,"package_name":"mime","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"development","optional":false},{"id":2668637930,"package_name":"mime-db","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"development","optional":false},{"id":2668637931,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.27","direct":false,"kind":"development","optional":false},{"id":2668637932,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637933,"package_name":"mimic-response","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668637934,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637935,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":2668637936,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637937,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637938,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":2668637939,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":2668637940,"package_name":"mkdirp-classic","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":2668637941,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668637942,"package_name":"module-details-from-path","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637943,"package_name":"mri","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":2668637944,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668637945,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":2668637946,"package_name":"nan","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"development","optional":false},{"id":2668637947,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":2668637948,"package_name":"napi-build-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668637949,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668637950,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":2668637951,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637952,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668637953,"package_name":"node-abi","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"development","optional":false},{"id":2668637954,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":2668637955,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":2668637956,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":2668637957,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637958,"package_name":"node-notifier","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":2668637959,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.49","direct":false,"kind":"development","optional":false},{"id":2668637960,"package_name":"noop-logger","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668637961,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":2668637962,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668637963,"package_name":"normalize-range","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668637964,"package_name":"normalize-url","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2668637965,"package_name":"npm","ecosystem":"npm","requirements":"6.14.5","direct":false,"kind":"development","optional":false},{"id":2668637966,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637967,"package_name":"agent-base","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2668637968,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":2668637969,"package_name":"ajv","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"development","optional":false},{"id":2668637970,"package_name":"ansistyles","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":2668637971,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668637972,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637973,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":2668637974,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":2668637975,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637976,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2668637977,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":2668637978,"package_name":"bin-links","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":2668637979,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.5","direct":false,"kind":"development","optional":false},{"id":2668637980,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637981,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668637982,"package_name":"byline","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668637983,"package_name":"byte-size","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668637984,"package_name":"cacache","ecosystem":"npm","requirements":"12.0.3","direct":false,"kind":"development","optional":false},{"id":2668637985,"package_name":"call-limit","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668637986,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668637987,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":2668637988,"package_name":"cidr-regex","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":2668637989,"package_name":"cli-columns","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2668637990,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":2668637991,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668637992,"package_name":"cmd-shim","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668637993,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":2668637994,"package_name":"colors","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":2668637995,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":2668637996,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":2668637997,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":2668637998,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":2668637999,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638000,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":2668638001,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668638002,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":2668638003,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668638004,"package_name":"cyclist","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":2668638005,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638006,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638007,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638008,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638009,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638010,"package_name":"dotenv","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668638011,"package_name":"duplexify","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":2668638012,"package_name":"editor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638013,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"development","optional":false},{"id":2668638014,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":2668638015,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638016,"package_name":"err-code","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638017,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":2668638018,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":2668638019,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638020,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":2668638021,"package_name":"es6-promisify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638022,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":2668638023,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638024,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638025,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638026,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":2668638027,"package_name":"find-npm-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638028,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638029,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638030,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":2668638031,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":2668638032,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":2668638033,"package_name":"fs-vacuum","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":2668638034,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":2668638035,"package_name":"genfun","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638036,"package_name":"gentle-fs","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668638037,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638038,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":2668638039,"package_name":"got","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":2668638040,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668638041,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638042,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"development","optional":false},{"id":2668638043,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638044,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":2668638045,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668638046,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.23","direct":false,"kind":"development","optional":false},{"id":2668638047,"package_name":"iferr","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638048,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668638049,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638050,"package_name":"init-package-json","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"development","optional":false},{"id":2668638051,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":2668638052,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":2668638053,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668638054,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":2668638055,"package_name":"is-cidr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638056,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638057,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638058,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638059,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638060,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":2668638061,"package_name":"lazy-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638062,"package_name":"libcipm","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":2668638063,"package_name":"libnpm","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638064,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638065,"package_name":"libnpmconfig","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668638066,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638067,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638068,"package_name":"libnpmhook","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":2668638069,"package_name":"libnpmorg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638070,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638071,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638072,"package_name":"libnpmteam","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638073,"package_name":"libnpx","ecosystem":"npm","requirements":"10.2.2","direct":false,"kind":"development","optional":false},{"id":2668638074,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638075,"package_name":"lock-verify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638076,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638077,"package_name":"lodash._baseindexof","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638078,"package_name":"lodash._baseuniq","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668638079,"package_name":"lodash._bindcallback","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638080,"package_name":"lodash._cacheindexof","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638081,"package_name":"lodash._createcache","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2668638082,"package_name":"lodash._createset","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638083,"package_name":"lodash._getnative","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"development","optional":false},{"id":2668638084,"package_name":"lodash._root","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638085,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":2668638086,"package_name":"lodash.restparam","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":2668638087,"package_name":"lodash.union","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668638088,"package_name":"lodash.without","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":2668638089,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":2668638090,"package_name":"meant","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638091,"package_name":"mime-db","ecosystem":"npm","requirements":"1.35.0","direct":false,"kind":"development","optional":false},{"id":2668638092,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.19","direct":false,"kind":"development","optional":false},{"id":2668638093,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":2668638094,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638095,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638096,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638097,"package_name":"node-fetch-npm","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638098,"package_name":"node-gyp","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668638099,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638100,"package_name":"resolve","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":2668638101,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":2668638102,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638103,"package_name":"npm-cache-filename","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638104,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638105,"package_name":"npm-lifecycle","ecosystem":"npm","requirements":"3.1.4","direct":false,"kind":"development","optional":false},{"id":2668638106,"package_name":"npm-logical-tree","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668638107,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638108,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":2668638109,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":2668638110,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638111,"package_name":"npm-profile","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":2668638112,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":2668638113,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2668638114,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638115,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638116,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2668638117,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638118,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":2668638119,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":2668638120,"package_name":"object-keys","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":2668638121,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668638122,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668638123,"package_name":"opener","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":2668638124,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638125,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638126,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":2668638127,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638128,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638129,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":2668638130,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638131,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638132,"package_name":"p-limit","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638133,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638134,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638135,"package_name":"package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638136,"package_name":"pacote","ecosystem":"npm","requirements":"9.5.12","direct":false,"kind":"development","optional":false},{"id":2668638137,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638138,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638139,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638140,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638141,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":2668638142,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638143,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638144,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638145,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638146,"package_name":"promise-retry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638147,"package_name":"retry","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":2668638148,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668638149,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":2668638150,"package_name":"protoduck","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668638151,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638152,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638153,"package_name":"psl","ecosystem":"npm","requirements":"1.1.29","direct":false,"kind":"development","optional":false},{"id":2668638154,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638155,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":2668638156,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638157,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":2668638158,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":2668638159,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":2668638160,"package_name":"query-string","ecosystem":"npm","requirements":"6.8.2","direct":false,"kind":"development","optional":false},{"id":2668638161,"package_name":"qw","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638162,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":2668638163,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":2668638164,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638165,"package_name":"read-installed","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638166,"package_name":"read-package-json","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638167,"package_name":"read-package-tree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":2668638168,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638169,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":2668638170,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638171,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":2668638172,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638173,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638174,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":2668638175,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":2668638176,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638177,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":2668638178,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668638179,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":2668638180,"package_name":"semver-diff","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638181,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638182,"package_name":"sha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638183,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638184,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638185,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638186,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":2668638187,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638188,"package_name":"socks","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":2668638189,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638190,"package_name":"agent-base","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":2668638191,"package_name":"sorted-object","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638192,"package_name":"sorted-union-stream","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":2668638193,"package_name":"from2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638194,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":2668638195,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":2668638196,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638197,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638198,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638199,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668638200,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638201,"package_name":"sshpk","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"development","optional":false},{"id":2668638202,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2668638203,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":2668638204,"package_name":"stream-iterate","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638205,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638206,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638207,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638208,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638209,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638210,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638211,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638212,"package_name":"supports-color","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":2668638213,"package_name":"tar","ecosystem":"npm","requirements":"4.4.13","direct":false,"kind":"development","optional":false},{"id":2668638214,"package_name":"term-size","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638215,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":2668638216,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":2668638217,"package_name":"through2","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668638218,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638219,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638220,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":2668638221,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":2668638222,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":2668638223,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":2668638224,"package_name":"uid-number","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":2668638225,"package_name":"umask","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638226,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638227,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638228,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638229,"package_name":"unzip-response","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638230,"package_name":"update-notifier","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":2668638231,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638232,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638233,"package_name":"util-extend","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638234,"package_name":"util-promisify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638235,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":2668638236,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":2668638237,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638238,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":2668638239,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638240,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638241,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638242,"package_name":"widest-line","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638243,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":2668638244,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638245,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638246,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638247,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638248,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638249,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668638250,"package_name":"yargs","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":2668638251,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":2668638252,"package_name":"yargs-parser","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":2668638253,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638254,"package_name":"nth-check","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638255,"package_name":"num2fraction","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":2668638256,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638257,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":2668638258,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":2668638259,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638260,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638261,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638262,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638263,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638264,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638265,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638266,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":2668638267,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":2668638268,"package_name":"os-homedir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638269,"package_name":"os-name","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638270,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638271,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638272,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638273,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638274,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638275,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":2668638276,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638277,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638278,"package_name":"p-queue","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":2668638279,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638280,"package_name":"p-retry","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":2668638281,"package_name":"pad","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668638282,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638283,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":2668638284,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638285,"package_name":"parse-passwd","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638286,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":2668638287,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668638288,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638289,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668638290,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638291,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":2668638292,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638293,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638294,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638295,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638296,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":2668638297,"package_name":"pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638298,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2668638299,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668638300,"package_name":"postcss","ecosystem":"npm","requirements":"7.0.30","direct":false,"kind":"development","optional":false},{"id":2668638301,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":2668638302,"package_name":"postcss-calc","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":2668638303,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638304,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":2668638305,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638306,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638307,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638308,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638309,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638310,"package_name":"postcss-discard-unused","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":2668638311,"package_name":"postcss","ecosystem":"npm","requirements":"5.2.18","direct":false,"kind":"development","optional":false},{"id":2668638312,"package_name":"postcss-filter-plugins","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2668638313,"package_name":"postcss-load-config","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638314,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":2668638315,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638316,"package_name":"postcss-load-options","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638317,"package_name":"postcss-load-plugins","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668638318,"package_name":"postcss-merge-idents","ecosystem":"npm","requirements":"2.1.7","direct":false,"kind":"development","optional":false},{"id":2668638319,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"4.0.11","direct":false,"kind":"development","optional":false},{"id":2668638320,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638321,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2668638322,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638323,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2668638324,"package_name":"postcss-message-helpers","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638325,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638326,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638327,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638328,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638329,"package_name":"postcss-modules","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":2668638330,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638331,"package_name":"postcss","ecosystem":"npm","requirements":"6.0.23","direct":false,"kind":"development","optional":false},{"id":2668638332,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638333,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638334,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638335,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638336,"package_name":"postcss-normalize-display-values","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638337,"package_name":"postcss-normalize-positions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638338,"package_name":"postcss-normalize-repeat-style","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638339,"package_name":"postcss-normalize-string","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638340,"package_name":"postcss-normalize-timing-functions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638341,"package_name":"postcss-normalize-unicode","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638342,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638343,"package_name":"postcss-normalize-whitespace","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638344,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2668638345,"package_name":"postcss-reduce-idents","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":2668638346,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638347,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638348,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":2668638349,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638350,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638351,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638352,"package_name":"postcss-zindex","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638353,"package_name":"prebuild-install","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"development","optional":false},{"id":2668638354,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638355,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":2668638356,"package_name":"prettier","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":2668638357,"package_name":"pretty-bytes","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":2668638358,"package_name":"pretty-format","ecosystem":"npm","requirements":"25.5.0","direct":false,"kind":"development","optional":false},{"id":2668638359,"package_name":"private","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":2668638360,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638361,"package_name":"promise.series","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":2668638362,"package_name":"prompts","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":2668638363,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":2668638364,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638365,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":2668638366,"package_name":"query-string","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":2668638367,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638368,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668638369,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638370,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"development","optional":false},{"id":2668638371,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2668638372,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":2668638373,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":2668638374,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":2668638375,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638376,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638377,"package_name":"reduce-css-calc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":2668638378,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":2668638379,"package_name":"reduce-function-call","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638380,"package_name":"regenerate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668638381,"package_name":"regenerate-unicode-properties","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":2668638382,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"development","optional":false},{"id":2668638383,"package_name":"regenerator-transform","ecosystem":"npm","requirements":"0.14.1","direct":false,"kind":"development","optional":false},{"id":2668638384,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":2668638385,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638386,"package_name":"regexpu-core","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":2668638387,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":2668638388,"package_name":"regjsgen","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":2668638389,"package_name":"regjsparser","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":2668638390,"package_name":"jsesc","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":2668638391,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638392,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668638393,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":2668638394,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":2668638395,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":2668638396,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":2668638397,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668638398,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":2668638399,"package_name":"require-from-string","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2668638400,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638401,"package_name":"reserved-words","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668638402,"package_name":"resolve","ecosystem":"npm","requirements":"1.15.1","direct":false,"kind":"development","optional":false},{"id":2668638403,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638404,"package_name":"resolve-dir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638405,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638406,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638407,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668638408,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638409,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638410,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":2668638411,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638412,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":2668638413,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638414,"package_name":"rgb-regex","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638415,"package_name":"rgba-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638416,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638417,"package_name":"rollup","ecosystem":"npm","requirements":"0.67.4","direct":false,"kind":"development","optional":false},{"id":2668638418,"package_name":"rollup-plugin-alias","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":2668638419,"package_name":"rollup-plugin-babel","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":2668638420,"package_name":"rollup-plugin-buble","ecosystem":"npm","requirements":"0.19.8","direct":false,"kind":"development","optional":false},{"id":2668638421,"package_name":"rollup-plugin-bundle-size","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638422,"package_name":"rollup-plugin-commonjs","ecosystem":"npm","requirements":"9.3.4","direct":false,"kind":"development","optional":false},{"id":2668638423,"package_name":"rollup-plugin-es3","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638424,"package_name":"magic-string","ecosystem":"npm","requirements":"0.22.5","direct":false,"kind":"development","optional":false},{"id":2668638425,"package_name":"rollup-plugin-flow","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638426,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668638427,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":2668638428,"package_name":"rollup-plugin-json","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638429,"package_name":"rollup-plugin-node-resolve","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":2668638430,"package_name":"rollup-plugin-postcss","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"development","optional":false},{"id":2668638431,"package_name":"autoprefixer","ecosystem":"npm","requirements":"6.7.7","direct":false,"kind":"development","optional":false},{"id":2668638432,"package_name":"browserslist","ecosystem":"npm","requirements":"1.7.7","direct":false,"kind":"development","optional":false},{"id":2668638433,"package_name":"caniuse-api","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":2668638434,"package_name":"coa","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638435,"package_name":"colors","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638436,"package_name":"cssnano","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":2668638437,"package_name":"csso","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":2668638438,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":2668638439,"package_name":"fs-extra","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638440,"package_name":"is-svg","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638441,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":2668638442,"package_name":"normalize-url","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":2668638443,"package_name":"postcss-calc","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":2668638444,"package_name":"postcss-colormin","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":2668638445,"package_name":"postcss-convert-values","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":2668638446,"package_name":"postcss-discard-comments","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2668638447,"package_name":"postcss-discard-duplicates","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638448,"package_name":"postcss-discard-empty","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638449,"package_name":"postcss-discard-overridden","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668638450,"package_name":"postcss-merge-longhand","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638451,"package_name":"postcss-merge-rules","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668638452,"package_name":"postcss-minify-font-values","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638453,"package_name":"postcss-minify-gradients","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638454,"package_name":"postcss-minify-params","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":2668638455,"package_name":"postcss-minify-selectors","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638456,"package_name":"postcss-normalize-charset","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638457,"package_name":"postcss-normalize-url","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"development","optional":false},{"id":2668638458,"package_name":"postcss-ordered-values","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":2668638459,"package_name":"postcss-reduce-initial","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638460,"package_name":"postcss-reduce-transforms","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638461,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":2668638462,"package_name":"postcss-svgo","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":2668638463,"package_name":"postcss-unique-selectors","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638464,"package_name":"svgo","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":2668638465,"package_name":"rollup-plugin-preserve-shebang","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":2668638466,"package_name":"rollup-plugin-sizes","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":2668638467,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638468,"package_name":"jest-worker","ecosystem":"npm","requirements":"23.2.0","direct":false,"kind":"development","optional":false},{"id":2668638469,"package_name":"merge-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638470,"package_name":"rollup-plugin-typescript2","ecosystem":"npm","requirements":"0.19.3","direct":false,"kind":"development","optional":false},{"id":2668638471,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638472,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":2668638473,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":2668638474,"package_name":"estree-walker","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":2668638475,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":2668638476,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":2668638477,"package_name":"fs-extra","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":2668638478,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":2668638479,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638480,"package_name":"resolve","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":2668638481,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":2668638482,"package_name":"tslib","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":2668638483,"package_name":"rollup-pluginutils","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":2668638484,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":2668638485,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":2668638486,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"development","optional":false},{"id":2668638487,"package_name":"rxjs","ecosystem":"npm","requirements":"6.5.5","direct":false,"kind":"development","optional":false},{"id":2668638488,"package_name":"sade","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":2668638489,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638490,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638491,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638492,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":2668638493,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668638494,"package_name":"semantic-release","ecosystem":"npm","requirements":"17.0.7","direct":false,"kind":"development","optional":false},{"id":2668638495,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":2668638496,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638497,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668638498,"package_name":"semver-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638499,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":2668638500,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2668638501,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638502,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638503,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":2668638504,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2668638505,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638506,"package_name":"simple-get","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638507,"package_name":"simple-swizzle","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":2668638508,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":2668638509,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638510,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638511,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638512,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":2668638513,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638514,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638515,"package_name":"sort-keys","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":2668638516,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":2668638517,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":2668638518,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"development","optional":false},{"id":2668638519,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":2668638520,"package_name":"sourcemap-codec","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":2668638521,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638522,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638523,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668638524,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638525,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":2668638526,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638527,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638528,"package_name":"split2","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638529,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":2668638530,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":2668638531,"package_name":"stable","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":2668638532,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638533,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638534,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":2668638535,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638536,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638537,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638538,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":2668638539,"package_name":"string-hash","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668638540,"package_name":"string-length","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638541,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638542,"package_name":"string.prototype.padstart","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2668638543,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638544,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638545,"package_name":"stringify-object","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2668638546,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2668638547,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2668638548,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2668638549,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638550,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638551,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638552,"package_name":"style-inject","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668638553,"package_name":"stylehacks","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2668638554,"package_name":"supports-color","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":2668638555,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638556,"package_name":"svgo","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":2668638557,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":2668638558,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2668638559,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2668638560,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638561,"package_name":"tempy","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":2668638562,"package_name":"type-fest","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":2668638563,"package_name":"terminal-link","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2668638564,"package_name":"terser","ecosystem":"npm","requirements":"3.17.0","direct":false,"kind":"development","optional":false},{"id":2668638565,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":2668638566,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":2668638567,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":2668638568,"package_name":"throat","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638569,"package_name":"through2","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638570,"package_name":"timsort","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668638571,"package_name":"tiny-glob","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":2668638572,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":2668638573,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638574,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638575,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":2668638576,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638577,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2668638578,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2668638579,"package_name":"tough-cookie","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638580,"package_name":"tr46","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638581,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":2668638582,"package_name":"travis-deploy-once","ecosystem":"npm","requirements":"5.0.11","direct":false,"kind":"development","optional":false},{"id":2668638583,"package_name":"p-retry","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":2668638584,"package_name":"yargs","ecosystem":"npm","requirements":"12.0.5","direct":false,"kind":"development","optional":false},{"id":2668638585,"package_name":"yargs-parser","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"development","optional":false},{"id":2668638586,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638587,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638588,"package_name":"ts-jest","ecosystem":"npm","requirements":"26.0.0","direct":false,"kind":"development","optional":false},{"id":2668638589,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638590,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":2668638591,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":2668638592,"package_name":"tslint","ecosystem":"npm","requirements":"6.1.2","direct":false,"kind":"development","optional":false},{"id":2668638593,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638594,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"1.18.0","direct":false,"kind":"development","optional":false},{"id":2668638595,"package_name":"tslint-config-standard","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":2668638596,"package_name":"tslint-eslint-rules","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":2668638597,"package_name":"tslib","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":2668638598,"package_name":"tsutils","ecosystem":"npm","requirements":"3.17.1","direct":false,"kind":"development","optional":false},{"id":2668638599,"package_name":"tsutils","ecosystem":"npm","requirements":"2.29.0","direct":false,"kind":"development","optional":false},{"id":2668638600,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":2668638601,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":2668638602,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":2668638603,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":2668638604,"package_name":"typescript","ecosystem":"npm","requirements":"3.9.3","direct":false,"kind":"development","optional":false},{"id":2668638605,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.9.3","direct":false,"kind":"development","optional":false},{"id":2668638606,"package_name":"uglifyjs","ecosystem":"npm","requirements":"2.4.11","direct":false,"kind":"development","optional":false},{"id":2668638607,"package_name":"unicode-canonical-property-names-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638608,"package_name":"unicode-match-property-ecmascript","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638609,"package_name":"unicode-match-property-value-ecmascript","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":2668638610,"package_name":"unicode-property-aliases-ecmascript","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638611,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638612,"package_name":"uniq","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638613,"package_name":"uniqs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638614,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638615,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":2668638616,"package_name":"universalify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638617,"package_name":"unquote","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":2668638618,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638619,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":2668638620,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2668638621,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":2668638622,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":2668638623,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":2668638624,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638625,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638626,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668638627,"package_name":"utf8-bar","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":2668638628,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2668638629,"package_name":"uuid","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":2668638630,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"development","optional":false},{"id":2668638631,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":2668638632,"package_name":"vendors","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":2668638633,"package_name":"vlq","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":2668638634,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2668638635,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2668638636,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":2668638637,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":2668638638,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":2668638639,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2668638640,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":2668638641,"package_name":"whet.extend","ecosystem":"npm","requirements":"0.9.9","direct":false,"kind":"development","optional":false},{"id":2668638642,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2668638643,"package_name":"which-pm-runs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638644,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":2668638645,"package_name":"windows-release","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2668638646,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":2668638647,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2668638648,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":2668638649,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":2668638650,"package_name":"ws","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":2668638651,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2668638652,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":2668638653,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":2668638654,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2668638655,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":2668638656,"package_name":"yargs","ecosystem":"npm","requirements":"15.3.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-25T08:50:19.153Z","updated_at":"2022-08-25T08:50:19.153Z","repository_link":"https://github.com/adriengibrat/ts-custom-error/blob/main/package.json","dependencies":[{"id":2668638670,"package_name":"@semantic-release/changelog","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":2668638671,"package_name":"@semantic-release/git","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":2668638672,"package_name":"@types/jest","ecosystem":"npm","requirements":"^25.2.3","direct":true,"kind":"development","optional":false},{"id":2668638673,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.0.4","direct":true,"kind":"development","optional":false},{"id":2668638674,"package_name":"commitizen","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":2668638675,"package_name":"cz-conventional-changelog","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":2668638676,"package_name":"jest","ecosystem":"npm","requirements":"^26.0.1","direct":true,"kind":"development","optional":false},{"id":2668638677,"package_name":"jest-tap-reporter","ecosystem":"npm","requirements":"^1.9.0","direct":true,"kind":"development","optional":false},{"id":2668638678,"package_name":"lint-staged","ecosystem":"npm","requirements":"^10.2.4","direct":true,"kind":"development","optional":false},{"id":2668638679,"package_name":"microbundle","ecosystem":"npm","requirements":"^0.11.0","direct":true,"kind":"development","optional":false},{"id":2668638680,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false},{"id":2668638681,"package_name":"semantic-release","ecosystem":"npm","requirements":"^17.0.7","direct":true,"kind":"development","optional":false},{"id":2668638682,"package_name":"travis-deploy-once","ecosystem":"npm","requirements":"^5.0.11","direct":true,"kind":"development","optional":false},{"id":2668638683,"package_name":"ts-jest","ecosystem":"npm","requirements":"^26.0.0","direct":true,"kind":"development","optional":false},{"id":2668638684,"package_name":"tslint","ecosystem":"npm","requirements":"^6.1.2","direct":true,"kind":"development","optional":false},{"id":2668638685,"package_name":"tslint-config-prettier","ecosystem":"npm","requirements":"^1.18.0","direct":true,"kind":"development","optional":false},{"id":2668638686,"package_name":"tslint-config-standard","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":2668638687,"package_name":"typescript","ecosystem":"npm","requirements":"^3.9.3","direct":true,"kind":"development","optional":false},{"id":2668638688,"package_name":"uglifyjs","ecosystem":"npm","requirements":"^2.4.11","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:00:43.878Z","updated_at":"2023-01-14T17:00:43.878Z","repository_link":"https://github.com/adriengibrat/ts-custom-error/blob/main/.github/workflows/build.yml","dependencies":[{"id":6901855345,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6901855346,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T17:00:44.016Z","updated_at":"2023-01-14T17:00:44.016Z","repository_link":"https://github.com/adriengibrat/ts-custom-error/blob/main/.github/workflows/test.yml","dependencies":[{"id":6901856340,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6901856341,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6901856342,"package_name":"paambaati/codeclimate-action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]}],"score":25.156220773343627,"created_at":"2026-07-08T06:23:39.837Z","updated_at":"2026-08-13T00:30:31.825Z","avatar_url":"https://github.com/adriengibrat.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377958","html_url":"https://summary.ecosyste.ms/projects/377958"}