Socket
Socket
Sign inDemoInstall

react-simple-captcha

Package Overview
Dependencies
0
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

2

package.json
{
"name": "react-simple-captcha",
"version": "3.1.0",
"version": "3.1.1",
"description": "A very simple and powerful captcha for ReactJS",

@@ -5,0 +5,0 @@ "main": "react-simple-captcha.js",

@@ -12,6 +12,6 @@ # React Simple Captcha

```
**Usage Guide**
<br>
**Usage Guide** <br>
Just follow these 6 easy steps to use the react simple captcha:
- **Prerequisite**
- **Prerequisite** <br><br>
**react-html-parser**

@@ -29,3 +29,3 @@ - **Step 1** <br>

```
<br>
**react-simple-captcha**

@@ -95,3 +95,3 @@

```
<br>
### Options

@@ -108,3 +108,3 @@

| **validateCaptcha(*User_Submitted_Value*, *false*)** | Will return *true* if user submitted value matches with captcha otherwise *false*. Will not reload captcha if user submitted value is *false* |
<br>
### Example

@@ -177,9 +177,9 @@ Let's create a class name **CaptchaTest** with react simple captcha functionality:

```
<br>
### Browser support
Works in every modern browser which has support for [canvas element](https://caniuse.com/canvas-text "canvas element").
<br>
### License
react-simple-captcha is licensed under the [MIT license](https://opensource.org/licenses/MIT "MIT license").
<br>
### Author Profile

@@ -186,0 +186,0 @@ **Name:** Masroor Ejaz<br>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc