@types/react-google-recaptcha
Advanced tools
Comparing version
@@ -123,2 +123,8 @@ import * as React from "react"; | ||
badge?: Badge | undefined; | ||
/** | ||
* Optional. For plugin owners to not interfere with existing reCAPTCHA installations on a page. | ||
* If true, this reCAPTCHA instance will be part of a separate ID space. | ||
* @default false | ||
*/ | ||
isolated?: boolean | undefined; | ||
} |
{ | ||
"name": "@types/react-google-recaptcha", | ||
"version": "2.1.8", | ||
"version": "2.1.9", | ||
"description": "TypeScript definitions for react-google-recaptcha", | ||
@@ -55,4 +55,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-google-recaptcha", | ||
}, | ||
"typesPublisherContentHash": "13bc49d3e0d89d64fba1d1a38f4e01c2d8308897c9294b9b199c6c15d891e98f", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "12a722f75fb5409cad58fe69fc198b8f8981cdd3518a58219e9082fcbd7060c6", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Tue, 23 Jan 2024 20:07:30 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ |
7364
3.54%109
5.83%