Socket
Socket
Sign inDemoInstall

vue-recaptcha-v3

Package Overview
Dependencies
11
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.3.0

4

package.json
{
"name": "vue-recaptcha-v3",
"version": "1.2.1",
"version": "1.3.0",
"keywords": [

@@ -32,3 +32,3 @@ "captcha",

"dependencies": {
"recaptcha-v3": "^1.2.1"
"recaptcha-v3": "^1.3.0"
},

@@ -35,0 +35,0 @@ "devDependencies": {

# Vue reCAPTCHA-v3
![npm](https://img.shields.io/npm/v/vue-recaptcha-v3.svg)
![npm type definitions](https://img.shields.io/npm/types/vue-recaptcha-v3.svg)
[![npm](https://img.shields.io/npm/v/vue-recaptcha-v3.svg)](https://www.npmjs.com/package/vue-recaptcha-v3)
[![npm type definitions](https://img.shields.io/npm/types/vue-recaptcha-v3.svg)](https://www.npmjs.com/package/vue-recaptcha-v3)

@@ -50,3 +50,3 @@ A simple and easy to use reCAPTCHA (v3 only) library for Vue based on [reCAPTCHA-v3](https://github.com/AurityLab/recaptcha-v3).

|siteKey|The site key for your domain from Google.|*string*|*none*
|loaderOptions|Optional options for the [recaptcha-v3](https://github.com/AurityLab/recaptcha-v3) loader. The available options are described [here](https://github.com/AurityLab/recaptcha-v3/tree/v1.2.0#usage-1).|*object*|`null`
|loaderOptions|Optional options for the [recaptcha-v3](https://github.com/AurityLab/recaptcha-v3) loader. The available options are described [here](https://github.com/AurityLab/recaptcha-v3/#usage-1).|*object*|`null`

@@ -53,0 +53,0 @@ ### Usage

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc