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

equals

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

equals - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

License

3

index.js

@@ -1,2 +0,2 @@

var type = require('type')
var type = require('jkroso-type')

@@ -63,2 +63,3 @@ // (any, any, [array]) -> boolean

types['arguments'] =
types['bit-array'] =
types.array = memoGaurd(arrayEqual)

@@ -65,0 +66,0 @@

{
"name": "equals",
"version": "1.0.0",
"version": "1.0.1",
"description": "Check if two values are deeply equivalent",
"dependencies": {
"type": "jkroso/type"
"jkroso-type": "1"
},

@@ -15,3 +15,2 @@ "devDependencies": {

"hydro": "*",
"jsmd": "*",
"chai": "*"

@@ -18,0 +17,0 @@ },

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