@infosimples/node_two_captcha
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@infosimples/node_two_captcha", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Node.js package for easy integration with 2Captcha API (Captcha Solver as a Service)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -15,5 +15,7 @@ # Node TwoCaptcha | ||
```bash | ||
npm install node_two_captcha | ||
npm install @infosimples/node_two_captcha | ||
``` | ||
JSDoc documentation can be found at https://infosimples.github.io/node_two_captcha/ | ||
## Usage | ||
@@ -25,3 +27,3 @@ | ||
// Import module | ||
const Client = require('node_two_captcha'); | ||
const Client = require('@infosimples/node_two_captcha'); | ||
@@ -28,0 +30,0 @@ // Declare your client |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1109674
144