New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.25 to 1.0.26

publish.sh

5

index.js

@@ -446,3 +446,6 @@

websitePublicKey: websiteKey,
funcaptchaApiJSSubdomain: this.settings.funcaptchaApiJSSubdomain,
funcaptchaApiJSSubdomain: this.settings.funcaptchaApiJSSubdomain ? this.settings.funcaptchaApiJSSubdomain : '',
data: this.settings.funcaptchaDataBlob ? JSON.stringify({
blob: this.settings.funcaptchaDataBlob
}) : '',
proxyType: proxyType,

@@ -449,0 +452,0 @@ proxyAddress: proxyAddress,

2

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

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

Sorry, the diff of this file is not supported yet

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