@antiadmin/anticaptchaofficial
Advanced tools
Comparing version 1.0.35 to 1.0.36
{ | ||
"name": "@antiadmin/anticaptchaofficial", | ||
"version": "1.0.35", | ||
"version": "1.0.36", | ||
"description": "Official Anti-Captcha.com npm library", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -76,2 +76,3 @@ ## Official Anti-Captcha.com npm module ## | ||
Run synchronous code like this: | ||
| ||
```javascript | ||
@@ -89,2 +90,3 @@ (async() => { | ||
``` | ||
| ||
--- | ||
@@ -97,2 +99,3 @@ Solve image captcha: | ||
``` | ||
Report last solved image captcha as incorrect (must read [this](https://anti-captcha.com/apidoc/methods/reportIncorrectImageCaptcha) before using): | ||
@@ -99,0 +102,0 @@ ```javascript |
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
45157
386