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

@applitools/driver

Package Overview
Dependencies
Maintainers
43
Versions
216
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/driver - npm Package Compare versions

Comparing version 1.13.3 to 1.13.4

15

CHANGELOG.md
# Changelog
## [1.13.4](https://github.com/applitools/eyes.sdk.javascript1/compare/js/driver@1.13.3...js/driver@1.13.4) (2023-08-03)
### Bug Fixes
* extract device orientation from a browser for web executions ([d8d4e91](https://github.com/applitools/eyes.sdk.javascript1/commit/d8d4e919965fb9105915e762c397ec2cc57a8a71))
### Dependencies
* @applitools/snippets bumped to 2.4.22
#### Bug Fixes
* improve orientation extraction for ios devices ([378d989](https://github.com/applitools/eyes.sdk.javascript1/commit/378d9894e4fbc7247087ccb8c46266dc4737e2e5))
## [1.13.3](https://github.com/applitools/eyes.sdk.javascript1/compare/js/driver@1.13.2...js/driver@1.13.3) (2023-07-21)

@@ -4,0 +19,0 @@

2

dist/driver.js

@@ -737,3 +737,3 @@ "use strict";

return undefined;
if (environment.isEmulation)
if (environment.isWeb)
return (_a = this._viewport) === null || _a === void 0 ? void 0 : _a.orientation;

@@ -740,0 +740,0 @@ if (environment.isAndroid) {

{
"name": "@applitools/driver",
"version": "1.13.3",
"version": "1.13.4",
"description": "Applitools universal framework wrapper",

@@ -77,3 +77,3 @@ "keywords": [

"@applitools/logger": "2.0.7",
"@applitools/snippets": "2.4.21",
"@applitools/snippets": "2.4.22",
"@applitools/utils": "1.5.0",

@@ -80,0 +80,0 @@ "semver": "7.5.4"

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