capsolver-npm
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "capsolver-npm", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Manage to solve captcha challenges with AI in a NodeJS app (captcha service based).", | ||
@@ -5,0 +5,0 @@ "main": "src/Solver.js", |
@@ -55,2 +55,8 @@ # capsolver.com api wrapper🧠 | ||
- Check the balance with `.balance()`. | ||
```javascript | ||
if(await solver.balance() < 5.00){ | ||
console.log("Your CapSolver balance is under 5 USD") | ||
} | ||
``` | ||
@@ -57,0 +63,0 @@ 📁 Working examples |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
330573
144
0