Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

recaptcha-v2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

recaptcha-v2 - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

package.json
{
"name": "recaptcha-v2",
"version": "0.1.2",
"version": "0.1.3",
"description": "Obtain a v2 reCAPTCHA form and verify it",
"main": "index.js",
"main": "lib/index.js",
"directories": {

@@ -7,0 +7,0 @@ "example": "examples"

# node-recaptcha
node-recaptcha renders and verifies [Recaptcha](http://www.google.com/recaptcha) captchas.
node-recaptcha renders and verifies [reCAPTCHA](http://www.google.com/recaptcha) captchas.
**NOTE**: This release uses the latest v2 reCAPTCHA (http://www.google.com/recaptcha)
**NOTE**: This release uses the latest v2 [reCAPTCHA] (http://www.google.com/recaptcha)

@@ -19,3 +19,3 @@ ## Installation

Before you can use this module, you must visit (http://www.google.com/recaptcha)
Before you can use this module, you must visit [reCAPTCHA] (http://www.google.com/recaptcha)
to request a public and private API key for your domain.

@@ -22,0 +22,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