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

@infosimples/node_two_captcha

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@infosimples/node_two_captcha - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

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

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