@types/google-apps-script
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -5,2 +5,3 @@ // Type definitions for Google Apps Script 2020-01-02 | ||
// motemen <https://github.com/motemen/> | ||
// mahaker <https://github.com/mahaker/> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -255,3 +256,3 @@ | ||
getDateCreated(): Base.Date; | ||
getDescription(): string; | ||
getDescription(): string | null; | ||
getEditors(): User[]; | ||
@@ -258,0 +259,0 @@ getFiles(): FileIterator; |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -14,3 +14,4 @@ "license": "MIT", | ||
"name": "motemen", | ||
"url": "https://github.com/motemen/" | ||
"url": "https://github.com/motemen", | ||
"githubUsername": "motemen" | ||
} | ||
@@ -27,4 +28,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "766bcff81f98cc5322ce3e3b2346df0e40a2d315fef99006ccef396dfe85b42f", | ||
"typesPublisherContentHash": "d4a4eed848ae8b2c16666463fccd9081bf450012be1d2502c990cee88305f21f", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 09 Apr 2020 20:22:44 GMT | ||
* Last updated: Sun, 26 Apr 2020 17:08:47 GMT | ||
* Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: `AdminDirectory`, `AdminGroupsMigration`, `AdminGroupsSettings`, `AdminLicenseManager`, `AdminReports`, `AdminReseller`, `Adsense`, `Analytics`, `Analyticsreporting`, `Appsactivity`, `Bigquery`, `Browser`, `CacheService`, `Calendar`, `CalendarApp`, `CardService`, `Charset`, `Charts`, `Classroom`, `ContactsApp`, `Content`, `ContentService`, `DataStudioApp`, `Date2`, `Dfareporting`, `DigestAlgorithm`, `Docs`, `DocumentApp`, `Drive`, `DriveActivity`, `DriveApp`, `FormApp`, `Gmail`, `GmailApp`, `GoogleAppsScript`, `GroupsApp`, `HtmlService`, `Jdbc`, `LanguageApp`, `LinearOptimizationService`, `LockService`, `Logger`, `MacAlgorithm`, `MailApp`, `Maps`, `Mirror`, `People`, `PropertiesService`, `RsaAlgorithm`, `ScriptApp`, `ScriptProperties`, `Session`, `Sheets`, `SitesApp`, `Slides`, `SlidesApp`, `SpreadsheetApp`, `TagManager`, `Tasks`, `UrlFetchApp`, `UserProperties`, `Utilities`, `XmlService`, `YouTube`, `YouTubeAnalytics`, `YoutubePartner`, `console` | ||
# Credits | ||
These definitions were written by [PopGoesTheWza](https://github.com/PopGoesTheWza), and [motemen](https://github.com/motemen/). | ||
These definitions were written by [PopGoesTheWza](https://github.com/PopGoesTheWza), and [motemen](https://github.com/motemen). |
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
1542369
34264