@types/gapi.client.calendar
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@types/gapi.client.calendar", | ||
"version": "3.0.1", | ||
"description": "TypeScript definitions for non-npm package Google Calendar API v3", | ||
"version": "3.0.2", | ||
"description": "TypeScript definitions for Google Calendar API v3", | ||
"license": "MIT", | ||
@@ -11,9 +11,15 @@ "contributors": [ | ||
"githubUsername": "Bolisov" | ||
}, | ||
{ | ||
"name": "Harpo Jaeger", | ||
"url": "https://github.com/harpojaeger", | ||
"githubUsername": "harpojaeger" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/gapi.client.calendar" | ||
}, | ||
@@ -24,4 +30,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "0936c9c74f264108781e4c16bab6e3e1b9ab49a434a76ed987173698b7167a45", | ||
"typeScriptVersion": "2.3" | ||
"typesPublisherContentHash": "121ca6abc260736bd5a016a983ada7541286b514c89e81703c42b568cfe3655a", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,13 +5,13 @@ # Installation | ||
# Summary | ||
This package contains type definitions for non-npm package Google Calendar API v3 ( https://developers.google.com/google-apps/calendar/firstapp ). | ||
This package contains type definitions for Google Calendar API v3 (https://developers.google.com/google-apps/calendar/firstapp). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.calendar | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.calendar. | ||
Additional Details | ||
* Last updated: Thu, 14 Feb 2019 16:51:55 GMT | ||
* Dependencies: @types/gapi.client | ||
* Global values: gapi | ||
### Additional Details | ||
* Last updated: Mon, 27 Apr 2020 15:14:16 GMT | ||
* Dependencies: [@types/gapi.client](https://npmjs.com/package/@types/gapi.client) | ||
* Global values: `gapi` | ||
# Credits | ||
These definitions were written by Bolisov Alexey <https://github.com/Bolisov>. | ||
These definitions were written by [Bolisov Alexey](https://github.com/Bolisov), and [Harpo Jaeger](https://github.com/harpojaeger). |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
130260
2102