Socket
Socket
Sign inDemoInstall

react-fast-compare

Package Overview
Dependencies
0
Maintainers
21
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.2.2

9

package.json
{
"name": "react-fast-compare",
"version": "3.2.1",
"version": "3.2.2",
"description": "Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.",

@@ -23,3 +23,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/FormidableLabs/react-fast-compare.git"
"url": "https://github.com/FormidableLabs/react-fast-compare"
},

@@ -43,2 +43,4 @@ "keywords": [

"@babel/preset-env": "^7.20.2",
"@changesets/cli": "^2.26.1",
"@svitejs/changesets-changelog-github-compact": "^0.1.1",
"@testing-library/dom": "^9.0.1",

@@ -87,2 +89,5 @@ "@testing-library/preact": "^3.2.3",

},
"publishConfig": {
"provenance": true
},
"nyc": {

@@ -89,0 +94,0 @@ "exclude": [

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc