@types/google-apps-script
Advanced tools
Comparing version 1.0.24 to 1.0.25
@@ -53,4 +53,4 @@ // Type definitions for Google Apps Script 2020-01-02 | ||
getDocumentCache(): Cache | null; | ||
getScriptCache(): Cache | null; | ||
getUserCache(): Cache | null; | ||
getScriptCache(): Cache; | ||
getUserCache(): Cache; | ||
} | ||
@@ -57,0 +57,0 @@ } |
{ | ||
"name": "@types/google-apps-script", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "TypeScript definitions for google-apps-script", | ||
@@ -32,4 +32,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3eaba9373985db75ecf6d5f7bb7c9db82cfcb4ed253ad6dd5e10b825c788ebb6", | ||
"typesPublisherContentHash": "7b4cc6b6ec8ec3d73ab0618682ff2e5b01ea2b944087c7821d779adff0453cb5", | ||
"typeScriptVersion": "3.4" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 13 Feb 2021 07:22:45 GMT | ||
* Last updated: Wed, 17 Feb 2021 16:27:02 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`, `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
1572143