@types/grecaptcha
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -1,6 +0,1 @@ | ||
// Type definitions for Google Recaptcha | ||
// Project: https://www.google.com/recaptcha | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class Recaptcha { | ||
@@ -7,0 +2,0 @@ constructor(); |
{ | ||
"name": "@types/grecaptcha", | ||
"version": "0.0.3", | ||
"description": "TypeScript definitions for Google Recaptcha", | ||
"version": "0.0.4", | ||
"description": "TypeScript definitions for grecaptcha", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grecaptcha", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "DefinitelyTyped", | ||
"url": "https://github.com/DefinitelyTyped", | ||
"githubUsername": "DefinitelyTyped" | ||
} | ||
], | ||
"contributors": [], | ||
"main": "", | ||
@@ -23,4 +17,4 @@ "types": "index.d.ts", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "df227d250715473bc1557a1699d6e42d0252915cb13cd81906f1fdcce502a1df", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "bad05b9cf0b676fb0bb9c3c19662f6d82b007fe5015e7736daaddba56f850a77", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Google Recaptcha (https://www.google.com/recaptcha). | ||
This package contains type definitions for grecaptcha (https://www.google.com/recaptcha). | ||
@@ -12,7 +12,2 @@ # Details | ||
````ts | ||
// Type definitions for Google Recaptcha | ||
// Project: https://www.google.com/recaptcha | ||
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class Recaptcha { | ||
@@ -56,7 +51,6 @@ constructor(); | ||
### Additional Details | ||
* Last updated: Thu, 23 Dec 2021 23:34:45 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `Recaptcha` | ||
# Credits | ||
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped). | ||
These definitions were written by . |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
4631
32
2
54