shallowequal
shallowequal copied to clipboard
↔️ Like lodash v3.x isEqualWith but for shallow equal.
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
[](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) | [](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...