{"id":372980,"url":"https://github.com/lydell/json-stringify-pretty-compact","last_synced_at":"2026-08-26T14:03:04.328Z","repository":{"id":22703807,"uuid":"26047817","full_name":"lydell/json-stringify-pretty-compact","owner":"lydell","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","archived":false,"fork":false,"pushed_at":"2026-08-12T05:47:08.000Z","size":350,"stargazers_count":269,"open_issues_count":0,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-18T10:09:34.671Z","etag":null,"topics":["json","stringify"],"latest_commit_sha":null,"homepage":"https://lydell.github.io/json-stringify-pretty-compact/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-01T10:28:35.000Z","updated_at":"2026-08-12T05:47:16.000Z","dependencies_parsed_at":"2026-08-11T06:43:04.360Z","dependency_job_id":null,"html_url":"https://github.com/lydell/json-stringify-pretty-compact","commit_stats":{"total_commits":65,"total_committers":5,"mean_commits":13.0,"dds":0.2615384615384615,"last_synced_commit":"254283ae60e693e87e39dff5881003f547bb1be7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/sbom","scorecard":{"id":607081,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/json-stringify-pretty-compact","commit":"3abc05be335728e476de319283cffd0d5654b283"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T01:51:29.524Z","repository_id":22703807,"created_at":"2025-08-21T01:51:29.524Z","updated_at":"2025-08-21T01:51:29.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36767083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"packages":[{"id":5001925,"name":"org.webjars.npm:json-stringify-pretty-compact","ecosystem":"maven","description":"WebJar for json-stringify-pretty-compact","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/json-stringify-pretty-compact","keywords_array":[],"namespace":"org.webjars.npm","versions_count":4,"first_release_published_at":"2019-01-20T12:33:59.000Z","latest_release_published_at":"2025-07-28T21:29:05.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-25T13:40:48.493Z","created_at":"2022-07-27T11:01:31.480Z","updated_at":"2026-08-25T13:40:48.493Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/json-stringify-pretty-compact/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/json-stringify-pretty-compact/","metadata":{},"repo_metadata":{"id":22703807,"uuid":"26047817","full_name":"lydell/json-stringify-pretty-compact","owner":"lydell","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","archived":false,"fork":false,"pushed_at":"2026-07-20T22:04:28.000Z","size":408,"stargazers_count":269,"open_issues_count":0,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-07-26T23:04:54.140Z","etag":null,"topics":["json","stringify"],"latest_commit_sha":null,"homepage":"https://lydell.github.io/json-stringify-pretty-compact/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-01T10:28:35.000Z","updated_at":"2026-07-20T22:04:54.000Z","dependencies_parsed_at":"2024-06-18T12:27:18.927Z","dependency_job_id":"471eabcb-ccce-4862-a47c-6c893a57e0cd","html_url":"https://github.com/lydell/json-stringify-pretty-compact","commit_stats":{"total_commits":65,"total_committers":5,"mean_commits":13.0,"dds":0.2615384615384615,"last_synced_commit":"254283ae60e693e87e39dff5881003f547bb1be7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/sbom","scorecard":{"id":607081,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/json-stringify-pretty-compact","commit":"3abc05be335728e476de319283cffd0d5654b283"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T01:51:29.524Z","repository_id":22703807,"created_at":"2025-08-21T01:51:29.524Z","updated_at":"2025-08-21T01:51:29.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36097394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v4.0.0","sha":"4001a1217b358f1d2aff2654fe1593d62d131195","kind":"tag","published_at":"2022-05-14T21:33:43.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v4.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"5810537005be9fec0b15d64edcf49728d26e3776","kind":"tag","published_at":"2021-02-20T21:52:00.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v3.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"29d6f1aa60ca4f706b80148817627d1760f60f5e","kind":"tag","published_at":"2019-02-02T13:15:19.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v2.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"4dd6aa7631fbc81c03effa51d8d7063cad1ff4b3","kind":"tag","published_at":"2018-04-22T18:41:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.2.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"205e38a199171d4d96459284d0d41e3949220154","kind":"tag","published_at":"2018-01-12T20:00:07.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.1.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"cdd041e16368b29d5c6962e42555e42f8ab8b21c","kind":"tag","published_at":"2017-04-29T06:44:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.4","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d9fa5f743598dce3c007d50d5f41b4720cf0e724","kind":"tag","published_at":"2017-03-30T06:22:41.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.3","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8ded1472a1a94d3dfa07886ee8e9c52dc5781901","kind":"tag","published_at":"2016-09-08T16:05:53.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.2","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dff719c8c6e9e2c4e97b666865943f4f442af423","kind":"commit","published_at":"2014-11-03T19:43:01.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.1","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e392dd7b515c4df34fb4b4f0a52c9f90bcc04a88","kind":"commit","published_at":"2014-11-01T10:28:14.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T11:26:08.334Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":16.166234954444494,"forks_count":19.42123141313355,"average":21.117750093799597},"purl":"pkg:maven/org.webjars.npm/json-stringify-pretty-compact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:json-stringify-pretty-compact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:json-stringify-pretty-compact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:json-stringify-pretty-compact/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:33:39.867Z","issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":1897234.375,"avg_time_to_close_pull_request":1194991.9714285715,"issues_closed_count":16,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":4,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/issues","maintainers":[{"login":"lydell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:json-stringify-pretty-compact/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4991745,"name":"org.webjars.bowergithub.lydell:json-stringify-pretty-compact","ecosystem":"maven","description":"WebJar for json-stringify-pretty-compact","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/json-stringify-pretty-compact","keywords_array":[],"namespace":"org.webjars.bowergithub.lydell","versions_count":1,"first_release_published_at":"2019-07-25T19:05:41.000Z","latest_release_published_at":"2019-07-25T19:05:41.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-25T13:38:13.833Z","created_at":"2022-07-27T10:38:28.520Z","updated_at":"2026-08-25T13:38:13.833Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.lydell/json-stringify-pretty-compact/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.lydell/json-stringify-pretty-compact/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":22703807,"uuid":"26047817","full_name":"lydell/json-stringify-pretty-compact","owner":"lydell","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","archived":false,"fork":false,"pushed_at":"2026-07-20T22:04:28.000Z","size":408,"stargazers_count":269,"open_issues_count":0,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-07-26T23:04:54.140Z","etag":null,"topics":["json","stringify"],"latest_commit_sha":null,"homepage":"https://lydell.github.io/json-stringify-pretty-compact/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-11-01T10:28:35.000Z","updated_at":"2026-07-20T22:04:54.000Z","dependencies_parsed_at":"2024-06-18T12:27:18.927Z","dependency_job_id":"471eabcb-ccce-4862-a47c-6c893a57e0cd","html_url":"https://github.com/lydell/json-stringify-pretty-compact","commit_stats":{"total_commits":65,"total_committers":5,"mean_commits":13.0,"dds":0.2615384615384615,"last_synced_commit":"254283ae60e693e87e39dff5881003f547bb1be7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/sbom","scorecard":{"id":607081,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/json-stringify-pretty-compact","commit":"3abc05be335728e476de319283cffd0d5654b283"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T01:51:29.524Z","repository_id":22703807,"created_at":"2025-08-21T01:51:29.524Z","updated_at":"2025-08-21T01:51:29.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36097394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v4.0.0","sha":"4001a1217b358f1d2aff2654fe1593d62d131195","kind":"tag","published_at":"2022-05-14T21:33:43.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v4.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"5810537005be9fec0b15d64edcf49728d26e3776","kind":"tag","published_at":"2021-02-20T21:52:00.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v3.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"29d6f1aa60ca4f706b80148817627d1760f60f5e","kind":"tag","published_at":"2019-02-02T13:15:19.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v2.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"4dd6aa7631fbc81c03effa51d8d7063cad1ff4b3","kind":"tag","published_at":"2018-04-22T18:41:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.2.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"205e38a199171d4d96459284d0d41e3949220154","kind":"tag","published_at":"2018-01-12T20:00:07.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.1.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"cdd041e16368b29d5c6962e42555e42f8ab8b21c","kind":"tag","published_at":"2017-04-29T06:44:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.4","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d9fa5f743598dce3c007d50d5f41b4720cf0e724","kind":"tag","published_at":"2017-03-30T06:22:41.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.3","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8ded1472a1a94d3dfa07886ee8e9c52dc5781901","kind":"tag","published_at":"2016-09-08T16:05:53.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.2","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dff719c8c6e9e2c4e97b666865943f4f442af423","kind":"commit","published_at":"2014-11-03T19:43:01.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.1","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e392dd7b515c4df34fb4b4f0a52c9f90bcc04a88","kind":"commit","published_at":"2014-11-01T10:28:14.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-18T10:34:31.883Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":16.166234954444494,"forks_count":19.42123141313355,"average":29.10681717405393},"purl":"pkg:maven/org.webjars.bowergithub.lydell/json-stringify-pretty-compact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.lydell:json-stringify-pretty-compact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.lydell:json-stringify-pretty-compact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-17T09:33:39.867Z","issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":1897234.375,"avg_time_to_close_pull_request":1194991.9714285715,"issues_closed_count":16,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":4,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/issues","maintainers":[{"login":"lydell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.lydell:json-stringify-pretty-compact/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618427,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14339363,"name":"github.com/lydell/json-stringify-pretty-compact","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/json-stringify-pretty-compact","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2026-04-28T11:04:11.353Z","latest_release_published_at":"2022-05-14T21:33:43.000Z","latest_release_number":"v4.0.0+incompatible","last_synced_at":"2026-08-24T13:45:29.878Z","created_at":"2026-04-28T11:04:09.065Z","updated_at":"2026-08-24T13:45:29.878Z","registry_url":"https://pkg.go.dev/github.com/lydell/json-stringify-pretty-compact","install_command":"go get github.com/lydell/json-stringify-pretty-compact","documentation_url":"https://pkg.go.dev/github.com/lydell/json-stringify-pretty-compact#section-documentation","metadata":{},"repo_metadata":{"id":22703807,"uuid":"26047817","full_name":"lydell/json-stringify-pretty-compact","owner":"lydell","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","archived":false,"fork":false,"pushed_at":"2026-08-12T05:47:08.000Z","size":350,"stargazers_count":269,"open_issues_count":0,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-18T10:09:34.671Z","etag":null,"topics":["json","stringify"],"latest_commit_sha":null,"homepage":"https://lydell.github.io/json-stringify-pretty-compact/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-01T10:28:35.000Z","updated_at":"2026-08-12T05:47:16.000Z","dependencies_parsed_at":"2026-08-11T06:43:04.360Z","dependency_job_id":null,"html_url":"https://github.com/lydell/json-stringify-pretty-compact","commit_stats":{"total_commits":65,"total_committers":5,"mean_commits":13.0,"dds":0.2615384615384615,"last_synced_commit":"254283ae60e693e87e39dff5881003f547bb1be7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/sbom","scorecard":{"id":607081,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/json-stringify-pretty-compact","commit":"3abc05be335728e476de319283cffd0d5654b283"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T01:51:29.524Z","repository_id":22703807,"created_at":"2025-08-21T01:51:29.524Z","updated_at":"2025-08-21T01:51:29.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36767083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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"}},"repo_metadata_updated_at":"2026-08-18T11:48:48.141Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/lydell/json-stringify-pretty-compact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lydell/json-stringify-pretty-compact","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lydell/json-stringify-pretty-compact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lydell/json-stringify-pretty-compact/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T10:01:39.708Z","issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":1897234.375,"avg_time_to_close_pull_request":1194991.9714285715,"issues_closed_count":16,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":4,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/issues","maintainers":[{"login":"lydell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flydell%2Fjson-stringify-pretty-compact/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":1909601,"name":"json-stringify-pretty-compact","ecosystem":"npm","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","homepage":"https://github.com/lydell/json-stringify-pretty-compact#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lydell/json-stringify-pretty-compact","keywords_array":["JSON","stringify","pretty","print","pretty-print","compact","indent","format","formatter"],"namespace":null,"versions_count":10,"first_release_published_at":"2014-11-01T10:31:03.392Z","latest_release_published_at":"2022-05-14T21:34:18.394Z","latest_release_number":"4.0.0","last_synced_at":"2026-08-24T15:51:08.429Z","created_at":"2022-04-09T18:12:56.269Z","updated_at":"2026-08-24T15:51:08.429Z","registry_url":"https://www.npmjs.com/package/json-stringify-pretty-compact","install_command":"npm install json-stringify-pretty-compact","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.0"},"contentPolicy":null},"repo_metadata":{"id":22703807,"uuid":"26047817","full_name":"lydell/json-stringify-pretty-compact","owner":"lydell","description":"The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.","archived":false,"fork":false,"pushed_at":"2026-08-12T05:47:08.000Z","size":350,"stargazers_count":269,"open_issues_count":0,"forks_count":32,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-18T10:09:34.671Z","etag":null,"topics":["json","stringify"],"latest_commit_sha":null,"homepage":"https://lydell.github.io/json-stringify-pretty-compact/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lydell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2014-11-01T10:28:35.000Z","updated_at":"2026-08-12T05:47:16.000Z","dependencies_parsed_at":"2026-08-11T06:43:04.360Z","dependency_job_id":null,"html_url":"https://github.com/lydell/json-stringify-pretty-compact","commit_stats":{"total_commits":65,"total_committers":5,"mean_commits":13.0,"dds":0.2615384615384615,"last_synced_commit":"254283ae60e693e87e39dff5881003f547bb1be7"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/sbom","scorecard":{"id":607081,"data":{"date":"2025-08-11","repo":{"name":"github.com/lydell/json-stringify-pretty-compact","commit":"3abc05be335728e476de319283cffd0d5654b283"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/lydell/json-stringify-pretty-compact/ci.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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"}}]},"last_synced_at":"2025-08-21T01:51:29.524Z","repository_id":22703807,"created_at":"2025-08-21T01:51:29.524Z","updated_at":"2025-08-21T01:51:29.524Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36767083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lydell","name":"Simon Lydell","uuid":"2142817","kind":"user","description":"Magic Coding Creature","email":"","website":null,"location":"Stockholm","twitter":"SimonLydell","company":"Insurello","icon_url":"https://avatars.githubusercontent.com/u/2142817?u=6bf21d3208a5807e06babbeb5e3ea26f842346db\u0026v=4","repositories_count":270,"last_synced_at":"2024-04-14T08:15:10.503Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lydell","funding_links":[],"total_stars":3787,"followers":515,"following":6,"created_at":"2022-11-02T16:19:17.290Z","updated_at":"2024-04-14T08:15:38.727Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lydell/repositories"},"tags":[{"name":"v4.0.0","sha":"4001a1217b358f1d2aff2654fe1593d62d131195","kind":"tag","published_at":"2022-05-14T21:33:43.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v4.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"5810537005be9fec0b15d64edcf49728d26e3776","kind":"tag","published_at":"2021-02-20T21:52:00.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v3.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v3.0.0/manifests"},{"name":"v2.0.0","sha":"29d6f1aa60ca4f706b80148817627d1760f60f5e","kind":"tag","published_at":"2019-02-02T13:15:19.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v2.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"4dd6aa7631fbc81c03effa51d8d7063cad1ff4b3","kind":"tag","published_at":"2018-04-22T18:41:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.2.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"205e38a199171d4d96459284d0d41e3949220154","kind":"tag","published_at":"2018-01-12T20:00:07.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.1.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.1.0/manifests"},{"name":"v1.0.4","sha":"cdd041e16368b29d5c6962e42555e42f8ab8b21c","kind":"tag","published_at":"2017-04-29T06:44:03.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.4","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"d9fa5f743598dce3c007d50d5f41b4720cf0e724","kind":"tag","published_at":"2017-03-30T06:22:41.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.3","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8ded1472a1a94d3dfa07886ee8e9c52dc5781901","kind":"tag","published_at":"2016-09-08T16:05:53.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.2","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"dff719c8c6e9e2c4e97b666865943f4f442af423","kind":"commit","published_at":"2014-11-03T19:43:01.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.1","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"e392dd7b515c4df34fb4b4f0a52c9f90bcc04a88","kind":"commit","published_at":"2014-11-01T10:28:14.000Z","download_url":"https://codeload.github.com/lydell/json-stringify-pretty-compact/tar.gz/v1.0.0","html_url":"https://github.com/lydell/json-stringify-pretty-compact/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lydell/json-stringify-pretty-compact@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T15:01:16.801Z","dependent_packages_count":407,"downloads":29186650,"downloads_period":"last-month","dependent_repos_count":18893,"rankings":{"downloads":0.18419112416085678,"dependent_repos_count":0.20807733267797168,"dependent_packages_count":0.14220625224577793,"stargazers_count":3.9431635940337175,"forks_count":4.707582684096645,"docker_downloads_count":0.10198347511278401,"average":1.5478674103879586},"purl":"pkg:npm/json-stringify-pretty-compact","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/json-stringify-pretty-compact","docker_dependents_count":6776,"docker_downloads_count":1182366872,"usage_url":"https://repos.ecosyste.ms/usage/npm/json-stringify-pretty-compact","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/json-stringify-pretty-compact/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T13:03:03.478Z","issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":1897234.375,"avg_time_to_close_pull_request":1194991.9714285715,"issues_closed_count":16,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":4,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/issues","maintainers":[{"login":"lydell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/json-stringify-pretty-compact/codemeta","maintainers":[{"uuid":"lydell","login":"lydell","name":null,"email":"simon.lydell@gmail.com","url":null,"packages_count":98,"html_url":"https://www.npmjs.com/~lydell","role":null,"created_at":"2022-11-12T23:10:35.186Z","updated_at":"2022-11-12T23:10:35.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lydell/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5787623,"maintainers_count":1238636,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":211687,"full_name":"lydell/json-stringify-pretty-compact","default_branch":"main","total_commits":72,"total_committers":5,"total_bot_commits":20,"total_bot_committers":1,"mean_commits":14.4,"dds":0.3194444444444444,"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":6,"past_year_total_bot_committers":1,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2026-08-20T11:03:08.639Z","last_synced_commit":"69560263d95c563a9045a605a64be1ac06ee64f9","created_at":"2023-03-08T06:56:52.510Z","updated_at":"2026-08-20T11:03:08.053Z","committers":[{"name":"Simon Lydell","email":"simon.lydell@gmail.com","login":"lydell","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"Randall Randall","email":"randall@randallsquared.com","login":"randallsquared","count":1},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":1},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6784365,"commits_count":984287278,"contributors_count":41481759,"owners_count":1365385,"committers_count":3365656,"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":"lydell/json-stringify-pretty-compact","html_url":"https://github.com/lydell/json-stringify-pretty-compact","last_synced_at":"2026-08-25T13:36:00.780Z","status":null,"issues_count":16,"pull_requests_count":35,"avg_time_to_close_issue":1897234.375,"avg_time_to_close_pull_request":1194991.9714285715,"issues_closed_count":16,"pull_requests_closed_count":35,"pull_request_authors_count":13,"issue_authors_count":15,"avg_comments_per_issue":2.3125,"avg_comments_per_pull_request":1.1142857142857143,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":21721.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"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":4,"past_year_merged_pull_requests_count":4,"created_at":"2023-05-16T14:19:43.986Z","updated_at":"2026-08-25T13:36:00.780Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lydell%2Fjson-stringify-pretty-compact/issues","issue_labels_count":{"table":{"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":18,"javascript":4}},"issue_author_associations_count":{"table":{"NONE":15,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":22,"NONE":10,"OWNER":3}},"issue_authors":{"table":{"powellquiring":2,"simon1tan":1,"palamccc":1,"breck7":1,"kym6464":1,"inadarei":1,"T1MOXA":1,"soxofaan":1,"josephfrazier":1,"domoritz":1,"nyurik":1,"Thorin-Oakenpants":1,"danr":1,"YuriGor":1,"liekkas":1}},"pull_request_authors":{"table":{"dependabot[bot]":18,"lydell":3,"kimmobrunfeldt":2,"edemaine":2,"domoritz":2,"askidmobile":1,"powellquiring":1,"avantgardnerio":1,"randallsquared":1,"hobbyquaker":1,"broofa":1,"SchizoDuckie":1,"G-Rath":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16400076,"issues_count":42711132,"pull_requests_count":136597747,"authors_count":11538907,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":4,"javascript":4}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":4}},"maintainers":[{"table":{"login":"lydell","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lydell"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":7,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":13,"IssueCommentEvent":1,"PushEvent":4,"CreateEvent":2},"last_year":{"DeleteEvent":2,"PullRequestEvent":7,"WatchEvent":3,"PushEvent":3,"CreateEvent":2}},"keywords":["json","stringify"],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-21T10:00:15.497Z","updated_at":"2022-08-21T10:00:15.497Z","repository_link":"https://github.com/lydell/json-stringify-pretty-compact/blob/main/package-lock.json","dependencies":[{"id":2205815218,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":2205815219,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.5","direct":false,"kind":"development","optional":false},{"id":2205815220,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2205815221,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.1","direct":false,"kind":"development","optional":false},{"id":2205815222,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":2205815223,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":2205815224,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":2205815225,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2205815226,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2205815227,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":2205815228,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":2205815229,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":2205815230,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":2205815231,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":2205815232,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":2205815233,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":2205815234,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":2205815235,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":2205815236,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2205815237,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2205815238,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2205815239,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":false,"kind":"development","optional":false},{"id":2205815240,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":2205815241,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2205815242,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2205815243,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2205815244,"package_name":"espree","ecosystem":"npm","requirements":"9.3.2","direct":false,"kind":"development","optional":false},{"id":2205815245,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2205815246,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":2205815247,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":2205815248,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":2205815249,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":2205815250,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":2205815251,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":2205815252,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2205815253,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":2205815254,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"development","optional":false},{"id":2205815255,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":2205815256,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2205815257,"package_name":"glob","ecosystem":"npm","requirements":"7.2.2","direct":false,"kind":"development","optional":false},{"id":2205815258,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":2205815259,"package_name":"globals","ecosystem":"npm","requirements":"13.15.0","direct":false,"kind":"development","optional":false},{"id":2205815260,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2205815261,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":2205815262,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":2205815263,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":2205815264,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":2205815265,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":2205815266,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2205815267,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":2205815268,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2205815269,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":2205815270,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":2205815271,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2205815272,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":2205815273,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":2205815274,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":2205815275,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":2205815276,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2205815277,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":2205815278,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":2205815279,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2205815280,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":2205815281,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2205815282,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":2205815283,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":2205815284,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":2205815285,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":2205815286,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":2205815287,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":2205815288,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":2205815289,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":2205815290,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":2205815291,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":2205815292,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":2205815293,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":2205815294,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":2205815295,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":2205815296,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":2205815297,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":2205815298,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":2205815299,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":2205815300,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-21T10:00:15.581Z","updated_at":"2022-08-21T10:00:15.581Z","repository_link":"https://github.com/lydell/json-stringify-pretty-compact/blob/main/package.json","dependencies":[{"id":2205815312,"package_name":"eslint","ecosystem":"npm","requirements":"8.15.0","direct":true,"kind":"development","optional":false},{"id":2205815313,"package_name":"prettier","ecosystem":"npm","requirements":"2.6.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:27:18.848Z","updated_at":"2024-06-18T12:27:18.848Z","repository_link":"https://github.com/lydell/json-stringify-pretty-compact/blob/main/.github/workflows/ci.yml","dependencies":[{"id":18675812209,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18675812210,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18675812211,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":28.119340093422274,"created_at":"2026-05-14T11:07:50.420Z","updated_at":"2026-08-26T14:03:04.328Z","avatar_url":"https://github.com/lydell.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372980","html_url":"https://summary.ecosyste.ms/projects/372980"}