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

@applitools/eyes-images

Package Overview
Dependencies
Maintainers
15
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/eyes-images - npm Package Compare versions

Comparing version 4.9.1 to 4.10.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [4.10.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-images@4.9.1...@applitools/eyes-images@4.10.0) (2019-04-12)
### Features
* move defaultMatchSettings from EyesAbstract to Configuration ([43d305c](https://github.com/applitools/eyes.sdk.javascript1/commit/43d305c))
## [4.9.1](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-images@4.9.0...@applitools/eyes-images@4.9.1) (2019-04-08)

@@ -8,0 +19,0 @@

2

lib/Eyes.js

@@ -16,3 +16,3 @@ 'use strict';

*
* @param {string} [serverUrl=EyesBase.getDefaultServerUrl()] The Eyes server URL.
* @param {string} [serverUrl] The Eyes server URL.
* @param {?boolean} [isDisabled=false] - Will be checked <b>before</b> any argument validation. If true, all method

@@ -19,0 +19,0 @@ * will immediately return without performing any action.

{
"name": "@applitools/eyes-images",
"version": "4.9.1",
"version": "4.10.0",
"description": "The simplest implementation of Applitools Eyes SDK, uploads images for validation",

@@ -34,4 +34,4 @@ "keywords": [

"dependencies": {
"@applitools/eyes-common": "^3.1.0",
"@applitools/eyes-sdk-core": "^5.4.2"
"@applitools/eyes-common": "^3.2.0",
"@applitools/eyes-sdk-core": "^5.5.0"
},

@@ -50,3 +50,3 @@ "devDependencies": {

},
"gitHead": "8ebe9adf6b4c76bd7fb92e7368d9031d6a5ffa15"
"gitHead": "1211720d0086eaf79d3d534426c83ec58e4eaf8b"
}
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