@types/google-apps-script
Advanced tools
Comparing version 0.0.32 to 0.0.33
@@ -839,5 +839,7 @@ // Type definitions for Google Apps Script 2018-07-11 | ||
getNotesPageWidth(): Number; | ||
getPageElementById(id: string): PageElement; | ||
getPageHeight(): Number; | ||
getPageWidth(): Number; | ||
getSelection(): Selection; | ||
getSlideById(id: string): Slide; | ||
getSlides(): Slide[]; | ||
@@ -844,0 +846,0 @@ getUrl(): string; |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "0.0.32", | ||
"version": "0.0.33", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "1e6fe84f5b2e7139bc75d695265d4ef92cc41ba4fa219a268b57551e32768181", | ||
"typesPublisherContentHash": "3157f651dd4dd44f3499447d311297320747a8afef2a06fe85a91eb7cfdc10af", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 14 Nov 2018 22:43:35 GMT | ||
* Last updated: Fri, 07 Dec 2018 19:01:50 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: Browser, CacheService, CalendarApp, CardService, Charset, Charts, ContactsApp, ContentService, DigestAlgorithm, DocumentApp, DriveApp, FormApp, GmailApp, GoogleAppsScript, GroupsApp, HtmlService, Jdbc, LanguageApp, LinearOptimizationService, LockService, Logger, MacAlgorithm, MailApp, Maps, PropertiesService, ScriptApp, ScriptProperties, Session, SitesApp, SlidesApp, SpreadsheetApp, UiApp, UrlFetchApp, UserProperties, Utilities, XmlService |
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
761641
16831