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 8.2.6 to 9.0.0

11

package.json
{
"name": "react-simple-captcha",
"version": "8.2.6",
"version": "9.0.0",
"description": "A very simple,powerful and highly customizable captcha for ReactJS",

@@ -27,6 +27,11 @@ "main": "react-simple-captcha.js",

"dependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-html-parser": "^2.0.2"
},
"devDependencies": {
"react": "^17.1.0",
"react-dom": "^17.1.0"
},
"peerDependencies": {
"react": "*"
}
}

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

if (validateCaptcha(user_captcha)==true) {
if (validateCaptcha(user_captcha)===true) {
alert('Captcha Matched');

@@ -193,6 +193,4 @@ loadCaptchaEnginge(6);

### Support react-simple-captcha
[![Buy Me a Coffee](https://cdn.buymeacoffee.com/buttons/v2/default-red.png "Buy Masroor Ejaz a Coffee. Thank You")](https://www.buymeacoffee.com/masroorejaz) <br>
**OR BUY SOMETHING FROM OUR AFFILIATED STORES** <br>
[![Apparels Fly](https://apparelsfly.com/image/cache/apparelsflylogo-263x73.png "Apparels Fly | High Quality Apparels From USA")](https://apparelsfly.com/) <br>
[![Tactical Apparels](http://tacticalapparels.com/image/cache/logo-199x73.png "Tactical Apparels | USA Quality Tactical Outdoor Clothing")](http://tacticalapparels.com/) <br>
[![Buy Me a Coffee](https://cdn.buymeacoffee.com/buttons/v2/default-red.png "Buy Masroor Ejaz a Coffee. Thank You")](https://www.buymeacoffee.com/masroorejaz)
### Rate react-simple-captcha

@@ -199,0 +197,0 @@ [![Rate Us](https://www.pngmart.com/files/7/Rate-Us-PNG-Transparent-Picture.png "Rate react-simple-captcha")](https://openbase.com/js/react-simple-captcha#rate)

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