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

@thisisagile/easy-puppeteer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisisagile/easy-puppeteer - npm Package Compare versions

Comparing version

to
15.16.2

{
"name": "@thisisagile/easy-puppeteer",
"version": "15.16.1",
"version": "15.16.2",
"description": "Straightforward wrapper library for Puppeteer web testing framework",

@@ -38,9 +38,9 @@ "author": "Sander Hoogendoorn",

"devDependencies": {
"@thisisagile/easy-test": "15.16.1"
"@thisisagile/easy-test": "15.16.2"
},
"dependencies": {
"@thisisagile/easy": "^15.16.1",
"@thisisagile/easy-test-web": "^15.16.1",
"@thisisagile/easy": "^15.16.2",
"@thisisagile/easy-test-web": "^15.16.2",
"puppeteer": "^22.2.0"
}
}