Socket
Socket
Sign inDemoInstall

bestcaptchasolver

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bestcaptchasolver - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

package.json.save

3

examples/recaptcha.js

@@ -31,2 +31,3 @@ #!/usr/bin/node

// v3_min_score: '0.3', // if v3, score to target, optional
// data_s: 'recaptcha data-s parameter used in loading reCAPTCHA',
// affiliate_id: 'ID of affiliate' // optional

@@ -49,2 +50,2 @@ });

example(); // run example
example(); // run example
{
"name": "bestcaptchasolver",
"version": "1.0.6",
"version": "1.0.7",
"description": "bestcaptchasolve-nodejs is a super easy to use bypass captcha nodeJS API wrapper for bestcaptchasolver.com captcha service ",

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

@@ -62,2 +62,3 @@ bestcaptchasolver - Bestcaptchasolver nodeJS client API library

// v3_min_score: '0.3', // if v3, score to target, optional
// data_s: 'recaptcha data-s parameter used in loading reCAPTCHA',
// affiliate_id: 'ID of affiliate' // optional

@@ -64,0 +65,0 @@ }).then(function (id)) { /* use id to retrieve response */ };

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