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

@applitools/driver

Package Overview
Dependencies
Maintainers
33
Versions
220
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.9.28 to 1.9.29

3

dist/driver.js

@@ -175,2 +175,5 @@ "use strict";

}
if (!this._driverInfo.isMobile && (this.isAndroid || this.isIOS)) {
this._driverInfo.isMobile = true;
}
(_q = (_9 = this._driverInfo).features) !== null && _q !== void 0 ? _q : (_9.features = {});

@@ -177,0 +180,0 @@ (_r = (_10 = this._driverInfo.features).allCookies) !== null && _r !== void 0 ? _r : (_10.allCookies = /chrome/i.test(this._driverInfo.browserName) && !this._driverInfo.isMobile);

2

package.json
{
"name": "@applitools/driver",
"version": "1.9.28",
"version": "1.9.29",
"description": "Applitools universal framework wrapper",

@@ -5,0 +5,0 @@ "keywords": [

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