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

puppeteer-extra-plugin-capsolver-catchless

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

puppeteer-extra-plugin-capsolver-catchless - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

package.json
{
"name": "puppeteer-extra-plugin-capsolver-catchless",
"version": "1.1.3",
"version": "1.1.4",
"description": "A puppeteer-extra plugin to interact/solve captcha with API. (With no catches)",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -166,3 +166,3 @@ const axios = require('axios')

if (captchaImagesGrid === null) {
resolve('solved')
resolve('repeat_attempt_new_captcha')
} else {

@@ -169,0 +169,0 @@ // executes grid clicker

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