{"id":378202,"url":"https://github.com/lukeed/dequal","last_synced_at":"2026-08-13T02:01:56.843Z","repository":{"id":34288700,"uuid":"174421655","full_name":"lukeed/dequal","owner":"lukeed","description":"A tiny (304B to 489B) utility to check for deep equality","archived":false,"fork":false,"pushed_at":"2026-04-10T00:05:37.000Z","size":35,"stargazers_count":1465,"open_issues_count":15,"forks_count":35,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-06T00:54:41.745Z","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukeed"}},"created_at":"2019-03-07T21:17:50.000Z","updated_at":"2026-08-01T16:08:40.000Z","dependencies_parsed_at":"2026-02-23T07:05:19.915Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/dequal","commit_stats":{"total_commits":58,"total_committers":5,"mean_commits":11.6,"dds":0.06896551724137934,"last_synced_commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/dequal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/sbom","scorecard":{"id":604425,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/dequal","commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T01:15:16.756Z","repository_id":34288700,"created_at":"2025-08-21T01:15:16.756Z","updated_at":"2025-08-21T01:15:16.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"packages":[{"id":1608885,"name":"dequal","ecosystem":"npm","description":"A tiny (304B to 489B) utility for check for deep equality","homepage":"https://github.com/lukeed/dequal#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/dequal","keywords_array":["deep","deep-equal","equality"],"namespace":null,"versions_count":7,"first_release_published_at":"2019-03-07T05:59:27.146Z","latest_release_published_at":"2022-07-11T23:29:04.965Z","latest_release_number":"2.0.3","last_synced_at":"2026-08-12T01:35:48.009Z","created_at":"2022-04-09T11:39:18.599Z","updated_at":"2026-08-12T01:35:48.009Z","registry_url":"https://www.npmjs.com/package/dequal","install_command":"npm install dequal","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.3"},"contentPolicy":null},"repo_metadata":{"id":34288700,"uuid":"174421655","full_name":"lukeed/dequal","owner":"lukeed","description":"A tiny (304B to 489B) utility to check for deep equality","archived":false,"fork":false,"pushed_at":"2024-08-06T05:41:22.000Z","size":32,"stargazers_count":1370,"open_issues_count":8,"forks_count":26,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-29T15:01:43.381Z","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"lukeed"}},"created_at":"2019-03-07T21:17:50.000Z","updated_at":"2024-10-28T05:39:58.000Z","dependencies_parsed_at":"2024-06-18T12:24:52.026Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/dequal","commit_stats":{"total_commits":57,"total_committers":4,"mean_commits":14.25,"dds":"0.052631578947368474","last_synced_commit":"5ecd990c4c055c4658c64b4bdfc170f219604eea"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222088531,"owners_count":16928976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.3","sha":"37d4f27de03fa6264e406cd03288cec8255fca4c","kind":"tag","published_at":"2022-07-11T23:29:02.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9aa73181ac7e081cd330cac67d313632ac04bb02","kind":"tag","published_at":"2020-08-19T04:25:15.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cc4e212d06f6b7e299408adbed83c4c45ab2b8b4","kind":"tag","published_at":"2020-08-17T18:55:11.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c4381cc7ddce15140d1c7565eba8bda3de700daf","kind":"tag","published_at":"2020-08-12T23:25:21.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"1e97166cfc11bc285b798615a148eaa7810878d4","kind":"tag","published_at":"2020-07-15T18:32:08.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"546da76f3d11bb3925fb4939126c5b18c574c5ae","kind":"tag","published_at":"2019-03-07T21:21:54.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T01:57:18.092Z","dependent_packages_count":384,"downloads":321661696,"downloads_period":"last-month","dependent_repos_count":328554,"rankings":{"downloads":0.02951545372206847,"dependent_repos_count":0.0617688901641804,"dependent_packages_count":0.14281317867746673,"stargazers_count":2.211331743843098,"forks_count":4.872624902014416,"docker_downloads_count":0.0715161086475351,"average":1.2315950461781275},"purl":"pkg:npm/dequal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/dequal","docker_dependents_count":2885,"docker_downloads_count":1967737271,"usage_url":"https://repos.ecosyste.ms/usage/npm/dequal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/dequal/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:30:45.921Z","issues_count":19,"pull_requests_count":9,"avg_time_to_close_issue":1395623.0,"avg_time_to_close_pull_request":12542303.714285715,"issues_closed_count":13,"pull_requests_closed_count":7,"pull_request_authors_count":7,"issue_authors_count":15,"avg_comments_per_issue":2.6842105263157894,"avg_comments_per_pull_request":1.1111111111111112,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1371.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/dequal/codemeta","maintainers":[{"uuid":"lukeed","login":"lukeed","name":null,"email":"luke@lukeed.com","url":null,"packages_count":359,"html_url":"https://www.npmjs.com/~lukeed","role":null,"created_at":"2022-11-12T00:52:16.841Z","updated_at":"2022-11-12T00:52:16.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lukeed/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726939,"maintainers_count":1223925,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":11667061,"name":"github.com/lukeed/dequal","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/dequal","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-03-07T21:21:54.000Z","latest_release_published_at":"2022-07-11T23:29:02.000Z","latest_release_number":"v2.0.3+incompatible","last_synced_at":"2026-08-12T01:35:49.128Z","created_at":"2025-05-21T10:09:17.226Z","updated_at":"2026-08-12T01:35:49.129Z","registry_url":"https://pkg.go.dev/github.com/lukeed/dequal","install_command":"go get github.com/lukeed/dequal","documentation_url":"https://pkg.go.dev/github.com/lukeed/dequal#section-documentation","metadata":{},"repo_metadata":{"id":34288700,"uuid":"174421655","full_name":"lukeed/dequal","owner":"lukeed","description":"A tiny (304B to 489B) utility to check for deep equality","archived":false,"fork":false,"pushed_at":"2026-04-10T00:05:37.000Z","size":35,"stargazers_count":1465,"open_issues_count":15,"forks_count":35,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-06T00:54:41.745Z","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukeed"}},"created_at":"2019-03-07T21:17:50.000Z","updated_at":"2026-08-01T16:08:40.000Z","dependencies_parsed_at":"2026-02-23T07:05:19.915Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/dequal","commit_stats":{"total_commits":58,"total_committers":5,"mean_commits":11.6,"dds":0.06896551724137934,"last_synced_commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/dequal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/sbom","scorecard":{"id":604425,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/dequal","commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T01:15:16.756Z","repository_id":34288700,"created_at":"2025-08-21T01:15:16.756Z","updated_at":"2025-08-21T01:15:16.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.3","sha":"37d4f27de03fa6264e406cd03288cec8255fca4c","kind":"tag","published_at":"2022-07-11T23:29:02.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9aa73181ac7e081cd330cac67d313632ac04bb02","kind":"tag","published_at":"2020-08-19T04:25:15.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cc4e212d06f6b7e299408adbed83c4c45ab2b8b4","kind":"tag","published_at":"2020-08-17T18:55:11.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c4381cc7ddce15140d1c7565eba8bda3de700daf","kind":"tag","published_at":"2020-08-12T23:25:21.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"1e97166cfc11bc285b798615a148eaa7810878d4","kind":"tag","published_at":"2020-07-15T18:32:08.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"546da76f3d11bb3925fb4939126c5b18c574c5ae","kind":"tag","published_at":"2019-03-07T21:21:54.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T05:29:50.021Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.834942938074769,"dependent_packages_count":5.468039285852868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.651491111963818},"purl":"pkg:golang/github.com/lukeed/dequal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lukeed/dequal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lukeed/dequal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lukeed/dequal/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:31:16.333Z","issues_count":22,"pull_requests_count":25,"avg_time_to_close_issue":1395623.0,"avg_time_to_close_pull_request":9107735.125,"issues_closed_count":13,"pull_requests_closed_count":16,"pull_request_authors_count":13,"issue_authors_count":18,"avg_comments_per_issue":2.590909090909091,"avg_comments_per_pull_request":0.84,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2233716.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flukeed%2Fdequal/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","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":4998535,"name":"org.webjars.npm:dequal","ecosystem":"maven","description":"WebJar for dequal","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lukeed/dequal","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2021-11-29T19:20:24.000Z","latest_release_published_at":"2022-10-07T19:00:37.000Z","latest_release_number":"2.0.3","last_synced_at":"2026-08-12T01:35:48.336Z","created_at":"2022-07-27T10:54:54.689Z","updated_at":"2026-08-12T01:35:48.336Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/dequal/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/dequal/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":34288700,"uuid":"174421655","full_name":"lukeed/dequal","owner":"lukeed","description":"A tiny (304B to 489B) utility to check for deep equality","archived":false,"fork":false,"pushed_at":"2026-04-10T00:05:37.000Z","size":35,"stargazers_count":1465,"open_issues_count":15,"forks_count":35,"subscribers_count":15,"default_branch":"master","last_synced_at":"2026-08-06T00:54:41.745Z","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/lukeed.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"lukeed"}},"created_at":"2019-03-07T21:17:50.000Z","updated_at":"2026-08-01T16:08:40.000Z","dependencies_parsed_at":"2026-02-23T07:05:19.915Z","dependency_job_id":null,"html_url":"https://github.com/lukeed/dequal","commit_stats":{"total_commits":58,"total_committers":5,"mean_commits":11.6,"dds":0.06896551724137934,"last_synced_commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lukeed/dequal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/sbom","scorecard":{"id":604425,"data":{"date":"2025-08-11","repo":{"name":"github.com/lukeed/dequal","commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 4/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lukeed/dequal/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:34","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:42","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:49","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T01:15:16.756Z","repository_id":34288700,"created_at":"2025-08-21T01:15:16.756Z","updated_at":"2025-08-21T01:15:16.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36328617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lukeed","name":"Luke Edwards","uuid":"5855893","kind":"user","description":"","email":"","website":"https://lukeed.com","location":"San Francisco, CA","twitter":"lukeed05","company":null,"icon_url":"https://avatars.githubusercontent.com/u/5855893?v=4","repositories_count":329,"last_synced_at":"2024-04-15T07:30:03.355Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/lukeed","funding_links":["https://github.com/sponsors/lukeed"],"total_stars":53089,"followers":4449,"following":25,"created_at":"2022-11-02T16:20:32.750Z","updated_at":"2024-04-15T07:31:48.016Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeed/repositories"},"tags":[{"name":"v2.0.3","sha":"37d4f27de03fa6264e406cd03288cec8255fca4c","kind":"tag","published_at":"2022-07-11T23:29:02.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.3","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"9aa73181ac7e081cd330cac67d313632ac04bb02","kind":"tag","published_at":"2020-08-19T04:25:15.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.2","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"cc4e212d06f6b7e299408adbed83c4c45ab2b8b4","kind":"tag","published_at":"2020-08-17T18:55:11.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"c4381cc7ddce15140d1c7565eba8bda3de700daf","kind":"tag","published_at":"2020-08-12T23:25:21.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v2.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"1e97166cfc11bc285b798615a148eaa7810878d4","kind":"tag","published_at":"2020-07-15T18:32:08.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.1","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"546da76f3d11bb3925fb4939126c5b18c574c5ae","kind":"tag","published_at":"2019-03-07T21:21:54.000Z","download_url":"https://codeload.github.com/lukeed/dequal/tar.gz/v1.0.0","html_url":"https://github.com/lukeed/dequal/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lukeed/dequal@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T05:29:50.020Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.838429945245114,"forks_count":21.98682592199485,"average":23.700900676761577},"purl":"pkg:maven/org.webjars.npm/dequal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:dequal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:dequal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:dequal/dependencies","status":null,"funding_links":["https://github.com/sponsors/lukeed"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T21:31:16.333Z","issues_count":22,"pull_requests_count":25,"avg_time_to_close_issue":1395623.0,"avg_time_to_close_pull_request":9107735.125,"issues_closed_count":13,"pull_requests_closed_count":16,"pull_request_authors_count":13,"issue_authors_count":18,"avg_comments_per_issue":2.590909090909091,"avg_comments_per_pull_request":0.84,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2233716.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/issues","maintainers":[{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:dequal/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614328,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":11578,"full_name":"lukeed/dequal","default_branch":"master","total_commits":58,"total_committers":5,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":11.6,"dds":0.06896551724137934,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-11T01:03:26.735Z","last_synced_commit":"37c21f675c1f538f2d4b63ebf19a161411e7a5fd","created_at":"2023-03-07T11:17:46.628Z","updated_at":"2026-08-11T01:03:26.701Z","committers":[{"name":"Luke Edwards","email":"luke.edwards05@gmail.com","login":"lukeed","count":54},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Will Stott","email":"willstott101@gmail.com","login":"willstott101","count":1},{"name":"Jeremy Daley","email":"77355440+jeremy-daley-kr","login":"jeremy-daley-kr","count":1},{"name":"André Antônio Posso da Silva","email":"tripodsgames","login":"tripodsgames","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-12T00:00:07.637Z","repositories_count":6631708,"commits_count":915668627,"contributors_count":39038926,"owners_count":1331907,"committers_count":3295598,"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":"lukeed/dequal","html_url":"https://github.com/lukeed/dequal","last_synced_at":"2026-08-10T00:41:48.045Z","status":"error","issues_count":22,"pull_requests_count":25,"avg_time_to_close_issue":1395623.0,"avg_time_to_close_pull_request":9107735.125,"issues_closed_count":13,"pull_requests_closed_count":16,"pull_request_authors_count":13,"issue_authors_count":18,"avg_comments_per_issue":2.590909090909091,"avg_comments_per_pull_request":0.84,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":1,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2233716.3333333335,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.2857142857142857,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-19T13:27:46.775Z","updated_at":"2026-08-10T00:41:48.045Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeed%2Fdequal/issues","issue_labels_count":{"table":{"question":2}},"pull_request_labels_count":{"table":{"dependencies":5,"javascript":2}},"issue_author_associations_count":{"table":{"NONE":22}},"pull_request_author_associations_count":{"table":{"NONE":15,"CONTRIBUTOR":8,"OWNER":2}},"issue_authors":{"table":{"anywhichway":3,"wysher":2,"rtritto":2,"observ33r":1,"defaude":1,"stolinski":1,"AjaxSolutions":1,"kngroo":1,"Rabbitzzc":1,"justinfagnani":1,"NickGard":1,"XyraSinclair":1,"dy":1,"franleplant":1,"mourner":1,"CarlosNZ":1,"probablykasper":1,"eli8levit":1}},"pull_request_authors":{"table":{"dependabot[bot]":5,"szepeviktor":2,"lukeed":2,"xxiaoxiong":2,"probablykasper":2,"Jayllyz":2,"jeremy-daley-kr":2,"faizanu94":2,"EvanHahn":2,"tripodsgames":1,"vigneshakaviki":1,"willstott101":1,"EvanWard97":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.821Z","repositories_count":14793824,"issues_count":28440141,"pull_requests_count":93786709,"authors_count":11430779,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":2,"javascript":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2}},"past_year_issue_authors":{"table":{"XyraSinclair":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":2,"EvanHahn":2,"xxiaoxiong":2,"vigneshakaviki":1}},"maintainers":[{"table":{"login":"lukeed","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukeed"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":1,"PullRequestEvent":5,"ForkEvent":5,"IssuesEvent":1,"WatchEvent":102,"IssueCommentEvent":9,"PushEvent":1,"CreateEvent":1},"last_year":{"DeleteEvent":1,"WatchEvent":20,"IssueCommentEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:14:37.761Z","updated_at":"2024-06-18T12:14:37.761Z","repository_link":"https://github.com/lukeed/dequal/blob/master/.github/workflows/ci.yml","dependencies":[{"id":18675611300,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18675611301,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"bench/package.json","sha":null,"kind":"manifest","created_at":"2024-06-18T12:14:37.840Z","updated_at":"2024-06-18T12:14:37.840Z","repository_link":"https://github.com/lukeed/dequal/blob/master/bench/package.json","dependencies":[{"id":18675611357,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":true,"kind":"development","optional":false},{"id":18675611358,"package_name":"dequal","ecosystem":"npm","requirements":"file:../","direct":true,"kind":"development","optional":false},{"id":18675611359,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":true,"kind":"development","optional":false},{"id":18675611360,"package_name":"klona","ecosystem":"npm","requirements":"1.1.2","direct":true,"kind":"development","optional":false},{"id":18675611361,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.19","direct":true,"kind":"development","optional":false},{"id":18675611362,"package_name":"nano-equal","ecosystem":"npm","requirements":"2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2024-06-18T12:14:37.949Z","updated_at":"2024-06-18T12:14:37.949Z","repository_link":"https://github.com/lukeed/dequal/blob/master/package.json","dependencies":[{"id":18675611363,"package_name":"bundt","ecosystem":"npm","requirements":"1.0.2","direct":true,"kind":"development","optional":false},{"id":18675611364,"package_name":"esm","ecosystem":"npm","requirements":"3.2.25","direct":true,"kind":"development","optional":false},{"id":18675611365,"package_name":"uvu","ecosystem":"npm","requirements":"0.3.2","direct":true,"kind":"development","optional":false}]}],"score":30.460935368715724,"created_at":"2026-07-08T07:22:02.517Z","updated_at":"2026-08-13T02:01:56.843Z","avatar_url":"https://github.com/lukeed.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378202","html_url":"https://summary.ecosyste.ms/projects/378202"}