@types/google-apps-script
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -137,3 +137,3 @@ // Type definitions for Google Apps Script 2020-01-02 | ||
setText(text: string): DebugError; | ||
throwException(): void; | ||
throwException(): never; | ||
} | ||
@@ -457,3 +457,3 @@ /** | ||
setText(text: string): UserError; | ||
throwException(): void; | ||
throwException(): never; | ||
} | ||
@@ -460,0 +460,0 @@ /** |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -26,4 +26,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5e0d42a69d7a1133598734eec457944236b92428ae1afa981a7bb00b71112c6e", | ||
"typesPublisherContentHash": "766bcff81f98cc5322ce3e3b2346df0e40a2d315fef99006ccef396dfe85b42f", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 12 Mar 2020 23:27:49 GMT | ||
* Last updated: Thu, 09 Apr 2020 20:22:44 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * 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` |
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
1542308