Socket
Socket
Sign inDemoInstall

chai

Package Overview
Dependencies
6
Maintainers
2
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.0 to 4.3.1

2

lib/chai.js

@@ -13,3 +13,3 @@ /*!

exports.version = '4.3.0';
exports.version = '4.3.1';

@@ -16,0 +16,0 @@ /*!

@@ -20,3 +20,3 @@ {

],
"version": "4.3.0",
"version": "4.3.1",
"repository": {

@@ -41,3 +41,3 @@ "type": "git",

"engines": {
"node": ">=8"
"node": ">=4"
},

@@ -49,3 +49,3 @@ "dependencies": {

"get-func-name": "^2.0.0",
"pathval": "^1.1.0",
"pathval": "^1.1.1",
"type-detect": "^4.0.5"

@@ -58,6 +58,6 @@ },

"istanbul": "^0.4.3",
"karma": "^2.0.0",
"karma": "^6.1.1",
"karma-chrome-launcher": "^2.2.0",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.0.1",
"karma-mocha": "^2.0.1",
"karma-sauce-launcher": "^1.2.0",

@@ -64,0 +64,0 @@ "mocha": "^7.1.2"

@@ -29,3 +29,3 @@ <h1 align=center>

alt="node:?"
src="https://img.shields.io/badge/node-%3E=8.0-blue.svg?style=flat-square"
src="https://img.shields.io/badge/node-%3E=4.0-blue.svg?style=flat-square"
/>

@@ -32,0 +32,0 @@ </a>

@@ -35,2 +35,5 @@

/*!
* TODO: fails because of Uint8Array support
*
exports['SL_IE_Old'] = {

@@ -41,2 +44,3 @@ base: 'SauceLabs'

};
*/

@@ -43,0 +47,0 @@ exports['SL_Edge'] = {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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