Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thisisagile/easy-puppeteer

Package Overview
Dependencies
Maintainers
0
Versions
823
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thisisagile/easy-puppeteer - npm Package Compare versions

Comparing version 17.2.1 to 17.3.0

8

package.json
{
"name": "@thisisagile/easy-puppeteer",
"version": "17.2.1",
"version": "17.3.0",
"description": "Straightforward wrapper library for Puppeteer web testing framework",

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

"devDependencies": {
"@thisisagile/easy-test": "17.2.1"
"@thisisagile/easy-test": "17.3.0"
},
"dependencies": {
"@thisisagile/easy": "^17.2.1",
"@thisisagile/easy-test-web": "^17.2.1",
"@thisisagile/easy": "^17.3.0",
"@thisisagile/easy-test-web": "^17.3.0",
"puppeteer": "^22.2.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc