Socket
Socket
Sign inDemoInstall

deep-equal-in-any-order

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deep-equal-in-any-order - npm Package Compare versions

Comparing version 1.0.21 to 1.0.24

20

package.json
{
"name": "deep-equal-in-any-order",
"version": "1.0.21",
"version": "1.0.24",
"description": "chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order",

@@ -34,6 +34,6 @@ "main": "build/index.js",

"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/core": "^7.8.4",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-plugin-module-resolver": "^3.2.0",
"babel-plugin-module-resolver": "^4.0.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",

@@ -45,14 +45,14 @@ "babel-register": "^6.26.0",

"dirty-chai": "^2.0.1",
"eslint": "^6.2.2",
"eslint-config-airbnb-improved": "^4.0.13",
"eslint-import-resolver-babel-module": "^5.1.0",
"mocha": "^6.2.0",
"sinon": "^7.4.1",
"eslint": "^6.8.0",
"eslint-config-airbnb-improved": "^4.0.14",
"eslint-import-resolver-babel-module": "^5.1.2",
"mocha": "^7.0.1",
"sinon": "^8.1.1",
"sinon-as-promised": "^4.0.3",
"sinon-chai": "^3.3.0"
"sinon-chai": "^3.4.0"
},
"dependencies": {
"lodash": "^4.17.15",
"sort-any": "^1.1.19"
"sort-any": "^1.1.21"
}
}
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