Socket
Socket
Sign inDemoInstall

react-simple-captcha

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-captcha - npm Package Compare versions

Comparing version 3.2.1 to 3.2.2

2

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

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

@@ -20,3 +20,3 @@ # React Simple Captcha

- **Step 1**
- **Step 1:**
Install 'react-html-parser'

@@ -28,3 +28,3 @@

- **Step 2**
- **Step 2:**
Import 'react-html-parser'

@@ -38,3 +38,3 @@

- **Step 3**
- **Step 3:**
Import all functions from react-simple-captcha

@@ -46,3 +46,3 @@

- **Step 4**
- **Step 4:**
Place **LoadCanvasTemplate** or **LoadCanvasTemplateNoReload** *(if you do not want 'Reload Captcha' functionality)* in your render code in the function ReactHtmlParser()

@@ -68,3 +68,3 @@

- **Step 5**
- **Step 5:**
Paste **loadcaptchaenginge(6)** *(You can change 6 to number of captcha charcters you want)* in **componentDidMount**

@@ -77,3 +77,3 @@

```
- **Step 6**
- **Step 6:**
Validate captcha by using **validateCaptcha(user_captcha_value)**

@@ -80,0 +80,0 @@

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