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 0.5.5 to 0.5.6

2

lib/image-diff.js

@@ -105,3 +105,3 @@ const fs = require('fs');

dstImage.pack().pipe(fs.createWriteStream(this.getImageOutput()));
fs.writeFileSync(this.getImageOutput(), PNG.sync.write(dstImage));

@@ -108,0 +108,0 @@ callback(Object.assign(this, {

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

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

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