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

@applitools/spec-driver-puppeteer

Package Overview
Dependencies
Maintainers
57
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/spec-driver-puppeteer - npm Package Compare versions

Comparing version

to
1.4.20

10

CHANGELOG.md
# Changelog
## [1.4.20](https://github.com/Applitools-Dev/sdk/compare/js/spec-driver-puppeteer@1.4.19...js/spec-driver-puppeteer@1.4.20) (2024-11-12)
### Dependencies
* @applitools/driver bumped to 1.20.0
#### Features
* add an option to keep the navigation bar for android devices ([#2608](https://github.com/Applitools-Dev/sdk/issues/2608)) ([e7647e0](https://github.com/Applitools-Dev/sdk/commit/e7647e0105a7aa47e6bf3b20ab033f1e389ca849))
## [1.4.19](https://github.com/Applitools-Dev/sdk/compare/js/spec-driver-puppeteer@1.4.18...js/spec-driver-puppeteer@1.4.19) (2024-11-07)

@@ -4,0 +14,0 @@

4

package.json
{
"name": "@applitools/spec-driver-puppeteer",
"version": "1.4.19",
"version": "1.4.20",
"keywords": [

@@ -43,3 +43,3 @@ "puppeteer",

"dependencies": {
"@applitools/driver": "1.19.7",
"@applitools/driver": "1.20.0",
"@applitools/utils": "1.7.5"

@@ -46,0 +46,0 @@ },