{"id":377916,"url":"https://github.com/litejs/natural-compare-lite","last_synced_at":"2026-09-10T22:04:16.265Z","repository":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":113,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-10T14:25:29.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-09T08:55:57.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37206070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-10T12:59:47.270Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-10T12:59:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"packages":[{"id":5003101,"name":"org.webjars.npm:natural-compare-lite","ecosystem":"maven","description":"WebJar for natural-compare-lite","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2016-06-06T18:27:04.000Z","latest_release_published_at":"2016-06-06T18:27:04.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-09-09T21:35:12.571Z","created_at":"2022-07-27T11:04:08.660Z","updated_at":"2026-09-09T21:35:12.572Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/natural-compare-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/natural-compare-lite/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-03T12:29:28.305Z","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":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.webjars.npm/natural-compare-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:natural-compare-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:natural-compare-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:natural-compare-lite/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:05:37.924Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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":5003096,"name":"org.webjars.npm:natural-compare","ecosystem":"maven","description":"WebJar for natural-compare","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2016-11-07T02:08:17.000Z","latest_release_published_at":"2016-11-07T02:08:17.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-09-09T21:35:14.161Z","created_at":"2022-07-27T11:04:08.535Z","updated_at":"2026-09-09T21:35:14.161Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/natural-compare/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/natural-compare/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-04T16:40:11.052Z","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":null,"forks_count":null,"average":24.44176700381017},"purl":"pkg:maven/org.webjars.npm/natural-compare","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:natural-compare","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:natural-compare","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:natural-compare/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T18:33:58.414Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:natural-compare/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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":15110255,"name":"org.mvnpm:natural-compare-lite","ecosystem":"maven","description":"Compare strings in the way a human would in sort","homepage":"https://litejs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":[],"namespace":"org.mvnpm","versions_count":2,"first_release_published_at":"2025-04-03T08:08:34.000Z","latest_release_published_at":"2026-09-07T02:08:42.000Z","latest_release_number":"1.4.1","last_synced_at":"2026-09-09T21:35:31.282Z","created_at":"2026-09-06T05:04:37.685Z","updated_at":"2026-09-09T21:35:31.283Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/natural-compare-lite/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/natural-compare-lite/","metadata":{},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-08T12:17:45.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.40838491822065,"dependent_packages_count":40.62008092630685,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":34.51423292226375},"purl":"pkg:maven/org.mvnpm/natural-compare-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:natural-compare-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:natural-compare-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:natural-compare-lite/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:32:08.885Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:natural-compare-lite/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622688,"maintainers_count":0,"namespaces_count":82667,"keywords_count":37216,"github":"maven-central","metadata":{"funded_packages_count":50888,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-10T05:01:15.859Z","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":2060379,"name":"natural-compare","ecosystem":"npm","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","homepage":"https://github.com/litejs/natural-compare-lite#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":["string","natural","order","sort","natsort","natcmp","compare","alphanum","litejs"],"namespace":null,"versions_count":2,"first_release_published_at":"2014-11-18T01:04:27.323Z","latest_release_published_at":"2016-07-22T20:48:12.217Z","latest_release_number":"1.4.0","last_synced_at":"2026-09-09T21:47:23.462Z","created_at":"2022-04-09T20:26:51.901Z","updated_at":"2026-09-09T21:47:23.462Z","registry_url":"https://www.npmjs.com/package/natural-compare","install_command":"npm install natural-compare","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0"},"contentPolicy":null},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-05T15:09:33.903Z","dependent_packages_count":1452,"downloads":559516007,"downloads_period":"last-month","dependent_repos_count":2125495,"rankings":{"downloads":0.00922700176654645,"dependent_repos_count":0.013443495155413375,"dependent_packages_count":0.05081695928400657,"stargazers_count":4.953804755547426,"forks_count":6.677613124578522,"docker_downloads_count":0.012184023104193385,"average":1.9528482265726845},"purl":"pkg:npm/natural-compare","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/natural-compare","docker_dependents_count":24942,"docker_downloads_count":8363411111,"usage_url":"https://repos.ecosyste.ms/usage/npm/natural-compare","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/natural-compare/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T19:06:12.393Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare/codemeta","maintainers":[{"uuid":"megawac","login":"megawac","name":null,"email":"megawac@gmail.com","url":null,"packages_count":24,"html_url":"https://www.npmjs.com/~megawac","role":null,"created_at":"2022-11-13T10:37:27.611Z","updated_at":"2022-11-13T10:37:27.611Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/megawac/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5845075,"maintainers_count":1251355,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11094899,"name":"github.com/litejs/natural-compare-lite","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2015-03-02T21:10:37.000Z","latest_release_published_at":"2026-09-04T19:09:51.047Z","latest_release_number":"v1.4.1","last_synced_at":"2026-09-09T22:01:42.307Z","created_at":"2024-11-29T05:30:33.439Z","updated_at":"2026-09-09T22:01:42.308Z","registry_url":"https://pkg.go.dev/github.com/litejs/natural-compare-lite","install_command":"go get github.com/litejs/natural-compare-lite","documentation_url":"https://pkg.go.dev/github.com/litejs/natural-compare-lite#section-documentation","metadata":{},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-03T12:29:28.298Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.371455071481201,"dependent_packages_count":5.971911289392345,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.171683180436773},"purl":"pkg:golang/github.com/litejs/natural-compare-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/litejs/natural-compare-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/litejs/natural-compare-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/litejs/natural-compare-lite/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-02T18:05:37.924Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flitejs%2Fnatural-compare-lite/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2307118,"maintainers_count":0,"namespaces_count":840653,"keywords_count":127325,"github":"golang","metadata":{"funded_packages_count":79022,"sync_missing_packages_cursor":{"timestamp":"2026-09-10T00:02:38.001811Z","path":"github.com/tm-acode/dependabot_core","version":"v0.27.11"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-10T05:04:23.547Z","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":2060394,"name":"natural-compare-lite","ecosystem":"npm","description":"Compare strings in the way a human would in sort","homepage":"https://litejs.com","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/litejs/natural-compare-lite","keywords_array":["alphanum","compare","natcmp","natsort","natural","order","sort","litejs"],"namespace":null,"versions_count":23,"first_release_published_at":"2013-04-01T12:28:09.246Z","latest_release_published_at":"2026-09-02T20:40:53.376Z","latest_release_number":"1.4.1","last_synced_at":"2026-09-09T21:40:32.739Z","created_at":"2022-04-09T20:26:52.633Z","updated_at":"2026-09-09T21:40:32.739Z","registry_url":"https://www.npmjs.com/package/natural-compare-lite","install_command":"npm install natural-compare-lite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.1"},"contentPolicy":null},"repo_metadata":{"id":7777168,"uuid":"9146732","full_name":"litejs/natural-compare-lite","owner":"litejs","description":"Compare strings containing a mix of letters and numbers in the way a human being would in sort order.","archived":false,"fork":false,"pushed_at":"2026-09-02T20:38:37.000Z","size":60,"stargazers_count":114,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-09-03T11:29:20.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/litejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lauriro"}},"created_at":"2013-04-01T12:23:47.000Z","updated_at":"2026-09-02T20:02:17.000Z","dependencies_parsed_at":"2024-02-26T01:49:25.400Z","dependency_job_id":"58dd5917-4b39-4818-951b-fa07da0fc271","html_url":"https://github.com/litejs/natural-compare-lite","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/litejs/natural-compare-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/sbom","scorecard":{"id":592689,"data":{"date":"2025-08-11","repo":{"name":"github.com/litejs/natural-compare-lite","commit":"6b42bc713dca62f35b927cd06b69a82e297f019b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":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":"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":"Code-Review","score":0,"reason":"Found 1/30 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/litejs/natural-compare-lite/test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:18","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 1 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-20T22:22:26.768Z","repository_id":7777168,"created_at":"2025-08-20T22:22:26.768Z","updated_at":"2025-08-20T22:22:26.768Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37019524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-03T02:00:05.968Z","response_time":58,"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":"litejs","name":"LiteJS","uuid":"3809611","kind":"organization","description":"","email":"hi@litejs.com","website":"https://litejs.com/","location":"Estonia","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3809611?v=4","repositories_count":33,"last_synced_at":"2026-09-03T11:29:19.698Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"lauriro"}},"html_url":"https://github.com/litejs","funding_links":["https://github.com/sponsors/lauriro"],"total_stars":503,"followers":10,"following":0,"created_at":"2022-11-02T16:20:00.240Z","updated_at":"2026-09-03T11:29:19.769Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/litejs/repositories"},"tags":[{"name":"v1.4.0","sha":"eec83eee67cfac84d6db30cdd65363f155673770","kind":"tag","published_at":"2015-10-26T11:53:30.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.4.0","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"415792efdc51f3debc1ddeffa6834cd0b4e58e78","kind":"tag","published_at":"2015-05-14T19:25:08.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v1.3.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v1.3.1/manifests"},{"name":"v0.4","sha":"056beeee1e0033e5f9160701891d928062421c47","kind":"tag","published_at":"2013-08-28T08:57:18.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.4","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.4/manifests"},{"name":"v0.2","sha":"c08759b2ca20806b93283a7dc566d5a57b24143a","kind":"tag","published_at":"2013-07-22T18:26:33.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.2","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.2/manifests"},{"name":"v0.1","sha":"c16c04f8dff1da2bd7016977230848a6aeb386f1","kind":"tag","published_at":"2013-07-22T18:26:03.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.1","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.1/manifests"},{"name":"v0.3","sha":"03f2196e9f5e99d4ca0bab152a8f09df0bc6e450","kind":"tag","published_at":"2013-07-22T10:12:15.000Z","download_url":"https://codeload.github.com/litejs/natural-compare-lite/tar.gz/v0.3","html_url":"https://github.com/litejs/natural-compare-lite/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/litejs/natural-compare-lite@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/tags/v0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-09T00:13:38.492Z","dependent_packages_count":394,"downloads":35622219,"downloads_period":"last-month","dependent_repos_count":459310,"rankings":{"downloads":0.036880627238985365,"dependent_repos_count":0.05391087975765567,"dependent_packages_count":0.13988353716702023,"stargazers_count":4.953804755547426,"forks_count":6.677613124578522,"docker_downloads_count":0.0449029166087127,"average":1.984499306816387},"purl":"pkg:npm/natural-compare-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/natural-compare-lite","docker_dependents_count":6721,"docker_downloads_count":3028590913,"usage_url":"https://repos.ecosyste.ms/usage/npm/natural-compare-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/natural-compare-lite/dependencies","status":null,"funding_links":["https://github.com/sponsors/lauriro","https://github.com/sponsors/litejs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-08T21:03:28.842Z","issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/natural-compare-lite/codemeta","maintainers":[{"uuid":"lauriro","login":"lauriro","name":null,"email":"lauri@rooden.ee","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~lauriro","role":null,"created_at":"2022-11-13T10:37:33.899Z","updated_at":"2022-11-13T10:37:33.899Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lauriro/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5845075,"maintainers_count":1251355,"namespaces_count":430813,"keywords_count":896120,"github":"npm","metadata":{"funded_packages_count":194004,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-10T05:03:06.062Z","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":236325,"full_name":"litejs/natural-compare-lite","default_branch":"main","total_commits":60,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.0,"dds":0.050000000000000044,"past_year_total_commits":3,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.0,"last_synced_at":"2026-09-09T21:34:45.807Z","last_synced_commit":"a8e1e32c85713ba7d079445207a808ce6f4852f9","created_at":"2023-03-08T09:43:36.665Z","updated_at":"2026-09-09T21:34:45.764Z","committers":[{"name":"Lauri Rooden","email":"lauri@rooden.ee","login":"lauriro","count":57},{"name":"billybonks","email":"sebastienstettler@gmail.com","login":"billybonks","count":1},{"name":"Matias Dumrauf","email":"matias.dumrauf@gmail.com","login":"mdumrauf","count":1},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1}],"past_year_committers":[{"name":"Lauri Rooden","email":"lauri@rooden.ee","login":"lauriro","count":3}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-10T00:00:07.690Z","repositories_count":7216117,"commits_count":1078699735,"contributors_count":47551621,"owners_count":1442009,"committers_count":3491032,"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":"litejs/natural-compare-lite","html_url":"https://github.com/litejs/natural-compare-lite","last_synced_at":"2026-09-09T21:34:50.809Z","status":null,"issues_count":9,"pull_requests_count":5,"avg_time_to_close_issue":5995372.666666667,"avg_time_to_close_pull_request":3315935.6,"issues_closed_count":9,"pull_requests_closed_count":5,"pull_request_authors_count":5,"issue_authors_count":9,"avg_comments_per_issue":2.111111111111111,"avg_comments_per_pull_request":2.2,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T15:28:13.887Z","updated_at":"2026-09-09T21:34:50.809Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/litejs%2Fnatural-compare-lite/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":8,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3,"NONE":2}},"issue_authors":{"table":{"Kartoffelsalat":1,"MarkAshraf96":1,"Tunchykexie":1,"Nautigsam":1,"joelspadin":1,"genemyers":1,"0xadri":1,"mdumrauf":1,"yairEO":1}},"pull_request_authors":{"table":{"realsnick":1,"billybonks":1,"eltociear":1,"mdumrauf":1,"TrySound":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-10T00:00:06.218Z","repositories_count":17051076,"issues_count":45113187,"pull_requests_count":142017678,"authors_count":11698156,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1,"IssuesEvent":3,"WatchEvent":4,"IssueCommentEvent":3},"last_year":{"ForkEvent":1,"WatchEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-13T13:40:58.694Z","updated_at":"2022-09-13T13:40:58.694Z","repository_link":"https://github.com/litejs/natural-compare-lite/blob/main/package.json","dependencies":[{"id":4727842055,"package_name":"@litejs/cli","ecosystem":"npm","requirements":"21.11.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:25.369Z","updated_at":"2024-02-26T01:49:25.369Z","repository_link":"https://github.com/litejs/natural-compare-lite/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":16447820485,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16447820486,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16447820487,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-02-26T01:49:25.380Z","updated_at":"2024-02-26T01:49:25.380Z","repository_link":"https://github.com/litejs/natural-compare-lite/blob/main/.github/workflows/test.yml","dependencies":[{"id":16447820488,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16447820489,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16447820490,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]}],"score":29.321000849585307,"created_at":"2026-07-08T06:06:50.970Z","updated_at":"2026-09-10T22:04:16.274Z","avatar_url":"https://github.com/litejs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377916","html_url":"https://summary.ecosyste.ms/projects/377916"}