@react-hookz/deep-equal
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@react-hookz/deep-equal", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Fast deep equal comparator", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -18,3 +18,3 @@ <div align="center"> | ||
**The fastest deep comparator with full ES6+ support.** | ||
**The fastest deep comparator for JS/TS.** | ||
@@ -63,3 +63,3 @@ --- | ||
**Note**: Benchmarks were conducted on specific datasets (available in the `benchmarks` directory). Your results may vary depending on your data and use case. Running benchmarks on your dataset is recommended. | ||
**Note**: Benchmarks were conducted on specific datasets (available in the `src/fixtures` directory). Your results may vary depending on your data and use case. Running benchmarks on your dataset is recommended. | ||
@@ -90,3 +90,3 @@ ### Simple Data (non-ES6+) | ||
To run the benchmarks on your machine: | ||
To get more detailed benchmarks for different data types, run the tests directly on your own machine: | ||
@@ -114,24 +114,27 @@ 1. Clone the repository: | ||
<table> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://github.com/xobotyi"> | ||
<img src="https://avatars.githubusercontent.com/u/6178739?v=4" width="100;" alt="xobotyi"/> | ||
<br /> | ||
<sub><b>Anton Zinovyev</b></sub> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/kylemh"> | ||
<img src="https://avatars.githubusercontent.com/u/9523719?v=4" width="100;" alt="kylemh"/> | ||
<br /> | ||
<sub><b>Kyle Holmberg</b></sub> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/nichita-pasecinic"> | ||
<img src="https://avatars.githubusercontent.com/u/98735377?v=4" width="100;" alt="nichita-pasecinic"/> | ||
<br /> | ||
<sub><b>Pasecinic Nichita</b></sub> | ||
</a> | ||
</td></tr> | ||
<tbody> | ||
<tr> | ||
<td align="center"> | ||
<a href="https://github.com/xobotyi"> | ||
<img src="https://avatars.githubusercontent.com/u/6178739?v=4" width="100;" alt="xobotyi"/> | ||
<br /> | ||
<sub><b>Anton Zinovyev</b></sub> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/kylemh"> | ||
<img src="https://avatars.githubusercontent.com/u/9523719?v=4" width="100;" alt="kylemh"/> | ||
<br /> | ||
<sub><b>Kyle Holmberg</b></sub> | ||
</a> | ||
</td> | ||
<td align="center"> | ||
<a href="https://github.com/nichita-pasecinic"> | ||
<img src="https://avatars.githubusercontent.com/u/98735377?v=4" width="100;" alt="nichita-pasecinic"/> | ||
<br /> | ||
<sub><b>Pasecinic Nichita</b></sub> | ||
</a> | ||
</td> | ||
</tr> | ||
<tbody> | ||
</table> | ||
@@ -138,0 +141,0 @@ <!-- readme: collaborators,contributors,semantic-release-bot/-,lint-action/- -end --> |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
11585
143
0