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

capsolver-npm

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

capsolver-npm - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"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

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