Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antiadmin/anticaptchaofficial

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antiadmin/anticaptchaofficial - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

25

index.js

@@ -7,27 +7,5 @@

// reCAPTCHA 2
websiteUrl: null,
websiteKey: null,
websiteSToken: null,
recaptchaDataSValue: null,
proxyType: 'http',
proxyAddress: null,
proxyPort: null,
proxyLogin: null,
proxyPassword: null,
userAgent: '',
cookies: '',
// reCAPTCHA 3
minScore: '',
pageAction: '',
// FunCaptcha
websitePublicKey: null,
funcaptchaApiJSSubdomain: null,
// GeeTest
websiteChallenge: null,
geetestApiServerSubdomain: null,
geetestGetLib: null,
// image

@@ -72,3 +50,4 @@ phrase: null,

maxLength: this.settings.maxLength
}
},
'languagePool' : this.settings.languagePool
})

@@ -75,0 +54,0 @@ .then(res => {

2

package.json
{
"name": "@antiadmin/anticaptchaofficial",
"version": "1.0.8",
"version": "1.0.9",
"description": "Official Anti-Captcha.com npm library",

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

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