Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@applitools/image

Package Overview
Dependencies
Maintainers
33
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/image - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

dist/image.js

@@ -181,2 +181,3 @@ "use strict";

image = await transform(image ? await image : size, transforms);
size = { width: image.width, height: image.height };
transforms = { crop: null, scale: 1, rotate: 0, modifiers: [] };

@@ -183,0 +184,0 @@ return image;

2

package.json
{
"name": "@applitools/image",
"version": "1.0.4",
"version": "1.0.5",
"description": "Image primitive used for capturing and manipulating screenshots",

@@ -5,0 +5,0 @@ "homepage": "https://applitools.com",

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