puppeteer-extra-plugin-stealth
Advanced tools
Comparing version 2.10.2 to 2.10.3
{ | ||
"name": "puppeteer-extra-plugin-stealth", | ||
"version": "2.10.2", | ||
"version": "2.10.3", | ||
"description": "Stealth mode: Applies various techniques to make detection of headless puppeteer harder.", | ||
@@ -55,6 +55,18 @@ "main": "index.js", | ||
"debug": "^4.1.1", | ||
"puppeteer-extra-plugin": "^3.2.0", | ||
"puppeteer-extra-plugin-user-preferences": "^2.3.1" | ||
"puppeteer-extra-plugin": "^3.2.1", | ||
"puppeteer-extra-plugin-user-preferences": "^2.3.2" | ||
}, | ||
"gitHead": "5b39abb432e3d86675a899f3a5ba351d11b7b7ba" | ||
"peerDependencies": { | ||
"playwright-extra": "*", | ||
"puppeteer-extra": "*" | ||
}, | ||
"peerDependenciesMeta": { | ||
"puppeteer-extra": { | ||
"optional": true | ||
}, | ||
"playwright-extra": { | ||
"optional": true | ||
} | ||
}, | ||
"gitHead": "0ac255cd0b86c5da842bdf323f9979fa2fd3483a" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
273904
5
+ Addedplaywright-extra@4.3.6(transitive)
+ Addedpuppeteer-extra@3.3.6(transitive)