{"id":372782,"url":"https://github.com/felixfbecker/cli-highlight","last_synced_at":"2026-05-18T12:30:25.053Z","repository":{"id":10393777,"uuid":"65603553","full_name":"felixfbecker/cli-highlight","owner":"felixfbecker","description":"Syntax highlighting for your terminal 💻✨","archived":false,"fork":false,"pushed_at":"2026-05-08T12:37:25.000Z","size":1557,"stargazers_count":330,"open_issues_count":32,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-11T05:38:34.795Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cli-highlight.surge.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixfbecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-13T06:46:12.000Z","updated_at":"2026-04-13T12:03:02.000Z","dependencies_parsed_at":"2023-01-13T15:55:08.600Z","dependency_job_id":"c0fa5b3f-a819-4526-858e-44a69c195c06","html_url":"https://github.com/felixfbecker/cli-highlight","commit_stats":{"total_commits":111,"total_committers":10,"mean_commits":11.1,"dds":"0.32432432432432434","last_synced_commit":"01b7e45925499007e33d8637f967597b39838463"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/felixfbecker/cli-highlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/sbom","scorecard":{"id":396299,"data":{"date":"2025-08-11","repo":{"name":"github.com/felixfbecker/cli-highlight","commit":"01b7e45925499007e33d8637f967597b39838463"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T19:06:14.331Z","repository_id":10393777,"created_at":"2025-08-18T19:06:14.331Z","updated_at":"2025-08-18T19:06:14.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33064661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":"felixfbecker","name":"Felix Becker","uuid":"10532611","kind":"user","description":"","email":"","website":"felixfbecker.me","location":"San Francisco","twitter":"felixfbecker","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10532611?u=b02bd4f2245dd008c4b549bf84b5a8cb6667b649\u0026v=4","repositories_count":189,"last_synced_at":"2024-04-14T05:08:38.437Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/felixfbecker","funding_links":[],"total_stars":4742,"followers":534,"following":22,"created_at":"2022-11-02T16:20:50.880Z","updated_at":"2024-04-14T05:09:13.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker/repositories"},"packages":[{"id":786863,"name":"@acarl005/cli-highlight","ecosystem":"npm","description":"Syntax highlighting in your terminal","homepage":"https://github.com/felixfbecker/cli-highlight#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/felixfbecker/cli-highlight","keywords_array":["terminal","syntax","highlight","color","cli","ansi"],"namespace":"acarl005","versions_count":1,"first_release_published_at":"2017-07-18T00:10:34.115Z","latest_release_published_at":"2017-07-18T00:10:34.115Z","latest_release_number":"1.1.5","last_synced_at":"2026-05-15T11:02:56.406Z","created_at":"2022-04-07T12:56:26.004Z","updated_at":"2026-05-15T11:02:56.406Z","registry_url":"https://www.npmjs.com/package/@acarl005/cli-highlight","install_command":"npm install @acarl005/cli-highlight","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.5"}},"repo_metadata":{"id":10393777,"uuid":"65603553","full_name":"felixfbecker/cli-highlight","owner":"felixfbecker","description":"Syntax highlighting for your terminal 💻✨","archived":false,"fork":false,"pushed_at":"2026-04-08T17:36:54.000Z","size":1558,"stargazers_count":329,"open_issues_count":32,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-12T10:44:34.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cli-highlight.surge.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixfbecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-13T06:46:12.000Z","updated_at":"2026-04-03T10:12:04.000Z","dependencies_parsed_at":"2023-01-13T15:55:08.600Z","dependency_job_id":"c0fa5b3f-a819-4526-858e-44a69c195c06","html_url":"https://github.com/felixfbecker/cli-highlight","commit_stats":{"total_commits":111,"total_committers":10,"mean_commits":11.1,"dds":"0.32432432432432434","last_synced_commit":"01b7e45925499007e33d8637f967597b39838463"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/felixfbecker/cli-highlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/sbom","scorecard":{"id":396299,"data":{"date":"2025-08-11","repo":{"name":"github.com/felixfbecker/cli-highlight","commit":"01b7e45925499007e33d8637f967597b39838463"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T19:06:14.331Z","repository_id":10393777,"created_at":"2025-08-18T19:06:14.331Z","updated_at":"2025-08-18T19:06:14.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31773364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-17T18:21:08.860Z","dependent_packages_count":3,"downloads":56,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.79100384105411,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":3.6006047197846773,"forks_count":4.478033917434867,"docker_downloads_count":null,"average":13.199834011386418},"purl":"pkg:npm/%40acarl005/cli-highlight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@acarl005/cli-highlight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@acarl005/cli-highlight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@acarl005/cli-highlight/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-14T00:21:15.469Z","issues_count":11,"pull_requests_count":110,"avg_time_to_close_issue":21104127.75,"avg_time_to_close_pull_request":20574011.024390243,"issues_closed_count":4,"pull_requests_closed_count":82,"pull_request_authors_count":7,"issue_authors_count":10,"avg_comments_per_issue":1.2727272727272727,"avg_comments_per_pull_request":1.1454545454545455,"merged_pull_requests_count":7,"bot_issues_count":2,"bot_pull_requests_count":104,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6696164.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@acarl005%2Fcli-highlight/codemeta","maintainers":[{"uuid":"acarl005","login":"acarl005","name":null,"email":"2yinyang2@gmail.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~acarl005","role":null,"created_at":"2022-11-08T13:04:17.918Z","updated_at":"2022-11-08T13:04:17.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/acarl005/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1530498,"name":"cli-highlight-esm","ecosystem":"npm","description":"Syntax highlighting in your terminal","homepage":"https://github.com/felixfbecker/cli-highlight#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/felixfbecker/cli-highlight","keywords_array":["terminal","syntax","highlight","color","cli","ansi"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-03-15T17:58:05.154Z","latest_release_published_at":"2019-03-15T17:58:05.154Z","latest_release_number":"0.0.0-development","last_synced_at":"2026-05-15T11:02:57.602Z","created_at":"2022-04-09T04:41:26.979Z","updated_at":"2026-05-15T11:02:57.602Z","registry_url":"https://www.npmjs.com/package/cli-highlight-esm","install_command":"npm install cli-highlight-esm","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.0-development"}},"repo_metadata":{"id":10393777,"uuid":"65603553","full_name":"felixfbecker/cli-highlight","owner":"felixfbecker","description":"Syntax highlighting for your terminal 💻✨","archived":false,"fork":false,"pushed_at":"2026-04-08T17:36:54.000Z","size":1558,"stargazers_count":329,"open_issues_count":32,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-12T10:44:34.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cli-highlight.surge.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixfbecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-13T06:46:12.000Z","updated_at":"2026-04-03T10:12:04.000Z","dependencies_parsed_at":"2023-01-13T15:55:08.600Z","dependency_job_id":"c0fa5b3f-a819-4526-858e-44a69c195c06","html_url":"https://github.com/felixfbecker/cli-highlight","commit_stats":{"total_commits":111,"total_committers":10,"mean_commits":11.1,"dds":"0.32432432432432434","last_synced_commit":"01b7e45925499007e33d8637f967597b39838463"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/felixfbecker/cli-highlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/sbom","scorecard":{"id":396299,"data":{"date":"2025-08-11","repo":{"name":"github.com/felixfbecker/cli-highlight","commit":"01b7e45925499007e33d8637f967597b39838463"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T19:06:14.331Z","repository_id":10393777,"created_at":"2025-08-18T19:06:14.331Z","updated_at":"2025-08-18T19:06:14.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31773364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-04-16T11:25:00.675Z","dependent_packages_count":2,"downloads":132,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.507620471597235,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":3.5719629991845476,"forks_count":4.478033917434867,"docker_downloads_count":null,"average":15.537428993375016},"purl":"pkg:npm/cli-highlight-esm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cli-highlight-esm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cli-highlight-esm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cli-highlight-esm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-01T13:08:01.874Z","issues_count":11,"pull_requests_count":110,"avg_time_to_close_issue":21104127.75,"avg_time_to_close_pull_request":20574011.024390243,"issues_closed_count":4,"pull_requests_closed_count":82,"pull_request_authors_count":7,"issue_authors_count":10,"avg_comments_per_issue":1.2727272727272727,"avg_comments_per_pull_request":1.1454545454545455,"merged_pull_requests_count":7,"bot_issues_count":2,"bot_pull_requests_count":104,"past_year_issues_count":0,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6696164.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight-esm/codemeta","maintainers":[{"uuid":"tuxick","login":"tuxick","name":null,"email":"emcifuntik@live.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~tuxick","role":null,"created_at":"2022-11-11T18:51:51.100Z","updated_at":"2022-11-11T18:51:51.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tuxick/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1530491,"name":"cli-highlight","ecosystem":"npm","description":"Syntax highlighting in your terminal","homepage":"https://github.com/felixfbecker/cli-highlight#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/felixfbecker/cli-highlight","keywords_array":["terminal","syntax","highlight","color","cli","ansi"],"namespace":null,"versions_count":24,"first_release_published_at":"2016-08-13T07:07:06.070Z","latest_release_published_at":"2021-03-28T18:09:23.896Z","latest_release_number":"2.1.11","last_synced_at":"2026-05-16T02:31:13.798Z","created_at":"2022-04-09T04:41:25.843Z","updated_at":"2026-05-16T02:31:13.798Z","registry_url":"https://www.npmjs.com/package/cli-highlight","install_command":"npm install cli-highlight","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.11"}},"repo_metadata":{"id":10393777,"uuid":"65603553","full_name":"felixfbecker/cli-highlight","owner":"felixfbecker","description":"Syntax highlighting for your terminal 💻✨","archived":false,"fork":false,"pushed_at":"2026-04-08T17:36:54.000Z","size":1558,"stargazers_count":330,"open_issues_count":32,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-04-24T02:33:58.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cli-highlight.surge.sh","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixfbecker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-08-13T06:46:12.000Z","updated_at":"2026-04-13T12:03:02.000Z","dependencies_parsed_at":"2023-01-13T15:55:08.600Z","dependency_job_id":"c0fa5b3f-a819-4526-858e-44a69c195c06","html_url":"https://github.com/felixfbecker/cli-highlight","commit_stats":{"total_commits":111,"total_committers":10,"mean_commits":11.1,"dds":"0.32432432432432434","last_synced_commit":"01b7e45925499007e33d8637f967597b39838463"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/felixfbecker/cli-highlight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/sbom","scorecard":{"id":396299,"data":{"date":"2025-08-11","repo":{"name":"github.com/felixfbecker/cli-highlight","commit":"01b7e45925499007e33d8637f967597b39838463"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/20 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/felixfbecker/cli-highlight/build.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: ISC License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"72 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-7wwv-vh3v-89cq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-x2pg-mjhr-2m5x","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-29xr-v42j-r956","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-18T19:06:14.331Z","repository_id":10393777,"created_at":"2025-08-18T19:06:14.331Z","updated_at":"2025-08-18T19:06:14.331Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32224413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T10:26:35.452Z","status":"ssl_error","status_checked_at":"2026-04-24T10:25:27.643Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"felixfbecker","name":"Felix Becker","uuid":"10532611","kind":"user","description":"","email":"","website":"felixfbecker.me","location":"San Francisco","twitter":"felixfbecker","company":null,"icon_url":"https://avatars.githubusercontent.com/u/10532611?u=b02bd4f2245dd008c4b549bf84b5a8cb6667b649\u0026v=4","repositories_count":189,"last_synced_at":"2024-04-14T05:08:38.437Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/felixfbecker","funding_links":[],"total_stars":4742,"followers":534,"following":22,"created_at":"2022-11-02T16:20:50.880Z","updated_at":"2024-04-14T05:09:13.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixfbecker/repositories"},"tags":[{"name":"v2.1.11","sha":"01b7e45925499007e33d8637f967597b39838463","kind":"commit","published_at":"2021-03-28T18:08:00.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.11","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.11/manifests"},{"name":"v2.1.10","sha":"151dfed142f626fd3ff58e3874aa094da6deb97a","kind":"commit","published_at":"2021-01-08T15:27:39.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.10","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.10/manifests"},{"name":"v2.1.9","sha":"988d209a9b008662a8b2677ab4e632550d4cd27b","kind":"commit","published_at":"2020-12-01T09:40:13.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.9","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.9/manifests"},{"name":"v2.1.8","sha":"a0fd370aff8d6ef2a32bebed2c667d4aa116b759","kind":"commit","published_at":"2020-11-21T11:14:41.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.8","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.8/manifests"},{"name":"v2.1.7","sha":"0fe736b0105a144af0d44edf72bf53da5ad04154","kind":"commit","published_at":"2020-11-21T11:08:37.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.7","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"3d48ea5c26e72dd4ebb55859a019cc6a5536a7fe","kind":"commit","published_at":"2020-11-21T08:57:21.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.6","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"73847058ba1094a39fde416a081c95c761475104","kind":"commit","published_at":"2020-11-21T08:50:21.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.5","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"b3bd5222cca49e93a9903809a04f14bcd96a9eb2","kind":"commit","published_at":"2019-11-16T23:34:02.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.4","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"ce43b58d288331372ce146a4f3e37951fde1784c","kind":"commit","published_at":"2019-11-09T11:39:50.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.3","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"4adeaac03e85735347c73a88279d06713bbc9b8a","kind":"commit","published_at":"2019-11-09T10:12:34.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.2","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"88743e26db3d5b193fe84b06db1d31cfadab94d4","kind":"commit","published_at":"2019-05-04T10:16:35.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.1","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"73bcf238c645c69a2f36a61c03ca41e23bc590e5","kind":"commit","published_at":"2019-03-22T20:10:55.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.1.0","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0f37e5e23944ca3daceb08fbda8738f5d1e405c2","kind":"commit","published_at":"2018-05-01T18:15:25.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v2.0.0","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v2.0.0/manifests"},{"name":"v1.2.3","sha":"41d3734efade3078848e5480fb7dc0eecef93034","kind":"commit","published_at":"2017-11-30T19:48:29.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.2.3","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"3a06b9419cba8a03a1db76ee43bbf82b15df1e6d","kind":"commit","published_at":"2017-11-27T17:04:29.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.2.2","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"d798e0f611af921e901b33ed26c4f230a71c0b50","kind":"commit","published_at":"2017-11-25T00:43:09.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.2.1","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"db93a4d41763e07066c4a22e907f74f2e8049892","kind":"commit","published_at":"2017-11-23T00:10:59.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.2.0","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.2.0/manifests"},{"name":"v1.1.4","sha":"f529c318a622a17aaccb9f0f07cc29561b955040","kind":"tag","published_at":"2016-08-30T12:13:32.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.1.4","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"b8d0fadb700aff3c02468d3b4d8ef4f3219ce63b","kind":"tag","published_at":"2016-08-15T19:40:44.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.1.3","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"65d8f2f8197351ea8a86ecf4a2dec2dd1737a4eb","kind":"tag","published_at":"2016-08-15T19:23:20.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.1.2","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"95cc47b99c213fce631887589addbcf9a251720f","kind":"tag","published_at":"2016-08-15T19:09:06.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.1.1","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"cf55ef937da71a1a3af08441df113a3783da66f1","kind":"tag","published_at":"2016-08-15T19:03:34.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.1.0","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"9308d3ca7ed71f4035072ea847d1c78c5ff5d4bf","kind":"tag","published_at":"2016-08-13T07:24:26.000Z","download_url":"https://codeload.github.com/felixfbecker/cli-highlight/tar.gz/v1.0.1","html_url":"https://github.com/felixfbecker/cli-highlight/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/felixfbecker/cli-highlight@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/tags/v1.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-24T13:01:52.629Z","dependent_packages_count":666,"downloads":29309274,"downloads_period":"last-month","dependent_repos_count":386660,"rankings":{"downloads":0.09224670894734233,"dependent_repos_count":0.05621108692234771,"dependent_packages_count":0.09367580437757149,"stargazers_count":3.6006047197846773,"forks_count":4.483487567465754,"docker_downloads_count":0.14450676732729173,"average":1.4117887758041638},"purl":"pkg:npm/cli-highlight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cli-highlight","docker_dependents_count":2445,"docker_downloads_count":181446808,"usage_url":"https://repos.ecosyste.ms/usage/npm/cli-highlight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cli-highlight/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-24T02:27:31.293Z","issues_count":11,"pull_requests_count":111,"avg_time_to_close_issue":21104127.75,"avg_time_to_close_pull_request":20574011.024390243,"issues_closed_count":4,"pull_requests_closed_count":82,"pull_request_authors_count":7,"issue_authors_count":10,"avg_comments_per_issue":1.2727272727272727,"avg_comments_per_pull_request":1.135135135135135,"merged_pull_requests_count":7,"bot_issues_count":2,"bot_pull_requests_count":105,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6696164.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cli-highlight/codemeta","maintainers":[{"uuid":"felixfbecker","login":"felixfbecker","name":null,"email":"felix.b@outlook.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~felixfbecker","role":null,"created_at":"2022-11-11T18:51:50.888Z","updated_at":"2022-11-11T18:51:50.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/felixfbecker/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":14301933,"name":"@vssuser1/cli-highlight","ecosystem":"npm","description":"Syntax highlighting in your terminal","homepage":"https://github.com/felixfbecker/cli-highlight#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/felixfbecker/cli-highlight","keywords_array":["terminal","syntax","highlight","color","cli","ansi"],"namespace":"vssuser1","versions_count":1,"first_release_published_at":"2026-04-22T07:15:49.664Z","latest_release_published_at":"2026-04-22T07:15:49.664Z","latest_release_number":"2.1.11-vss.cli-highlight.0","last_synced_at":"2026-05-15T11:03:02.683Z","created_at":"2026-04-23T01:52:12.125Z","updated_at":"2026-05-15T11:03:02.683Z","registry_url":"https://www.npmjs.com/package/@vssuser1/cli-highlight","install_command":"npm install @vssuser1/cli-highlight","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"vss":"2.1.11-vss.cli-highlight.0","latest":"2.1.11-vss.cli-highlight.0"}},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-23T01:55:43.995Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":21.964683011629862,"dependent_packages_count":31.659817305973338,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.8122501588016},"purl":"pkg:npm/%40vssuser1/cli-highlight","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@vssuser1/cli-highlight","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@vssuser1/cli-highlight","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@vssuser1/cli-highlight/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@vssuser1%2Fcli-highlight/codemeta","maintainers":[{"uuid":"vssuser1","login":"vssuser1","name":null,"email":"elebishe@163.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~vssuser1","role":null,"created_at":"2026-04-23T01:52:16.104Z","updated_at":"2026-04-23T01:52:16.104Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/vssuser1/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5622553,"maintainers_count":1192733,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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"}}],"commits":{"id":38103,"full_name":"felixfbecker/cli-highlight","default_branch":"main","total_commits":111,"total_committers":8,"total_bot_commits":23,"total_bot_committers":2,"mean_commits":13.875,"dds":0.32432432432432434,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-15T11:02:30.632Z","last_synced_commit":"01b7e45925499007e33d8637f967597b39838463","created_at":"2023-03-07T17:08:40.935Z","updated_at":"2026-05-15T11:02:22.085Z","committers":[{"name":"Felix Becker","email":"felix.b@outlook.com","login":"felixfbecker","count":75},{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":16},{"name":"Kepler Sticka-Jones","email":"kepler+git@stickajones.org","login":"keplersj","count":9},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":7},{"name":"cjbratschke","email":"cjbratschke@web.de","login":"christianbratschke","count":1},{"name":"Matt Kantor","email":"the.matt.kantor@gmail.com","login":"mkantor","count":1},{"name":"Loris Witschard","email":"loris.wit@gmail.com","login":"loriswit","count":1},{"name":"Lars","email":"lars.bs@hotmail.com","login":"larsbs","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-16T00:00:17.015Z","repositories_count":6235510,"commits_count":884699087,"contributors_count":34909925,"owners_count":1154055,"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":"felixfbecker/cli-highlight","html_url":"https://github.com/felixfbecker/cli-highlight","last_synced_at":"2026-05-15T11:02:33.239Z","status":"active","issues_count":11,"pull_requests_count":111,"avg_time_to_close_issue":21104127.75,"avg_time_to_close_pull_request":20574011.024390243,"issues_closed_count":4,"pull_requests_closed_count":82,"pull_request_authors_count":7,"issue_authors_count":10,"avg_comments_per_issue":1.2727272727272727,"avg_comments_per_pull_request":1.135135135135135,"merged_pull_requests_count":7,"bot_issues_count":2,"bot_pull_requests_count":105,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6696164.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"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.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-18T01:54:39.658Z","updated_at":"2026-05-15T11:02:33.240Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixfbecker%2Fcli-highlight/issues","issue_labels_count":{"table":{"released":1,"question":1}},"pull_request_labels_count":{"table":{"released":7}},"issue_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":107,"NONE":4}},"issue_authors":{"table":{"renovate[bot]":2,"fangbinwei":1,"ctjlewis":1,"martinandersen3d":1,"jupegarnica":1,"edobry":1,"fdciabdul":1,"SiddharthShyniben":1,"corydozen":1,"Manasav1510":1}},"pull_request_authors":{"table":{"renovate[bot]":105,"franzos":1,"larsbs":1,"JoshuaKGoldberg":1,"eliliam":1,"MatthiasKunnen":1,"loriswit":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-17T00:00:41.354Z","repositories_count":14627408,"issues_count":34186504,"pull_requests_count":111842400,"authors_count":11264763,"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":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6,"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"renovate[bot]":6,"JoshuaKGoldberg":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":7,"PullRequestEvent":12,"ForkEvent":2,"WatchEvent":17,"IssueCommentEvent":3,"PushEvent":43,"CreateEvent":11},"last_year":{"DeleteEvent":2,"PullRequestEvent":3,"ForkEvent":2,"WatchEvent":7,"PushEvent":35,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T15:55:08.218Z","updated_at":"2023-01-13T15:55:08.218Z","repository_link":"https://github.com/felixfbecker/cli-highlight/blob/main/.github/workflows/build.yml","dependencies":[{"id":6889539142,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6889539143,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T15:55:08.270Z","updated_at":"2023-01-13T15:55:08.270Z","repository_link":"https://github.com/felixfbecker/cli-highlight/blob/main/package-lock.json","dependencies":[{"id":6889539559,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6889539560,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.7.2","direct":false,"kind":"development","optional":false},{"id":6889539561,"package_name":"debug","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6889539562,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6889539563,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6889539564,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6889539565,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.12.5","direct":false,"kind":"development","optional":false},{"id":6889539566,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.12.7","direct":false,"kind":"development","optional":false},{"id":6889539567,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.20","direct":false,"kind":"development","optional":false},{"id":6889539568,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6889539569,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6889539570,"package_name":"@babel/helper-plugin-utils","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6889539571,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.11.0","direct":false,"kind":"development","optional":false},{"id":6889539572,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6889539573,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.7.0","direct":false,"kind":"development","optional":false},{"id":6889539574,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":6889539575,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":6889539576,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":6889539577,"package_name":"@babel/plugin-syntax-object-rest-spread","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6889539578,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.12.5","direct":false,"kind":"development","optional":false},{"id":6889539579,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.12.7","direct":false,"kind":"development","optional":false},{"id":6889539580,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.12.7","direct":false,"kind":"development","optional":false},{"id":6889539581,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":6889539582,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.10.5","direct":false,"kind":"development","optional":false},{"id":6889539583,"package_name":"@cnakazawa/watch","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889539584,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539585,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539586,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6889539587,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889539588,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889539589,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6889539590,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6889539591,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539592,"package_name":"get-stdin","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6889539593,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539594,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539595,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539596,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539597,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889539598,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889539599,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6889539600,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":6889539601,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":6889539602,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539603,"package_name":"@commitlint/ensure","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539604,"package_name":"@commitlint/execute-rule","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539605,"package_name":"@commitlint/format","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539606,"package_name":"@commitlint/is-ignored","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539607,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":6889540019,"package_name":"needle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6889540020,"package_name":"node-pre-gyp","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6889540021,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540022,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6889540023,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6889540024,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6889540025,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540026,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6889540027,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540028,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540029,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540030,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6889540113,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540114,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6889540115,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6889540116,"package_name":"is-directory","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6889540117,"package_name":"is-domain","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6889540118,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540119,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540282,"package_name":"cidr-regex","ecosystem":"npm","requirements":"2.0.10","direct":false,"kind":"development","optional":false},{"id":6889540283,"package_name":"cli-boxes","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540284,"package_name":"cli-columns","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6889540285,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889539764,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.7","direct":false,"kind":"development","optional":false},{"id":6889539765,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539766,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6889540014,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":6889539745,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6889539746,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6889539747,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540015,"package_name":"minipass","ecosystem":"npm","requirements":"2.3.5","direct":false,"kind":"development","optional":false},{"id":6889540016,"package_name":"minizlib","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540017,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":6889539608,"package_name":"@commitlint/lint","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539609,"package_name":"@commitlint/load","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539610,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6889539611,"package_name":"parse-json","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6889539612,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539613,"package_name":"@commitlint/message","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539614,"package_name":"@commitlint/parse","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539615,"package_name":"@commitlint/read","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539616,"package_name":"@commitlint/resolve-extends","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539617,"package_name":"@commitlint/rules","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539618,"package_name":"@commitlint/to-lines","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539619,"package_name":"@commitlint/top-level","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539620,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539621,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889539622,"package_name":"p-limit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889539623,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539624,"package_name":"@commitlint/types","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":6889539625,"package_name":"@eclass/semantic-release-surge","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6889539626,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6889539627,"package_name":"execa","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539628,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889539629,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539630,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889539631,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6889539632,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889539633,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539634,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539635,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889539636,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6889539637,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":6889539638,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":6889539639,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6889539640,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6889539641,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6889539642,"package_name":"@jest/console","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539643,"package_name":"slash","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539644,"package_name":"@jest/core","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539645,"package_name":"@jest/environment","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539646,"package_name":"@jest/fake-timers","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539647,"package_name":"@jest/reporters","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539648,"package_name":"@jest/source-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539649,"package_name":"@jest/test-result","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539650,"package_name":"@jest/test-sequencer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539651,"package_name":"@jest/transform","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539652,"package_name":"@jest/types","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539653,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6889539654,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889539655,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6889539656,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6889539657,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6889539658,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.9","direct":false,"kind":"development","optional":false},{"id":6889539659,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539660,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.5.7","direct":false,"kind":"development","optional":false},{"id":6889539661,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":6889539662,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889539663,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6889539664,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.4.10","direct":false,"kind":"development","optional":false},{"id":6889539665,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889539666,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.0.9","direct":false,"kind":"development","optional":false},{"id":6889539667,"package_name":"@octokit/types","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6889539668,"package_name":"@phenomnomnominal/tsquery","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6889539669,"package_name":"@semantic-release/commit-analyzer","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":6889539670,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889539671,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":6889539672,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539673,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.12","direct":false,"kind":"development","optional":false},{"id":6889539674,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6889539675,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6889539676,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6889539677,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":6889539678,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539679,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6889539680,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539681,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":6889539682,"package_name":"map-obj","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539683,"package_name":"meow","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6889539684,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6889539685,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539686,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539687,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889539688,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.8","direct":false,"kind":"development","optional":false},{"id":6889539689,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6889539690,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6889539691,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6889539692,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6889539693,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539694,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539695,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6889539696,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889539697,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539698,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"development","optional":false},{"id":6889539699,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":6889539700,"package_name":"@semantic-release/error","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889539701,"package_name":"@semantic-release/github","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6889539702,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6889539703,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6889539704,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539705,"package_name":"universalify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539706,"package_name":"@semantic-release/npm","ecosystem":"npm","requirements":"7.0.8","direct":false,"kind":"development","optional":false},{"id":6889539707,"package_name":"@semantic-release/release-notes-generator","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":6889539708,"package_name":"@sourcegraph/eslint-config","ecosystem":"npm","requirements":"0.20.16","direct":false,"kind":"development","optional":false},{"id":6889539709,"package_name":"@sourcegraph/prettierrc","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889539710,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889539711,"package_name":"@types/babel__core","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":6889539712,"package_name":"@types/babel__generator","ecosystem":"npm","requirements":"7.6.0","direct":false,"kind":"development","optional":false},{"id":6889539713,"package_name":"@types/babel__template","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":6889539714,"package_name":"@types/babel__traverse","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"development","optional":false},{"id":6889539715,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889539716,"package_name":"@types/istanbul-lib-report","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889539717,"package_name":"@types/istanbul-reports","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889539718,"package_name":"@types/jest","ecosystem":"npm","requirements":"24.0.22","direct":false,"kind":"development","optional":false},{"id":6889539719,"package_name":"@types/jest-diff","ecosystem":"npm","requirements":"20.0.1","direct":false,"kind":"development","optional":false},{"id":6889539720,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":6889539721,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":6889539722,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889539723,"package_name":"@types/mz","ecosystem":"npm","requirements":"0.0.32","direct":false,"kind":"development","optional":false},{"id":6889539724,"package_name":"@types/node","ecosystem":"npm","requirements":"14.14.9","direct":false,"kind":"development","optional":false},{"id":6889539725,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6889539726,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539727,"package_name":"@types/parse5","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6889539728,"package_name":"@types/parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889539729,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6889539730,"package_name":"@types/stack-utils","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539731,"package_name":"@types/yargs","ecosystem":"npm","requirements":"13.0.3","direct":false,"kind":"development","optional":false},{"id":6889539732,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"13.1.0","direct":false,"kind":"development","optional":false},{"id":6889539733,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539734,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539735,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539736,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539737,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539738,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539739,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.8.1","direct":false,"kind":"development","optional":false},{"id":6889539740,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6889539741,"package_name":"abab","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889539742,"package_name":"acorn","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":6889539743,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6889539744,"package_name":"acorn","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6889539748,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6889539749,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6889539750,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6889539751,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539752,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6889539753,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6889539754,"package_name":"any-promise","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":6889539755,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539756,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6889539757,"package_name":"argv-formatter","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539758,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539759,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889539760,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889539761,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539762,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539763,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6889539767,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6889539768,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.0-next.1","direct":false,"kind":"development","optional":false},{"id":6889539769,"package_name":"array.prototype.flatmap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6889539770,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539771,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":6889539772,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539773,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539774,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539775,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539776,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6889539777,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539778,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6889539779,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6889539780,"package_name":"aws4","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6889539781,"package_name":"babel-eslint","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6889539782,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889539783,"package_name":"babel-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539784,"package_name":"babel-plugin-istanbul","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889539785,"package_name":"babel-plugin-jest-hoist","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539786,"package_name":"babel-preset-jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539787,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539788,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"development","optional":false},{"id":6889539789,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539790,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539791,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539792,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889539793,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889539794,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539795,"package_name":"bent","ecosystem":"npm","requirements":"7.3.12","direct":false,"kind":"development","optional":false},{"id":6889539796,"package_name":"block-stream","ecosystem":"npm","requirements":"0.0.9","direct":false,"kind":"development","optional":false},{"id":6889539797,"package_name":"bottleneck","ecosystem":"npm","requirements":"2.19.5","direct":false,"kind":"development","optional":false},{"id":6889539798,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6889539799,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6889539800,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889539801,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6889539802,"package_name":"browser-resolve","ecosystem":"npm","requirements":"1.11.3","direct":false,"kind":"development","optional":false},{"id":6889539803,"package_name":"resolve","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":6889539804,"package_name":"bs-logger","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":6889539805,"package_name":"bser","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539806,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889539807,"package_name":"bytesish","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":6889539808,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539809,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539810,"package_name":"caller-callsite","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539811,"package_name":"callsites","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539812,"package_name":"caller-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539813,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889539814,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6889539815,"package_name":"capture-exit","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539816,"package_name":"cardinal","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539817,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6889539818,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":6889539819,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":6889539820,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":6889539821,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":6889539822,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889539823,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":6889539824,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6889539825,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539826,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"development","optional":false},{"id":6889539827,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"development","optional":false},{"id":6889539828,"package_name":"clean-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539829,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889539830,"package_name":"cli-cursor","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539831,"package_name":"cli-table","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6889539832,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":6889539833,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539834,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889539835,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539836,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539837,"package_name":"cli-width","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6889539838,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889539839,"package_name":"co","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6889539840,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539841,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":6889539842,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6889539843,"package_name":"colors","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889539844,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6889539845,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6889539846,"package_name":"comment-parser","ecosystem":"npm","requirements":"0.7.6","direct":false,"kind":"development","optional":false},{"id":6889539847,"package_name":"common-tags","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6889540018,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539848,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889539849,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6889539850,"package_name":"contains-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6889539851,"package_name":"conventional-changelog-conventionalcommits","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6889539852,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"4.0.18","direct":false,"kind":"development","optional":false},{"id":6889539853,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.6","direct":false,"kind":"development","optional":false},{"id":6889539854,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6889539855,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539856,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6889539857,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6889539858,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889539859,"package_name":"core-js","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":6889539860,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889539861,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6889539862,"package_name":"import-fresh","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539863,"package_name":"resolve-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539864,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"development","optional":false},{"id":6889539865,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539866,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":6889539867,"package_name":"cssstyle","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889539868,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6889539869,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6889539870,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889539871,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":6889539872,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889539873,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6889539874,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889539875,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889539876,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539877,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6889539878,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6889539880,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6889539881,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6889539883,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889539885,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889539886,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":6889539887,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539888,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889539889,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539890,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6889539891,"package_name":"detect-newline","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539892,"package_name":"diff-sequences","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539893,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889539894,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539895,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539896,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889539897,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889539898,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6889539899,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"development","optional":false},{"id":6889539900,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6889539901,"package_name":"env-ci","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6889539902,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6889539903,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.16.0","direct":false,"kind":"development","optional":false},{"id":6889539904,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889539905,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":6889539906,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889539907,"package_name":"escodegen","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":6889539908,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6889539909,"package_name":"eslint","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"development","optional":false},{"id":6889539910,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889539911,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539912,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6889539913,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6889539914,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889539915,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6889539916,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6889539917,"package_name":"eslint-ast-utils","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889539918,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"6.15.0","direct":false,"kind":"development","optional":false},{"id":6889539919,"package_name":"get-stdin","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889539920,"package_name":"eslint-etc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539921,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":6889539922,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":6889539923,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539924,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539925,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889539926,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539927,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539928,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539929,"package_name":"eslint-plugin-ban","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6889539930,"package_name":"eslint-plugin-etc","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6889539931,"package_name":"tslib","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889539932,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.22.1","direct":false,"kind":"development","optional":false},{"id":6889539933,"package_name":"doctrine","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":6889539934,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539935,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889539936,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539937,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6889539938,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539939,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539940,"package_name":"eslint-plugin-jsdoc","ecosystem":"npm","requirements":"30.7.8","direct":false,"kind":"development","optional":false},{"id":6889539941,"package_name":"eslint-plugin-react","ecosystem":"npm","requirements":"7.21.5","direct":false,"kind":"development","optional":false},{"id":6889539942,"package_name":"doctrine","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539943,"package_name":"eslint-plugin-react-hooks","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889539944,"package_name":"eslint-plugin-rxjs","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6889539945,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539946,"package_name":"eslint-plugin-unicorn","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":6889539947,"package_name":"safe-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539948,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6889539949,"package_name":"eslint-template-visitor","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6889539950,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889539951,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539952,"package_name":"espree","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":6889539953,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":6889539954,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6889539955,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889539956,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6889539957,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889539958,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6889539959,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6889539960,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889539961,"package_name":"exec-sh","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":6889539962,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539963,"package_name":"exit","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889539964,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":6889539965,"package_name":"expect","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889539966,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889539967,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889539968,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889539969,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889539970,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6889539971,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889539972,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6889539973,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6889539974,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539975,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6889539976,"package_name":"fastq","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6889539977,"package_name":"fb-watchman","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889539978,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6889539979,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889539980,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889539981,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889539982,"package_name":"find-versions","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6889539983,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889539984,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":6889539985,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889539986,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889539987,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6889539988,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6889539989,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6889539990,"package_name":"from2","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6889539991,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889539992,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"development","optional":false},{"id":6889539993,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889539994,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889539995,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889539996,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6889539997,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889539998,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889539999,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540000,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540001,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540002,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6889540003,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":6889540004,"package_name":"glob","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":6889540005,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540006,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6889540007,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540008,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6889540009,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889540010,"package_name":"ini","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6889540011,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540012,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540013,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6889540031,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540032,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540033,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6889540034,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540035,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":6889540036,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6889540037,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6889540038,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6889540039,"package_name":"semver","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":6889540040,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540041,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540042,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540043,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540044,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540045,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540046,"package_name":"tar","ecosystem":"npm","requirements":"4.4.8","direct":false,"kind":"development","optional":false},{"id":6889540047,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540048,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6889540049,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540050,"package_name":"yallist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889540051,"package_name":"fstream","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6889540052,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540053,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540054,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":6889540055,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540056,"package_name":"get-stdin","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6889540057,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540058,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6889540059,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6889540060,"package_name":"git-log-parser","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540061,"package_name":"split2","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540062,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6889540063,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":6889540064,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6889540065,"package_name":"global-dirs","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540066,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6889540067,"package_name":"globby","ecosystem":"npm","requirements":"11.0.1","direct":false,"kind":"development","optional":false},{"id":6889540068,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6889540069,"package_name":"growly","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540070,"package_name":"handlebars","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"development","optional":false},{"id":6889540071,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540072,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":6889540073,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540074,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540075,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540076,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540077,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540078,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540079,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540080,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.7.1","direct":false,"kind":"runtime","optional":false},{"id":6889540081,"package_name":"hook-std","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540082,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"development","optional":false},{"id":6889540083,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540084,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540085,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540086,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540087,"package_name":"human-signals","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540088,"package_name":"husky","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":6889540089,"package_name":"parse-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540090,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":6889540091,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6889540092,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540093,"package_name":"import-from","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540094,"package_name":"import-local","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540095,"package_name":"pkg-dir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540096,"package_name":"import-modules","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540097,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889540098,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6889540099,"package_name":"inquirer","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6889540100,"package_name":"figures","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540101,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540102,"package_name":"interpret","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540103,"package_name":"into-stream","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6889540104,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":6889540105,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"development","optional":false},{"id":6889540106,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6889540107,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6889540108,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6889540109,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6889540110,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540111,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540112,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889540120,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540121,"package_name":"is-generator-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540122,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540123,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540124,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540125,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540126,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540127,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540128,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6889540129,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540130,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540131,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540132,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540133,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540134,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540135,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540136,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540137,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540138,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540139,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889540140,"package_name":"issue-parser","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889540141,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6889540142,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6889540143,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6889540144,"package_name":"supports-color","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":6889540145,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":6889540146,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"2.2.6","direct":false,"kind":"development","optional":false},{"id":6889540147,"package_name":"java-properties","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540148,"package_name":"jest","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540149,"package_name":"jest-cli","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540150,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.0","direct":false,"kind":"development","optional":false},{"id":6889540151,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.1","direct":false,"kind":"development","optional":false},{"id":6889540152,"package_name":"jest-changed-files","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540153,"package_name":"jest-config","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540154,"package_name":"jest-diff","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540155,"package_name":"jest-docblock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540156,"package_name":"jest-each","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540157,"package_name":"jest-environment-jsdom","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540158,"package_name":"jest-environment-node","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540159,"package_name":"jest-get-type","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540160,"package_name":"jest-haste-map","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540161,"package_name":"jest-jasmine2","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540162,"package_name":"jest-leak-detector","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540163,"package_name":"jest-matcher-utils","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540164,"package_name":"jest-message-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540165,"package_name":"jest-mock","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540166,"package_name":"jest-pnp-resolver","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540167,"package_name":"jest-regex-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540168,"package_name":"jest-resolve","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540169,"package_name":"jest-resolve-dependencies","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540170,"package_name":"jest-runner","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540171,"package_name":"jest-runtime","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540172,"package_name":"jest-serializer","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540173,"package_name":"jest-snapshot","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540174,"package_name":"jest-util","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540175,"package_name":"jest-validate","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540176,"package_name":"jest-watcher","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540177,"package_name":"jest-worker","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540178,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540179,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.13.1","direct":false,"kind":"development","optional":false},{"id":6889540180,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540181,"package_name":"jsdoctypeparser","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":6889540182,"package_name":"jsdom","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":6889540183,"package_name":"parse5","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540184,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6889540185,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540186,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6889540187,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":6889540188,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6889540189,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540190,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889540191,"package_name":"json5","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540192,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6889540193,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6889540194,"package_name":"jsx-ast-utils","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540195,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6889540196,"package_name":"kleur","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889540197,"package_name":"left-pad","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540198,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540199,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6889540200,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6889540201,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540202,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540203,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.14","direct":false,"kind":"development","optional":false},{"id":6889540204,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540205,"package_name":"lodash.capitalize","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6889540206,"package_name":"lodash.escaperegexp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6889540207,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6889540208,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6889540209,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":6889540210,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540211,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6889540212,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":6889540213,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6889540214,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889540215,"package_name":"lodash.toarray","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6889540216,"package_name":"lodash.uniqby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":6889540217,"package_name":"lodash.zip","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889540218,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540219,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889540220,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":6889540221,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540222,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540223,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"development","optional":false},{"id":6889540224,"package_name":"makeerror","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6889540225,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6889540226,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540227,"package_name":"marked","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":6889540228,"package_name":"marked-terminal","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540229,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":6889540230,"package_name":"type-fest","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":6889540231,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540232,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6889540233,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"development","optional":false},{"id":6889540234,"package_name":"mime","ecosystem":"npm","requirements":"2.4.6","direct":false,"kind":"development","optional":false},{"id":6889540235,"package_name":"mime-db","ecosystem":"npm","requirements":"1.40.0","direct":false,"kind":"development","optional":false},{"id":6889540236,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.24","direct":false,"kind":"development","optional":false},{"id":6889540237,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540238,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540239,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6889540240,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540241,"package_name":"moniker","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889540242,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540243,"package_name":"multimap","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540244,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":6889540245,"package_name":"mz","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":6889540246,"package_name":"nan","ecosystem":"npm","requirements":"2.14.0","direct":false,"kind":"development","optional":false},{"id":6889540247,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"development","optional":false},{"id":6889540248,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540249,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":6889540250,"package_name":"nerf-dart","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540251,"package_name":"netrc","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889540252,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540253,"package_name":"node-emoji","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6889540254,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":6889540255,"package_name":"node-int64","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6889540256,"package_name":"node-modules-regexp","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540257,"package_name":"node-notifier","ecosystem":"npm","requirements":"5.4.3","direct":false,"kind":"development","optional":false},{"id":6889540258,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540259,"package_name":"normalize-url","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6889540260,"package_name":"npm","ecosystem":"npm","requirements":"6.14.9","direct":false,"kind":"development","optional":false},{"id":6889540261,"package_name":"agent-base","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6889540262,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":6889540263,"package_name":"ansi-align","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540264,"package_name":"ansistyles","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":6889540265,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540266,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540267,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6889540268,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6889540269,"package_name":"bin-links","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":6889540270,"package_name":"bluebird","ecosystem":"npm","requirements":"3.5.5","direct":false,"kind":"development","optional":false},{"id":6889540271,"package_name":"boxen","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540272,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540273,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540274,"package_name":"byline","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540275,"package_name":"byte-size","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889540276,"package_name":"cacache","ecosystem":"npm","requirements":"12.0.3","direct":false,"kind":"development","optional":false},{"id":6889540277,"package_name":"call-limit","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540278,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540279,"package_name":"capture-stack-trace","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540280,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6889540281,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6889540286,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889540287,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540288,"package_name":"cmd-shim","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889540289,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":6889540290,"package_name":"colors","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6889540291,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":6889540292,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6889540293,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6889540294,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.12","direct":false,"kind":"development","optional":false},{"id":6889540295,"package_name":"configstore","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6889540296,"package_name":"copy-concurrently","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540297,"package_name":"iferr","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":6889540298,"package_name":"create-error-class","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540299,"package_name":"cross-spawn","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6889540300,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":6889540301,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6889540302,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540303,"package_name":"cyclist","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":6889540304,"package_name":"debug","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540305,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540306,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540307,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540308,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540309,"package_name":"dot-prop","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6889540310,"package_name":"dotenv","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889540311,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889540312,"package_name":"duplexify","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6889540313,"package_name":"editor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540314,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.12","direct":false,"kind":"development","optional":false},{"id":6889540315,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6889540316,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540317,"package_name":"err-code","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889540318,"package_name":"errno","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6889540319,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"development","optional":false},{"id":6889540320,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540321,"package_name":"es6-promise","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"development","optional":false},{"id":6889540322,"package_name":"es6-promisify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540323,"package_name":"execa","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":6889540324,"package_name":"get-stream","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540325,"package_name":"figgy-pudding","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":6889540326,"package_name":"find-npm-prefix","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540327,"package_name":"flush-write-stream","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540328,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6889540329,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":6889540330,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"development","optional":false},{"id":6889540331,"package_name":"fs-vacuum","ecosystem":"npm","requirements":"1.2.10","direct":false,"kind":"development","optional":false},{"id":6889540332,"package_name":"fs-write-stream-atomic","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":6889540333,"package_name":"genfun","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540334,"package_name":"gentle-fs","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6889540335,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6889540336,"package_name":"got","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"development","optional":false},{"id":6889540337,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":6889540338,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540339,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"development","optional":false},{"id":6889540340,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540341,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":6889540342,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540343,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.23","direct":false,"kind":"development","optional":false},{"id":6889540344,"package_name":"iferr","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540345,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6889540346,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540347,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540348,"package_name":"init-package-json","ecosystem":"npm","requirements":"1.10.3","direct":false,"kind":"development","optional":false},{"id":6889540349,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":6889540350,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540351,"package_name":"is-callable","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6889540352,"package_name":"is-ci","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540353,"package_name":"ci-info","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6889540354,"package_name":"is-cidr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540355,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6889540356,"package_name":"is-npm","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540357,"package_name":"is-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540358,"package_name":"is-path-inside","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540359,"package_name":"is-redirect","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540360,"package_name":"is-regex","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540361,"package_name":"is-retry-allowed","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540362,"package_name":"latest-version","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540363,"package_name":"lazy-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540364,"package_name":"libcipm","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6889540365,"package_name":"libnpm","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540366,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540367,"package_name":"libnpmconfig","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540368,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540369,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540370,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540371,"package_name":"libnpmhook","ecosystem":"npm","requirements":"5.0.3","direct":false,"kind":"development","optional":false},{"id":6889540372,"package_name":"libnpmorg","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540373,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889540374,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889540375,"package_name":"libnpmteam","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540376,"package_name":"libnpx","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"development","optional":false},{"id":6889540377,"package_name":"lock-verify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540378,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540379,"package_name":"lodash._baseindexof","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540380,"package_name":"lodash._baseuniq","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6889540381,"package_name":"lodash._bindcallback","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540382,"package_name":"lodash._cacheindexof","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540383,"package_name":"lodash._createcache","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6889540384,"package_name":"lodash._createset","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6889540385,"package_name":"lodash._getnative","ecosystem":"npm","requirements":"3.9.1","direct":false,"kind":"development","optional":false},{"id":6889540386,"package_name":"lodash._root","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540387,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6889540388,"package_name":"lodash.restparam","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":6889540389,"package_name":"lodash.union","ecosystem":"npm","requirements":"4.6.0","direct":false,"kind":"development","optional":false},{"id":6889540390,"package_name":"lodash.uniq","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":6889540391,"package_name":"lodash.without","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6889540392,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540393,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6889540394,"package_name":"make-dir","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540395,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":6889540396,"package_name":"meant","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540397,"package_name":"mime-db","ecosystem":"npm","requirements":"1.35.0","direct":false,"kind":"development","optional":false},{"id":6889540398,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.19","direct":false,"kind":"development","optional":false},{"id":6889540399,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6889540400,"package_name":"mississippi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540401,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6889540402,"package_name":"move-concurrently","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540403,"package_name":"node-fetch-npm","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889540404,"package_name":"node-gyp","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6889540405,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6889540406,"package_name":"resolve","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6889540407,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6889540408,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540409,"package_name":"npm-cache-filename","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540410,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540411,"package_name":"npm-lifecycle","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"development","optional":false},{"id":6889540412,"package_name":"npm-logical-tree","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6889540413,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540414,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6889540415,"package_name":"npm-packlist","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"development","optional":false},{"id":6889540416,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540417,"package_name":"npm-profile","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":6889540418,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":6889540419,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6889540420,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889540421,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540422,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":6889540423,"package_name":"object-keys","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":6889540424,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889540425,"package_name":"opener","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6889540426,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540427,"package_name":"package-json","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540428,"package_name":"pacote","ecosystem":"npm","requirements":"9.5.12","direct":false,"kind":"development","optional":false},{"id":6889540429,"package_name":"parallel-transform","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540430,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540431,"package_name":"path-is-inside","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540432,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540433,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6889540434,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540435,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540436,"package_name":"prepend-http","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540437,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540438,"package_name":"promise-retry","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540439,"package_name":"retry","ecosystem":"npm","requirements":"0.10.1","direct":false,"kind":"development","optional":false},{"id":6889540440,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6889540441,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6889540442,"package_name":"protoduck","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6889540443,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540444,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540445,"package_name":"psl","ecosystem":"npm","requirements":"1.1.29","direct":false,"kind":"development","optional":false},{"id":6889540446,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540447,"package_name":"pumpify","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6889540448,"package_name":"pump","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540449,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6889540450,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6889540451,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"development","optional":false},{"id":6889540452,"package_name":"query-string","ecosystem":"npm","requirements":"6.8.2","direct":false,"kind":"development","optional":false},{"id":6889540453,"package_name":"qw","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540454,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6889540455,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540456,"package_name":"read-installed","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6889540457,"package_name":"read-package-json","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540458,"package_name":"read-package-tree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":6889540459,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540460,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":6889540461,"package_name":"registry-url","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540462,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"development","optional":false},{"id":6889540463,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540464,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540465,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":6889540466,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"development","optional":false},{"id":6889540467,"package_name":"run-queue","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540468,"package_name":"semver-diff","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540469,"package_name":"sha","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540470,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540471,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540472,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":6889540473,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540474,"package_name":"socks","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6889540475,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6889540476,"package_name":"agent-base","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6889540477,"package_name":"sorted-object","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540478,"package_name":"sorted-union-stream","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6889540479,"package_name":"from2","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540480,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6889540481,"package_name":"readable-stream","ecosystem":"npm","requirements":"1.1.14","direct":false,"kind":"development","optional":false},{"id":6889540482,"package_name":"string_decoder","ecosystem":"npm","requirements":"0.10.31","direct":false,"kind":"development","optional":false},{"id":6889540483,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540484,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540485,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540486,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"development","optional":false},{"id":6889540487,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540488,"package_name":"sshpk","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"development","optional":false},{"id":6889540489,"package_name":"ssri","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6889540490,"package_name":"stream-each","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":6889540491,"package_name":"stream-iterate","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540492,"package_name":"stream-shift","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540493,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540494,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540495,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6889540496,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540497,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540498,"package_name":"supports-color","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":6889540499,"package_name":"tar","ecosystem":"npm","requirements":"4.4.13","direct":false,"kind":"development","optional":false},{"id":6889540500,"package_name":"term-size","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540501,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6889540502,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":6889540503,"package_name":"through2","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889540504,"package_name":"timed-out","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540505,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540506,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6889540507,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6889540508,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":6889540509,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6889540510,"package_name":"uid-number","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":6889540511,"package_name":"umask","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540512,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540513,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540514,"package_name":"unique-string","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540515,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540516,"package_name":"unzip-response","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540517,"package_name":"update-notifier","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6889540518,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":6889540519,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540520,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540521,"package_name":"util-extend","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540522,"package_name":"util-promisify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540523,"package_name":"uuid","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"development","optional":false},{"id":6889540524,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6889540525,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540526,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6889540527,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540528,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6889540529,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540530,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889540531,"package_name":"widest-line","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540532,"package_name":"worker-farm","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":6889540533,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6889540534,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"development","optional":false},{"id":6889540535,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540536,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540537,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540538,"package_name":"yargs","ecosystem":"npm","requirements":"14.2.3","direct":false,"kind":"development","optional":false},{"id":6889540539,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6889540540,"package_name":"yargs-parser","ecosystem":"npm","requirements":"15.0.1","direct":false,"kind":"development","optional":false},{"id":6889540541,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540542,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":6889540543,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6889540544,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6889540545,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540546,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540547,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6889540548,"package_name":"object.entries","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889540549,"package_name":"object.fromentries","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889540550,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540551,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540552,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6889540553,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6889540554,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6889540555,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":6889540556,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":6889540557,"package_name":"p-each-series","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540558,"package_name":"p-filter","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540559,"package_name":"p-is-promise","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540560,"package_name":"p-limit","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6889540561,"package_name":"p-map","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540562,"package_name":"p-reduce","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540563,"package_name":"p-retry","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889540564,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540565,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540566,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":6889540567,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6889540568,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":6889540569,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540570,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540571,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":6889540572,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540573,"package_name":"pkg-conf","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540574,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6889540575,"package_name":"please-upgrade-node","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6889540576,"package_name":"pluralize","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6889540577,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540578,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540579,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6889540580,"package_name":"prettier","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540581,"package_name":"pretty-format","ecosystem":"npm","requirements":"24.9.0","direct":false,"kind":"development","optional":false},{"id":6889540582,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540583,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6889540584,"package_name":"prompts","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":6889540585,"package_name":"prop-types","ecosystem":"npm","requirements":"15.7.2","direct":false,"kind":"development","optional":false},{"id":6889540586,"package_name":"psl","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540587,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":6889540588,"package_name":"react-is","ecosystem":"npm","requirements":"16.11.0","direct":false,"kind":"development","optional":false},{"id":6889540589,"package_name":"read","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540590,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540591,"package_name":"realpath-native","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540592,"package_name":"rechoir","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6889540593,"package_name":"redeyed","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540594,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.7","direct":false,"kind":"development","optional":false},{"id":6889540595,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540596,"package_name":"regexp-tree","ecosystem":"npm","requirements":"0.1.21","direct":false,"kind":"development","optional":false},{"id":6889540597,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6889540598,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540599,"package_name":"regextras","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6889540600,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6889540601,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540602,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6889540603,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":6889540604,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6889540605,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.15","direct":false,"kind":"development","optional":false},{"id":6889540606,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":6889540607,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":6889540608,"package_name":"requireindex","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540609,"package_name":"reserved-words","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889540610,"package_name":"resolve","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":6889540611,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540612,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6889540613,"package_name":"resolve-global","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540614,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":6889540615,"package_name":"restore-cursor","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540616,"package_name":"mimic-fn","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6889540617,"package_name":"onetime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540618,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"development","optional":false},{"id":6889540619,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540620,"package_name":"rsvp","ecosystem":"npm","requirements":"4.8.5","direct":false,"kind":"development","optional":false},{"id":6889540621,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6889540622,"package_name":"run-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540623,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.1.10","direct":false,"kind":"development","optional":false},{"id":6889540624,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.3","direct":false,"kind":"development","optional":false},{"id":6889540625,"package_name":"rxjs-report-usage","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540626,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540627,"package_name":"sane","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540628,"package_name":"semantic-release","ecosystem":"npm","requirements":"17.2.4","direct":false,"kind":"development","optional":false},{"id":6889540629,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889540630,"package_name":"p-each-series","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540631,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540632,"package_name":"semver","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":6889540633,"package_name":"semver-compare","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540634,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6889540635,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":6889540636,"package_name":"semver-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540637,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6889540638,"package_name":"shelljs","ecosystem":"npm","requirements":"0.8.4","direct":false,"kind":"development","optional":false},{"id":6889540639,"package_name":"shellwords","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":6889540640,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540641,"package_name":"signale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6889540642,"package_name":"sisteransi","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540643,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540644,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540645,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6889540646,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540647,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540648,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6889540649,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":6889540650,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.16","direct":false,"kind":"development","optional":false},{"id":6889540651,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6889540652,"package_name":"spawn-error-forwarder","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540653,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540654,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540655,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6889540656,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540657,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6889540658,"package_name":"split2","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540659,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540660,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":6889540661,"package_name":"stack-utils","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540662,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":6889540663,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540664,"package_name":"stream-combiner2","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6889540665,"package_name":"string-length","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540666,"package_name":"string.prototype.matchall","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6889540667,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540668,"package_name":"string.prototype.trimleft","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540669,"package_name":"string.prototype.trimright","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540670,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6889540671,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540672,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540673,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":6889540674,"package_name":"supports-hyperlinks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540675,"package_name":"surge","ecosystem":"npm","requirements":"0.21.7","direct":false,"kind":"development","optional":false},{"id":6889540676,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6889540677,"package_name":"progress","ecosystem":"npm","requirements":"1.1.8","direct":false,"kind":"development","optional":false},{"id":6889540678,"package_name":"split","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6889540679,"package_name":"surge-fstream-ignore","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6889540680,"package_name":"surge-ignore","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6889540681,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":6889540682,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":6889540683,"package_name":"tarr","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":6889540684,"package_name":"temp-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540685,"package_name":"tempy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540686,"package_name":"type-fest","ecosystem":"npm","requirements":"0.16.0","direct":false,"kind":"development","optional":false},{"id":6889540687,"package_name":"test-exclude","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":6889540688,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540689,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"development","optional":false},{"id":6889540690,"package_name":"thenify","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":6889540691,"package_name":"thenify-all","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":6889540692,"package_name":"throat","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6889540693,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6889540694,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":6889540695,"package_name":"tmpl","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6889540696,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540697,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6889540698,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6889540699,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6889540700,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":6889540701,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540702,"package_name":"traverse","ecosystem":"npm","requirements":"0.6.6","direct":false,"kind":"development","optional":false},{"id":6889540703,"package_name":"trim-off-newlines","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540704,"package_name":"ts-jest","ecosystem":"npm","requirements":"24.1.0","direct":false,"kind":"development","optional":false},{"id":6889540705,"package_name":"yargs-parser","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6889540706,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":6889540707,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540708,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6889540709,"package_name":"tsutils","ecosystem":"npm","requirements":"3.17.1","direct":false,"kind":"development","optional":false},{"id":6889540710,"package_name":"tsutils-etc","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6889540711,"package_name":"@types/yargs","ecosystem":"npm","requirements":"15.0.10","direct":false,"kind":"development","optional":false},{"id":6889540712,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6889540713,"package_name":"typedoc","ecosystem":"npm","requirements":"0.19.2","direct":false,"kind":"development","optional":false},{"id":6889540714,"package_name":"highlight.js","ecosystem":"npm","requirements":"10.4.0","direct":false,"kind":"development","optional":false},{"id":6889540715,"package_name":"typedoc-default-themes","ecosystem":"npm","requirements":"0.11.4","direct":false,"kind":"development","optional":false},{"id":6889540716,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6889540717,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.6.8","direct":false,"kind":"development","optional":false},{"id":6889540718,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540719,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6889540720,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6889540721,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540722,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"development","optional":false},{"id":6889540723,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6889540724,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6889540725,"package_name":"uri-js","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6889540726,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6889540727,"package_name":"url-join","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6889540728,"package_name":"url-parse-as-address","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540729,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6889540730,"package_name":"util.promisify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6889540731,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6889540732,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6889540733,"package_name":"walker","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":6889540734,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6889540735,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":6889540736,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":6889540737,"package_name":"whatwg-url","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":6889540738,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6889540739,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":6889540740,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6889540741,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6889540742,"package_name":"ws","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":6889540743,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6889540744,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6889540745,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6889540746,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":6889540747,"package_name":"yargs","ecosystem":"npm","requirements":"16.1.1","direct":false,"kind":"runtime","optional":false},{"id":6889540748,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889540749,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":6889540750,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889540751,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889540752,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":6889540753,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889540754,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":6889540755,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.5","direct":false,"kind":"runtime","optional":false},{"id":6889540756,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T15:55:08.558Z","updated_at":"2023-01-13T15:55:08.558Z","repository_link":"https://github.com/felixfbecker/cli-highlight/blob/main/package.json","dependencies":[{"id":6889542267,"package_name":"chalk","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":6889542268,"package_name":"highlight.js","ecosystem":"npm","requirements":"^10.7.1","direct":true,"kind":"runtime","optional":false},{"id":6889542269,"package_name":"mz","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":6889542270,"package_name":"parse5","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":6889542271,"package_name":"parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"runtime","optional":false},{"id":6889542272,"package_name":"yargs","ecosystem":"npm","requirements":"^16.0.0","direct":true,"kind":"runtime","optional":false},{"id":6889542273,"package_name":"@commitlint/cli","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":6889542274,"package_name":"@commitlint/config-conventional","ecosystem":"npm","requirements":"^11.0.0","direct":true,"kind":"development","optional":false},{"id":6889542275,"package_name":"@eclass/semantic-release-surge","ecosystem":"npm","requirements":"^1.0.7","direct":true,"kind":"development","optional":false},{"id":6889542276,"package_name":"@sourcegraph/eslint-config","ecosystem":"npm","requirements":"^0.20.16","direct":true,"kind":"development","optional":false},{"id":6889542277,"package_name":"@sourcegraph/prettierrc","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":6889542278,"package_name":"@types/jest","ecosystem":"npm","requirements":"^24.0.9","direct":true,"kind":"development","optional":false},{"id":6889542279,"package_name":"@types/mz","ecosystem":"npm","requirements":"0.0.32","direct":true,"kind":"development","optional":false},{"id":6889542280,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.14.9","direct":true,"kind":"development","optional":false},{"id":6889542281,"package_name":"@types/parse5","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"development","optional":false},{"id":6889542282,"package_name":"@types/parse5-htmlparser2-tree-adapter","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":6889542283,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^13.0.0","direct":true,"kind":"development","optional":false},{"id":6889542284,"package_name":"eslint","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"development","optional":false},{"id":6889542285,"package_name":"husky","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6889542286,"package_name":"jest","ecosystem":"npm","requirements":"^24.1.0","direct":true,"kind":"development","optional":false},{"id":6889542287,"package_name":"prettier","ecosystem":"npm","requirements":"^2.2.0","direct":true,"kind":"development","optional":false},{"id":6889542288,"package_name":"semantic-release","ecosystem":"npm","requirements":"^17.2.4","direct":true,"kind":"development","optional":false},{"id":6889542289,"package_name":"ts-jest","ecosystem":"npm","requirements":"^24.0.0","direct":true,"kind":"development","optional":false},{"id":6889542290,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.19.0","direct":true,"kind":"development","optional":false},{"id":6889542291,"package_name":"typescript","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false}]}],"score":27.139146395066696,"created_at":"2026-05-14T10:31:56.966Z","updated_at":"2026-05-18T12:30:25.053Z","avatar_url":"https://github.com/felixfbecker.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372782","html_url":"https://summary.ecosyste.ms/projects/372782"}