Socket
Socket
Sign inDemoInstall

chai-nightwatch

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-nightwatch - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

4

lib/chai/core/assertions.js

@@ -58,6 +58,2 @@ /*!

if ((property === 'deferred') || isComponent) {
return;
}
if (property === 'then' || property === 'catch') {

@@ -64,0 +60,0 @@ return target[property].bind(target); // Method Promise.prototype.then called on incompatible receiver [object Object]

2

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "0.5.2",
"version": "0.5.3",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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