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

webdriver-image-comparison

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriver-image-comparison - npm Package Compare versions

Comparing version 0.21.2 to 0.21.3

build/base.d.ts

8

package.json
{
"name": "webdriver-image-comparison",
"version": "0.21.2",
"version": "0.21.3",
"description": "An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol",

@@ -14,3 +14,3 @@ "main": "./build/index.js",

"release": "release-it --github.release",
"release.ci": "npm run compile && npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir",
"release.ci": "npm run release -- --ci --npm.skipChecks --no-git.requireCleanWorkingDir",
"release.patch": "npm run release -- patch",

@@ -20,3 +20,5 @@ "release.minor": "npm run release -- minor",

"test:watch": "npm run test -- --watchAll",
"watch": "npm run clean && npm run compile -- -w",
"watch": "npm run compile -- -w",
"precompile": "npm run clean",
"prerelease": "npm run compile",
"prepare": "husky install"

@@ -23,0 +25,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