New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

testcafe

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcafe - npm Package Compare versions

Comparing version

to
0.0.7-alpha

@@ -63,3 +63,3 @@ 'use strict';

this[stream] = outStream || process.stdout;
this[viewportWidth] = _utilsGetViewportWidth2.default(this[outStream]);
this[viewportWidth] = _utilsGetViewportWidth2.default(this[stream]);
this[wordWrapEnabled] = false;

@@ -66,0 +66,0 @@ this[indent] = 0;

{
"name": "testcafe",
"version": "0.0.6-alpha",
"version": "0.0.7-alpha",
"main": "lib/index",

@@ -5,0 +5,0 @@ "bin": {