New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/google.picker

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/google.picker - npm Package Compare versions

Comparing version 0.0.36 to 0.0.37

6

google.picker/index.d.ts

@@ -191,2 +191,5 @@ // Type definitions for non-npm package Google Picker API 0.0

setMimeTypes(mimeTypes: string): DocsView;
// Allows the user to select folders from Shared team Drives.
setEnableTeamDrives(enabled: boolean): DocsView;
}

@@ -239,2 +242,5 @@

SUPPORT_DRIVES = "sdr",
// Whether Shared team Drive items should be included in results.
SUPPORT_TEAM_DRIVES = 'std'
}

@@ -241,0 +247,0 @@

7

google.picker/package.json
{
"name": "@types/google.picker",
"version": "0.0.36",
"version": "0.0.37",
"description": "TypeScript definitions for Google Picker API",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.picker",
"license": "MIT",

@@ -27,4 +28,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "1fe5eee0e2b11bd32a8c296cd3e8eae81789aa004180043ea6d417027656693d",
"typeScriptVersion": "3.5"
"typesPublisherContentHash": "009ab6df73c37526d90ec50d386a14896653ff987b497d03082e41691b3177cb",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 19 Mar 2021 06:41:06 GMT
* Last updated: Fri, 02 Jul 2021 18:04:45 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `google`

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