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

playwright-extra

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright-extra - npm Package Compare versions

Comparing version 4.3.1 to 4.3.2

2

dist/index.cjs.js
/*!
* playwright-extra v4.3.0 by berstend
* playwright-extra v4.3.1 by berstend
* https://github.com/berstend/puppeteer-extra/tree/master/packages/playwright-extra#readme

@@ -4,0 +4,0 @@ * @license MIT

/*!
* playwright-extra v4.3.0 by berstend
* playwright-extra v4.3.1 by berstend
* https://github.com/berstend/puppeteer-extra/tree/master/packages/playwright-extra#readme

@@ -4,0 +4,0 @@ * @license MIT

{
"name": "playwright-extra",
"version": "4.3.1",
"version": "4.3.2",
"description": "Teach playwright new tricks through plugins.",

@@ -50,4 +50,4 @@ "repository": "berstend/puppeteer-extra",

"prettier": "^2.7.1",
"puppeteer-extra-plugin": "^3.2.0",
"puppeteer-extra-plugin-anonymize-ua": "^2.4.2",
"puppeteer-extra-plugin": "^3.2.1",
"puppeteer-extra-plugin-anonymize-ua": "^2.4.3",
"rimraf": "^3.0.0",

@@ -64,3 +64,15 @@ "rollup": "^1.27.5",

},
"gitHead": "3adeb3df2c204892be51aeb3cb18324fa3dbb93f"
"peerDependencies": {
"playwright": "*",
"playwright-core": "*"
},
"peerDependenciesMeta": {
"playwright": {
"optional": true
},
"playwright-core": {
"optional": true
}
},
"gitHead": "0ac255cd0b86c5da842bdf323f9979fa2fd3483a"
}
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