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

testcafe-blink-diff

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testcafe-blink-diff - npm Package Compare versions

Comparing version

to
0.3.6

2

lib/index.js

@@ -50,3 +50,3 @@ const path = require('path');

const filename = normalize(options.label || t.testRun.test.name);
const imagePath = `${normalize(groupId)}/${filename}/${type}.png`;
const imagePath = `${normalize(groupId)}/${filename}/${options.as || type}.png`;

@@ -53,0 +53,0 @@ return Promise.resolve()

{
"name": "testcafe-blink-diff",
"version": "0.3.5",
"version": "0.3.6",
"description": "Visual regression for Testcafé through BlinkDiff",

@@ -5,0 +5,0 @@ "main": "lib/index.js",