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
0
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.88 to 1.0.89

2

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

@@ -114,2 +114,4 @@ declare namespace GoogleAppsScript {

// Gets a file's metadata by ID.
get(fileId: string, optionalArgs: Record<string, any> & { alt: "media" }): string;
// Gets a file's metadata by ID.
get(fileId: string, optionalArgs: Record<string, any>): Drive.Schema.File;

@@ -116,0 +118,0 @@ // Insert a new file.

4

google-apps-script/package.json
{
"name": "@types/google-apps-script",
"version": "1.0.88",
"version": "1.0.89",
"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": "4a9e91d6fa3bc223dc79ec68f562b9046e06e62380d6a04dea04a401b281aa4e",
"typesPublisherContentHash": "01844328a2afd2f5c5f32db0e8aebf079aaddb1a0c843fd213edeeb97fd8ab71",
"typeScriptVersion": "5.0"
}

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

### Additional Details
* Last updated: Thu, 26 Dec 2024 15:33:03 GMT
* Last updated: Thu, 26 Dec 2024 18:36:39 GMT
* Dependencies: none

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

Sorry, the diff of this file is too big to display

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