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

chai-subset-in-order

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-subset-in-order - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

9

package.json
{
"name": "chai-subset-in-order",
"version": "2.1.3",
"version": "2.1.4",
"description": "Chai plugin to test matching subsets in the same order",
"main": "lib/chai-subset-in-order.js",
"scripts": {
"lint": "eslint lib test",
"test": "istanbul cover _mocha",

@@ -29,6 +30,6 @@ "test-only-mocha": "mocha --recursive test",

"chai": "4.2.0",
"coveralls": "3.0.2",
"coveralls": "3.0.9",
"istanbul": "0.4.5",
"mocha": "6.0.0",
"mocha-eslint": "5.0.0"
"mocha": "7.0.1",
"mocha-eslint": "6.0.0"
},

@@ -35,0 +36,0 @@ "files": [

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