Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - extract-stealth-evasions@2.4.10
 - puppeteer-extra-plugin-stealth@2.7.10
  • Loading branch information
berstend committed Sep 17, 2021
1 parent 6fb2bbf commit 45e5cd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/extract-stealth-evasions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "extract-stealth-evasions",
"version": "2.4.9",
"version": "2.4.10",
"description": "Extract stealth evasions from puppeteer-extra-plugin-stealth",
"main": "index.js",
"bin": {
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"puppeteer": "*",
"puppeteer-extra": "^3.1.18",
"puppeteer-extra-plugin-stealth": "^2.7.9",
"puppeteer-extra-plugin-stealth": "^2.7.10",
"terser": "^5.1.0",
"yargs": "^15.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/puppeteer-extra-plugin-stealth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppeteer-extra-plugin-stealth",
"version": "2.7.9",
"version": "2.7.10",
"description": "Stealth mode: Applies various techniques to make detection of headless puppeteer harder.",
"main": "index.js",
"typings": "index.d.ts",
Expand Down

0 comments on commit 45e5cd6

Please sign in to comment.