@antiadmin/anticaptchaofficial
Advanced tools
Comparing version 1.0.33 to 1.0.34
@@ -734,3 +734,3 @@ | ||
this.settings.taskId = res.taskId; | ||
return res.taskId; | ||
resolve(res.taskId); | ||
}) | ||
@@ -737,0 +737,0 @@ .catch(err => reject(err)); |
{ | ||
"name": "@antiadmin/anticaptchaofficial", | ||
"version": "1.0.33", | ||
"version": "1.0.34", | ||
"description": "Official Anti-Captcha.com npm library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48891