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

captcha-solver-provider

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

captcha-solver-provider - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.test.js

2

package.json
{
"name": "captcha-solver-provider",
"version": "0.0.2",
"version": "0.0.3",
"description": "Abstract base class for captcha solver providers.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -27,3 +27,3 @@ # captcha-solver-provider

### [CaptchaSolverProvider](https://github.com/transitive-bullshit/captcha-solver/blob/170214d0031b20cd05080088b16434b7b900386d/packages/captcha-solver-provider/index.js#L6-L49)
### [CaptchaSolverProvider](https://github.com/transitive-bullshit/captcha-solver/blob/d779c7a87541decd9422a715c3e7e503a49fd0bb/packages/captcha-solver-provider/index.js#L6-L49)

@@ -36,3 +36,3 @@ Abstract base class for captcha solver providers.

#### [name](https://github.com/transitive-bullshit/captcha-solver/blob/170214d0031b20cd05080088b16434b7b900386d/packages/captcha-solver-provider/index.js#L12-L14)
#### [name](https://github.com/transitive-bullshit/captcha-solver/blob/d779c7a87541decd9422a715c3e7e503a49fd0bb/packages/captcha-solver-provider/index.js#L12-L14)

@@ -45,3 +45,3 @@ Provider name.

#### [supportedTaskTypes](https://github.com/transitive-bullshit/captcha-solver/blob/170214d0031b20cd05080088b16434b7b900386d/packages/captcha-solver-provider/index.js#L21-L23)
#### [supportedTaskTypes](https://github.com/transitive-bullshit/captcha-solver/blob/d779c7a87541decd9422a715c3e7e503a49fd0bb/packages/captcha-solver-provider/index.js#L21-L23)

@@ -54,3 +54,3 @@ Set containing task types supported by this provider.

#### [createTask](https://github.com/transitive-bullshit/captcha-solver/blob/170214d0031b20cd05080088b16434b7b900386d/packages/captcha-solver-provider/index.js#L34-L36)
#### [createTask](https://github.com/transitive-bullshit/captcha-solver/blob/d779c7a87541decd9422a715c3e7e503a49fd0bb/packages/captcha-solver-provider/index.js#L34-L36)

@@ -67,3 +67,3 @@ Creates a new captcha solving task.

#### [getTaskResult](https://github.com/transitive-bullshit/captcha-solver/blob/170214d0031b20cd05080088b16434b7b900386d/packages/captcha-solver-provider/index.js#L46-L48)
#### [getTaskResult](https://github.com/transitive-bullshit/captcha-solver/blob/d779c7a87541decd9422a715c3e7e503a49fd0bb/packages/captcha-solver-provider/index.js#L46-L48)

@@ -70,0 +70,0 @@ Fetches the result of a previously created captcha solving task.

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