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.37 to 0.0.38

4

google.picker/index.d.ts

@@ -101,4 +101,4 @@ // Type definitions for non-npm package Google Picker API 0.0

[Response.DOCUMENTS]: DocumentObject[];
[Response.PARENTS]?: ParentDocumentObject[];
[Response.VIEW]: [ViewId, undefined, { query?: string; parent?: string }];
[Response.PARENTS]?: ParentDocumentObject[] | undefined;
[Response.VIEW]: [ViewId, undefined, { query?: string | undefined; parent?: string | undefined }];
}

@@ -105,0 +105,0 @@

{
"name": "@types/google.picker",
"version": "0.0.37",
"version": "0.0.38",
"description": "TypeScript definitions for Google Picker API",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google.picker",

"dependencies": {},
"typesPublisherContentHash": "009ab6df73c37526d90ec50d386a14896653ff987b497d03082e41691b3177cb",
"typesPublisherContentHash": "fef26ee439ab088acc0f8d03f336c72c21f5c955b7eb4cc1291f0784e1c17105",
"typeScriptVersion": "3.6"
}

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

### Additional Details
* Last updated: Fri, 02 Jul 2021 18:04:45 GMT
* Last updated: Thu, 08 Jul 2021 12:02:26 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