shallowequal icon indicating copy to clipboard operation
shallowequal copied to clipboard

↔️ Like lodash v3.x isEqualWith but for shallow equal.

Results 14 shallowequal issues
Sort by recently updated
recently updated
newest added

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://togithub.com/okonet/lint-staged) | [`10.0.9` -> `10.5.4`](https://renovatebot.com/diffs/npm/lint-staged/10.0.9/10.5.4) | [![age](https://badges.renovateapi.com/packages/npm/lint-staged/10.5.4/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-jest](https://togithub.com/jest-community/eslint-plugin-jest) | [`23.8.2` -> `23.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-jest/23.8.2/23.20.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-jest/23.20.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

https://www.npmjs.com/package/@types/shallowequal

Hello! :) Would it make sense to add `sideEffects: false` to this library's `package.json`? This can enable more tree-shaking, in some cases: [documentation](https://github.com/webpack/webpack/blob/main/examples/side-effects/README.md) ([more detailed documentation](https://github.com/webpack/webpack.js.org/blob/6bc07960d30b7c534d809de86f1d611e9973af37/src/content/guides/tree-shaking.mdx)) If so, I'd be...