New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

extract-stealth-evasions

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-stealth-evasions

Extract stealth evasions from puppeteer-extra-plugin-stealth

  • 2.3.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
69
increased by2.99%
Maintainers
1
Weekly downloads
 
Created
Source

extract-stealth-evasions

This script offers a quick way to extract the latest stealth evasions from puppeteer-extra-stealth to (minified) JavaScript. The resulting JS file can be used in pure CDP implementations or to test the evasions in your devtools.

How to use
yarn install
node .

Use the resulting stealth.min.js file however you like.

Options
$ node index -h
Usage: index [options]

Options:
  --version      Show version number                                   [boolean]
  -e, --exclude  Exclude evasion (repeat for multuple)
  -i, --include  Include evasion (repeat for multuple)
  -l, --list     List available evasions
  -h, --help     Show help                                             [boolean]

Keywords

FAQs

Package last updated on 18 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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