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.33 to 0.0.34

4

google.picker/index.d.ts

@@ -89,2 +89,3 @@ // Type definitions for Google Picker API

setVisible(visible:boolean):Picker;
dispose():void;
}

@@ -132,2 +133,5 @@

setEnableTeamDrives(enabled:boolean):DocsView;
// Set the MIME types which will be included in the view. Use commas to separate MIME types if more than one is required.
setMimeTypes(mimeTypes:string):DocsView;
}

@@ -134,0 +138,0 @@

8

google.picker/package.json
{
"name": "@types/google.picker",
"version": "0.0.33",
"version": "0.0.34",
"description": "TypeScript definitions for Google Picker API",

@@ -14,10 +14,12 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/google.picker"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "3fbb534a37cb95668d52d538f6af6da79d4a4f843a5c051fde1085a71feb2ace",
"typesPublisherContentHash": "5b15cc60ab46cc0dcda39ed45b49c0c9dc9c60cc825a202016ea40b5d330e4eb",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 06 Aug 2018 21:55:25 GMT
* Last updated: Tue, 03 Sep 2019 20:26:40 GMT
* Dependencies: none

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

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