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

@applitools/image

Package Overview
Dependencies
Maintainers
34
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.26 to 1.0.27

10

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

@@ -39,3 +39,3 @@ "homepage": "https://applitools.com",

"build": "node ../../node_modules/.bin/tsc --project ./tsconfig.build.json",
"test": "mocha --no-timeouts -r ts-node/register 'test/*.spec.ts'",
"test": "node ../../node_modules/.bin/mocha './test/*.spec.ts'",
"test:sanity": "yarn test",

@@ -48,3 +48,3 @@ "deps": "bongo deps",

"dependencies": {
"@applitools/utils": "1.3.30",
"@applitools/utils": "1.3.31",
"bmpimagejs": "1.0.4",

@@ -56,6 +56,4 @@ "jpeg-js": "0.4.4",

"@applitools/bongo": "^2.2.5",
"@types/mocha": "^9.1.1",
"@types/node": "12",
"@types/node": "^12.20.55",
"@types/pixelmatch": "^5.2.4",
"mocha": "^10.0.0",
"pixelmatch": "^5.3.0"

@@ -62,0 +60,0 @@ },

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