Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dequal

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dequal - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

package.json
{
"name": "dequal",
"version": "2.0.2",
"version": "2.0.3",
"repository": "lukeed/dequal",

@@ -32,2 +32,3 @@ "description": "A tiny (304B to 489B) utility for check for deep equality",

".": {
"types": "./index.d.ts",
"import": "./dist/index.mjs",

@@ -37,2 +38,3 @@ "require": "./dist/index.js"

"./lite": {
"types": "./index.d.ts",
"import": "./lite/index.mjs",

@@ -39,0 +41,0 @@ "require": "./lite/index.js"

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