New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@react-hookz/deep-equal

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hookz/deep-equal - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

package.json
{
"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 -->

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc