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
154
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.85 to 1.0.86

google-apps-script/apis/drive_v3.d.ts

4

google-apps-script/apis/drive_v2.d.ts

@@ -907,3 +907,3 @@ declare namespace GoogleAppsScript {

}
interface Drive {
interface Drive_v2 {
About?: Drive.Collection.AboutCollection | undefined;

@@ -985,2 +985,2 @@ Apps?: Drive.Collection.AppsCollection | undefined;

declare var Drive: GoogleAppsScript.Drive;
declare var Drive_v2: GoogleAppsScript.Drive_v2;

@@ -53,2 +53,3 @@ // Base Types

/// <reference path="apis/drive_v2.d.ts"/>
/// <reference path="apis/drive_v3.d.ts"/>
/// <reference path="apis/driveactivity_v2.d.ts"/>

@@ -55,0 +56,0 @@ /// <reference path="apis/gmail_v1.d.ts"/>

{
"name": "@types/google-apps-script",
"version": "1.0.85",
"version": "1.0.86",
"description": "TypeScript definitions for google-apps-script",

@@ -39,4 +39,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-apps-script",

"peerDependencies": {},
"typesPublisherContentHash": "1d4a5c33df8e0a9f7ccc8b527f9c609c7760a017de8a550f71b182b4c97671ae",
"typeScriptVersion": "4.9"
"typesPublisherContentHash": "93d8a3b4dd5bf47a0cc71835dd6012839e29300e89914e6c3c51903a792941db",
"typeScriptVersion": "5.0"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 08 Nov 2024 00:46:40 GMT
* Last updated: Fri, 29 Nov 2024 13:37:19 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

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