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

@types/grecaptcha

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/grecaptcha - npm Package Compare versions

Comparing version 3.0.8 to 3.0.9

5

grecaptcha/index.d.ts

@@ -99,2 +99,7 @@ declare var grecaptcha: ReCaptchaV2.ReCaptcha & {

/**
* Optional. Enterprise checkbox reCAPTCHA only.
* The action associated with the user-initiated event.
*/
action?: string | undefined;
/**
* Optional. Invisible reCAPTCHA only. For plugin owners to not interfere with existing reCAPTCHA installations on a page.

@@ -101,0 +106,0 @@ * If true, this reCAPTCHA instance will be part of a separate ID space.

6

grecaptcha/package.json
{
"name": "@types/grecaptcha",
"version": "3.0.8",
"version": "3.0.9",
"description": "TypeScript definitions for grecaptcha",

@@ -46,4 +46,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grecaptcha",

"dependencies": {},
"typesPublisherContentHash": "88cc4a5026e9299e62fbb1f9a2a57bfab1c8de66344da4ed16db1106bc5888fc",
"typeScriptVersion": "4.6"
"typesPublisherContentHash": "f8afe90ee0e349f881317d38d392752202bccd6425fe3567dc14bf4b1c806fa3",
"typeScriptVersion": "4.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 28 Feb 2024 17:07:14 GMT
* Last updated: Tue, 19 Mar 2024 12:41:20 GMT
* Dependencies: none

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