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