@types/google-apps-script
Advanced tools
Comparing version 1.0.56 to 1.0.57
@@ -89,2 +89,3 @@ // Type definitions for Google Apps Script 2020-01-02 | ||
build(): CheckboxGridValidation; | ||
setHelpText(text: string): CheckboxGridValidationBuilder; | ||
} | ||
@@ -179,2 +180,3 @@ /** | ||
build(): CheckboxValidation; | ||
setHelpText(text: string): CheckboxValidationBuilder; | ||
} | ||
@@ -542,2 +544,3 @@ /** | ||
build(): GridValidation; | ||
setHelpText(text: string): GridValidationBuilder; | ||
} | ||
@@ -858,2 +861,3 @@ /** | ||
build(): ParagraphTextValidation; | ||
setHelpText(text: string): ParagraphTextValidationBuilder; | ||
} | ||
@@ -1025,2 +1029,3 @@ /** | ||
build(): TextValidation; | ||
setHelpText(text: string): TextValidationBuilder; | ||
} | ||
@@ -1027,0 +1032,0 @@ /** |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "1.0.56", | ||
"version": "1.0.57", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-apps-script", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "1ae50ebcecbaff049bae40818af22b1c12d63ff5bbba19bc622cb3401af68253", | ||
"typeScriptVersion": "4.1" | ||
"typesPublisherContentHash": "7847c6dce79148a42c214c12a5e31dfe067c81a05f60f19201a9c715283692d7", | ||
"typeScriptVersion": "4.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 29 Oct 2022 00:02:53 GMT | ||
* Last updated: Fri, 13 Jan 2023 20:02:49 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`, `ConferenceDataService`, `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`, `MimeType`, `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
1716548
35125