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 0.0.6 to 0.0.7

4

index.d.ts
// Type definitions for google-apps-script
// Project: https://developers.google.com/apps-script/
// Definitions by: motemen <https://github.com/motemen>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="google-apps-script.base.d.ts"/>

@@ -4,0 +8,0 @@ /// <reference path="google-apps-script.cache.d.ts"/>

12

package.json
{
"name": "@types/google-apps-script",
"version": "0.0.6",
"version": "0.0.7",
"description": "TypeScript definitions for google-apps-script",
"license": "MIT",
"author": "motemen <https://github.com/motemen>",
"main": "",
"scripts": {},
"author": "Unknown",
"repository": {

@@ -12,5 +12,5 @@ "type": "git",

},
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {}
"scripts": {},
"dependencies": {},
"typings": "index.d.ts"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for google-apps-script.
This package contains type definitions for google-apps-script (https://developers.google.com/apps-script/).

@@ -12,9 +12,9 @@ # Details

Additional Details
* Last updated: Thu, 14 Jul 2016 13:52:41 GMT
* Last updated: Tue, 19 Jul 2016 13:07:15 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: GoogleAppsScript, XmlService, Charset, DigestAlgorithm, MacAlgorithm, Utilities, UrlFetchApp, UiApp, SpreadsheetApp, SitesApp, ScriptApp, PropertiesService, ScriptProperties, UserProperties, LinearOptimizationService, MailApp, LockService, LanguageApp, Jdbc, HtmlService, GroupsApp, GmailApp, FormApp, DriveApp, DocumentApp, ContentService, ContactsApp, Charts, CalendarApp, CacheService, Browser, Logger, Session
* Global values: Browser, CacheService, CalendarApp, Charset, Charts, ContactsApp, ContentService, DigestAlgorithm, DocumentApp, DriveApp, FormApp, GmailApp, GoogleAppsScript, GroupsApp, HtmlService, Jdbc, LanguageApp, LinearOptimizationService, LockService, Logger, MacAlgorithm, MailApp, PropertiesService, ScriptApp, ScriptProperties, Session, SitesApp, SpreadsheetApp, UiApp, UrlFetchApp, UserProperties, Utilities, XmlService
# Credits
These definitions were written by Unknown.
These definitions were written by motemen <https://github.com/motemen>.
{
"authors": "Unknown",
"authors": "motemen <https://github.com/motemen>",
"definitionFilename": "index.d.ts",

@@ -10,3 +10,3 @@ "libraryDependencies": [],

"typingsPackageName": "google-apps-script",
"projectName": "",
"projectName": "https://developers.google.com/apps-script/",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",

@@ -16,35 +16,35 @@ "sourceBranch": "types-2.0",

"globals": [
"GoogleAppsScript",
"XmlService",
"Browser",
"CacheService",
"CalendarApp",
"Charset",
"Charts",
"ContactsApp",
"ContentService",
"DigestAlgorithm",
"DocumentApp",
"DriveApp",
"FormApp",
"GmailApp",
"GoogleAppsScript",
"GroupsApp",
"HtmlService",
"Jdbc",
"LanguageApp",
"LinearOptimizationService",
"LockService",
"Logger",
"MacAlgorithm",
"Utilities",
"UrlFetchApp",
"UiApp",
"SpreadsheetApp",
"SitesApp",
"MailApp",
"PropertiesService",
"ScriptApp",
"PropertiesService",
"ScriptProperties",
"Session",
"SitesApp",
"SpreadsheetApp",
"UiApp",
"UrlFetchApp",
"UserProperties",
"LinearOptimizationService",
"MailApp",
"LockService",
"LanguageApp",
"Jdbc",
"HtmlService",
"GroupsApp",
"GmailApp",
"FormApp",
"DriveApp",
"DocumentApp",
"ContentService",
"ContactsApp",
"Charts",
"CalendarApp",
"CacheService",
"Browser",
"Logger",
"Session"
"Utilities",
"XmlService"
],

@@ -69,3 +69,2 @@ "declaredModules": [],

"google-apps-script.mail.d.ts",
"google-apps-script.maps.d.ts",
"google-apps-script.optimization.d.ts",

@@ -83,3 +82,4 @@ "google-apps-script.properties.d.ts",

],
"contentHash": "07784c553c3b1f2e724a2f0190a94acfcaffe2ce4f95c8b5afb180f04268ff23"
"hasPackageJson": false,
"contentHash": "10bf28be9c9d9cf633d1afa92dd8509aa4a5888b81d3dea85d301281bc7d2dc6"
}
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