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

node_two_captcha

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node_two_captcha - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "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,3 +15,3 @@ # Node TwoCaptcha

```bash
npm install @infosimples/node_two_captcha
npm install node_two_captcha
```

@@ -27,3 +27,3 @@

// Import module
const Client = require('@infosimples/node_two_captcha');
const Client = require('node_two_captcha');

@@ -30,0 +30,0 @@ // Declare your client

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