{"id":30180968,"url":"https://github.com/streamich/fast-shallow-equal","last_synced_at":"2025-08-12T08:06:41.104Z","repository":{"id":45546089,"uuid":"121700726","full_name":"streamich/fast-shallow-equal","owner":"streamich","description":"Very fast object shallow equal comparator","archived":false,"fork":false,"pushed_at":"2025-07-22T05:41:22.000Z","size":15,"stargazers_count":9,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-07T09:53:08.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamich.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-16T00:37:15.000Z","updated_at":"2022-03-30T06:55:32.000Z","dependencies_parsed_at":"2023-01-21T19:23:09.585Z","dependency_job_id":"a7ca4e09-dbe8-4d2a-b937-4e626e2e715d","html_url":"https://github.com/streamich/fast-shallow-equal","commit_stats":{"total_commits":19,"total_committers":5,"mean_commits":3.8,"dds":0.3157894736842105,"last_synced_commit":"fa68eb5a86cc0206191c165503338947e4eed9d3"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/streamich/fast-shallow-equal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffast-shallow-equal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffast-shallow-equal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffast-shallow-equal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffast-shallow-equal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamich","download_url":"https://codeload.github.com/streamich/fast-shallow-equal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffast-shallow-equal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269357940,"owners_count":24403781,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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"}},"keywords":[],"created_at":"2025-08-12T08:06:19.840Z","updated_at":"2025-08-12T08:06:41.081Z","avatar_url":"https://github.com/streamich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast-shallow-equal\n\n[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]\n\nVery fast shallow equal, based on [`fast-deep-equal`](https://github.com/epoberezkin/fast-deep-equal).\n\n\n## Installation\n\n\u003cpre\u003e\nnpm i \u003ca href=\"https://www.npmjs.com/package/fast-shallow-equal\"\u003efast-shallow-equal\u003c/a\u003e --save\n\u003c/pre\u003e\n\n\n## Usage\n\n```js\nimport {equal} from 'fast-shallow-equal';\n\nequal(a, b);\n```\n\n\n## License\n\n[Unlicense](./LICENSE) \u0026mdash; public domain.\n\n\n[npm-url]: https://www.npmjs.com/package/fast-shallow-equal\n[npm-badge]: https://img.shields.io/npm/v/fast-shallow-equal.svg\n[travis-url]: https://travis-ci.org/streamich/fast-shallow-equal\n[travis-badge]: https://travis-ci.org/streamich/fast-shallow-equal.svg?branch=master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Ffast-shallow-equal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamich%2Ffast-shallow-equal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Ffast-shallow-equal/lists"}