@types/google.picker
Advanced tools
Comparing version 0.0.42 to 0.0.43
{ | ||
"name": "@types/google.picker", | ||
"version": "0.0.42", | ||
"version": "0.0.43", | ||
"description": "TypeScript definitions for google.picker", | ||
@@ -9,10 +9,20 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.picker", | ||
{ | ||
"name": "grapswiz", | ||
"githubUsername": "grapswiz", | ||
"url": "https://github.com/grapswiz" | ||
"name": "Justin Poehnelt", | ||
"githubUsername": "jpoehnelt", | ||
"url": "https://github.com/jpoehnelt" | ||
}, | ||
{ | ||
"name": "Chives", | ||
"githubUsername": "chivesrs", | ||
"url": "https://github.com/chivesrs" | ||
"name": "Steve Bazyl", | ||
"githubUsername": "sqrrrl", | ||
"url": "https://github.com/sqrrrl" | ||
}, | ||
{ | ||
"name": "Pierrick Voulet", | ||
"githubUsername": "PierrickVoulet", | ||
"url": "https://github.com/PierrickVoulet" | ||
}, | ||
{ | ||
"name": "Vinay Vyas", | ||
"githubUsername": "vinay-google", | ||
"url": "https://github.com/vinay-google" | ||
} | ||
@@ -29,5 +39,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "11aef48456208cec061d4989c5bddf7b3253d6f16feed29c58765a2804d51dcb", | ||
"typeScriptVersion": "4.5", | ||
"typesPublisherContentHash": "d8dc7ad4b06ec1e7fca1bfbced8b22e9a613eb07974091f8cc8c1f5cb29a7273", | ||
"typeScriptVersion": "4.8", | ||
"nonNpm": true | ||
} |
@@ -11,6 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 03:09:37 GMT | ||
* Last updated: Thu, 17 Oct 2024 21:36:15 GMT | ||
* Dependencies: none | ||
# Credits | ||
These definitions were written by [grapswiz](https://github.com/grapswiz), and [Chives](https://github.com/chivesrs). | ||
These definitions were written by [Justin Poehnelt](https://github.com/jpoehnelt), [Steve Bazyl](https://github.com/sqrrrl), [Pierrick Voulet](https://github.com/PierrickVoulet), and [Vinay Vyas](https://github.com/vinay-google). |
16737