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.8.7 to 4.9.0

11

CHANGELOG.md

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

# [4.9.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-images@4.8.7...@applitools/eyes-images@4.9.0) (2019-04-03)
### Features
* change agentIds ([aa57fb5](https://github.com/applitools/eyes.sdk.javascript1/commit/aa57fb5))
## [4.8.7](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-images@4.8.6...@applitools/eyes-images@4.8.7) (2019-04-02)

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

2

lib/Eyes.js

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

getBaseAgentId() {
return `eyes-images/${VERSION}`;
return `eyes.images.javascript/${VERSION}`;
}

@@ -40,0 +40,0 @@

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

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

"dependencies": {
"@applitools/eyes-common": "^3.0.0",
"@applitools/eyes-sdk-core": "^5.3.0"
"@applitools/eyes-common": "^3.1.0",
"@applitools/eyes-sdk-core": "^5.4.0"
},

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

},
"gitHead": "385d60fe8da84abe5b879d0ba31341bc76354602"
"gitHead": "b78c9940bc4b3d45063fb46b9abed9d166290faa"
}
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