Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/google-apps-script

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/google-apps-script - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

3

google-apps-script/google-apps-script.drive.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc