🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@thisisagile/easy-playwright

Package Overview
Dependencies
Maintainers
4
Versions
864
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisisagile/easy-playwright - npm Package Compare versions

Comparing version

to
17.13.9

6

package.json
{
"name": "@thisisagile/easy-playwright",
"version": "17.13.8",
"version": "17.13.9",
"description": "Straightforward wrapper library for Playwright web testing framework",

@@ -43,6 +43,6 @@ "author": "Sander Hoogendoorn",

"dependencies": {
"@thisisagile/easy": "^17.13.8",
"@thisisagile/easy-test-web": "^17.13.8",
"@thisisagile/easy": "^17.13.9",
"@thisisagile/easy-test-web": "^17.13.9",
"playwright": "^1.41.2"
}
}