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.1.1 to 1.1.2

16

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

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

"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.13.14",
"@semantic-release/commit-analyzer": "^8.0.1",

@@ -41,6 +41,6 @@ "@semantic-release/git": "^9.0.0",

"babel-core": "^6.26.3",
"babel-plugin-module-resolver": "^4.0.0",
"babel-plugin-module-resolver": "^4.1.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"babel-register": "^6.26.0",
"chai": "^4.2.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",

@@ -51,12 +51,12 @@ "chai-subset": "^1.6.0",

"eslint-config-airbnb-improved": "^4.0.14",
"eslint-import-resolver-babel-module": "^5.1.2",
"mocha": "^7.0.1",
"eslint-import-resolver-babel-module": "^5.2.0",
"mocha": "^7.2.0",
"sinon": "^8.1.1",
"sinon-as-promised": "^4.0.3",
"sinon-chai": "^3.4.0"
"sinon-chai": "^3.6.0"
},
"dependencies": {
"lodash.mapvalues": "^4.6.0",
"sort-any": "^1.1.21"
"sort-any": "^1.2.1"
}
}
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