Socket
Socket
Sign inDemoInstall

should-equal

Package Overview
Dependencies
1
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

.travis.yml

4

package.json
{
"name": "should-equal",
"version": "0.2.2",
"version": "0.2.3",
"description": "Deep comparison of 2 instances for should.js",

@@ -29,4 +29,4 @@ "main": "index.js",

"dependencies": {
"should-type": "^0.0.3"
"should-type": "0.0.3"
}
}
equal
=====
[![Build Status](https://travis-ci.org/shouldjs/equal.svg?branch=master)](https://travis-ci.org/shouldjs/equal)
Deep equality comparison implementation for should.js

@@ -18,2 +20,2 @@

b: 7 }
```
```
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