File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " extract-stealth-evasions" ,
3
- "version" : " 2.4.9 " ,
3
+ "version" : " 2.4.10 " ,
4
4
"description" : " Extract stealth evasions from puppeteer-extra-plugin-stealth" ,
5
5
"main" : " index.js" ,
6
6
"bin" : {
24
24
"dependencies" : {
25
25
"puppeteer" : " *" ,
26
26
"puppeteer-extra" : " ^3.1.18" ,
27
- "puppeteer-extra-plugin-stealth" : " ^2.7.9 " ,
27
+ "puppeteer-extra-plugin-stealth" : " ^2.7.10 " ,
28
28
"terser" : " ^5.1.0" ,
29
29
"yargs" : " ^15.4.1"
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppeteer-extra-plugin-stealth" ,
3
- "version" : " 2.7.9 " ,
3
+ "version" : " 2.7.10 " ,
4
4
"description" : " Stealth mode: Applies various techniques to make detection of headless puppeteer harder." ,
5
5
"main" : " index.js" ,
6
6
"typings" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments