🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@types/react-recaptcha

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-recaptcha - npm Package Compare versions

Comparing version

to
2.2.4

@@ -5,3 +5,3 @@ // Type definitions for react-recaptcha 2.2

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1
// TypeScript Version: 2.3

@@ -28,5 +28,5 @@ import { Component } from "react";

declare class Recaptcha extends Component<RecaptchaProps, any> {
declare class Recaptcha extends Component<RecaptchaProps> {
static propTypes: any;
static defaultProps: RecaptchaProps;
}
{
"name": "@types/react-recaptcha",
"version": "2.2.3",
"version": "2.2.4",
"description": "TypeScript definitions for react-recaptcha",

@@ -22,4 +22,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "de0e84d6657c1966a05e56f1b93d2cc091d0900f8b728f0e3e1ab5ce3a0f6ee7",
"typeScriptVersion": "2.1"
"typesPublisherContentHash": "82c7bf713f8c086c988cef6313955f34924f93fcc80b47ff8b11fdca5d0e2f2f",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Fri, 02 Jun 2017 13:38:50 GMT
* Last updated: Fri, 23 Jun 2017 17:37:20 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is not supported yet