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

@types/react-google-recaptcha

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-google-recaptcha - npm Package Compare versions

Comparing version

to
2.1.9

6

react-google-recaptcha/index.d.ts

@@ -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;
}

6

react-google-recaptcha/package.json
{
"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 @@