@thisisagile/easy-puppeteer
Advanced tools
Comparing version 7.34.17 to 7.34.19
{ | ||
"name": "@thisisagile/easy-puppeteer", | ||
"version": "7.34.17", | ||
"version": "7.34.19", | ||
"description": "Straightforward wrapper library for Puppeteer web testing framework", | ||
@@ -37,9 +37,9 @@ "author": "Sander Hoogendoorn", | ||
"devDependencies": { | ||
"@thisisagile/easy-test": "7.34.17" | ||
"@thisisagile/easy-test": "7.34.19" | ||
}, | ||
"dependencies": { | ||
"@thisisagile/easy": "7.34.17", | ||
"@thisisagile/easy-test-web": "7.34.17", | ||
"@thisisagile/easy": "7.34.19", | ||
"@thisisagile/easy-test-web": "7.34.19", | ||
"puppeteer": "^10.1.0" | ||
} | ||
} |
+ Added@thisisagile/easy@7.34.19(transitive)
+ Added@thisisagile/easy-test-web@7.34.19(transitive)
- Removed@thisisagile/easy@7.34.17(transitive)
- Removed@thisisagile/easy-test-web@7.34.17(transitive)
Updated@thisisagile/easy@7.34.19