Socket
Socket
Sign inDemoInstall

react-simple-captcha

Package Overview
Dependencies
6
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.2 to 3.2.3

2

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

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

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

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

@@ -29,2 +30,3 @@

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

@@ -39,2 +41,3 @@

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

@@ -47,2 +50,3 @@

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

@@ -69,2 +73,3 @@

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

@@ -78,2 +83,3 @@

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc