New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-google-invisible-recaptcha

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-invisible-recaptcha - npm Package Compare versions

Comparing version 0.0.4 to 0.1.0

2

package.json
{
"name": "react-google-invisible-recaptcha",
"author": "szchenghuang <szchenghuang@gmail.com>",
"version": "0.0.4",
"version": "0.1.0",
"description": "A React component which is simply interested in Google invisible reCaptcha.",

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

# react-google-invisible-recaptcha #
A React component which is simply interested in Google invisible reCAPTCHA. Pure implementation without external dependency.
A React component which is simply interested in Google invisible reCAPTCHA.
* Support multiple reCAPTCHA widgets on one page.
* Vallina JS.
* No dependency.
## [Demo][demo] ##

@@ -33,3 +37,3 @@

ref={ ref => this.recaptcha = ref }
sitekey="6LeH_x8UAAAAAKKuaaod4GsENkTJTHdeQIm8l6y2"
sitekey="<sitekey>"
onResolved={ this.onResolved } />

@@ -36,0 +40,0 @@ </div>

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