@types/google.picker
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -1,7 +0,1 @@ | ||
// Type definitions for non-npm package Google Picker API 0.0 | ||
// Project: https://developers.google.com/picker/ | ||
// Definitions by: grapswiz <https://github.com/grapswiz> | ||
// Chives <https://github.com/chivesrs> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
type DOMDocument = Document; | ||
@@ -8,0 +2,0 @@ |
{ | ||
"name": "@types/google.picker", | ||
"version": "0.0.40", | ||
"description": "TypeScript definitions for Google Picker API", | ||
"version": "0.0.41", | ||
"description": "TypeScript definitions for google.picker", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.picker", | ||
@@ -10,9 +10,9 @@ "license": "MIT", | ||
"name": "grapswiz", | ||
"url": "https://github.com/grapswiz", | ||
"githubUsername": "grapswiz" | ||
"githubUsername": "grapswiz", | ||
"url": "https://github.com/grapswiz" | ||
}, | ||
{ | ||
"name": "Chives", | ||
"url": "https://github.com/chivesrs", | ||
"githubUsername": "chivesrs" | ||
"githubUsername": "chivesrs", | ||
"url": "https://github.com/chivesrs" | ||
} | ||
@@ -29,4 +29,5 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "35feb8f8f348da3e1e9c011810fc734a43d9c420fa4bea36823218f9486b3222", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "fda8bc56a58f80ccc47cc40130664793216a4140c33c4b31da4b650127e58bf3", | ||
"typeScriptVersion": "4.5", | ||
"nonNpm": true | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for Google Picker API (https://developers.google.com/picker/). | ||
This package contains type definitions for google.picker (https://developers.google.com/picker/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT | ||
* Dependencies: none | ||
* Global values: `google` | ||
# Credits | ||
These definitions were written by [grapswiz](https://github.com/grapswiz), and [Chives](https://github.com/chivesrs). |
16298
295
16