Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/imapflow

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/imapflow - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

3

imapflow/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for imapflow 1.0

// Martin Badin <https://github.com/martin-badin>
// Northern Star <https://github.com/grayson-code>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -40,3 +41,3 @@

part?: string,
options?: { uid?: boolean; maxBytes?: number },
options?: { uid?: boolean; maxBytes?: number, chunkSize?: number },
): Promise<DownloadObject>;

@@ -43,0 +44,0 @@

{
"name": "@types/imapflow",
"version": "1.0.6",
"version": "1.0.7",
"description": "TypeScript definitions for imapflow",

@@ -17,2 +17,7 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imapflow",

"githubUsername": "martin-badin"
},
{
"name": "Northern Star",
"url": "https://github.com/grayson-code",
"githubUsername": "grayson-code"
}

@@ -31,4 +36,4 @@ ],

},
"typesPublisherContentHash": "566ba5edf68dfde9bdf49c1be7c411f4bf0b92f89f29a8f00963b6d87bdf9824",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "9ac1e9e9075245ea028a7b143e100b1422b078b98e256c4da17a4075566a5aa1",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Tue, 11 Jan 2022 13:31:31 GMT
* Last updated: Wed, 16 Mar 2022 08:01:43 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

@@ -17,2 +17,2 @@ * Global values: none

# Credits
These definitions were written by [Jeffrey Ratton](https://github.com/jeffreyratton98), and [Martin Badin](https://github.com/martin-badin).
These definitions were written by [Jeffrey Ratton](https://github.com/jeffreyratton98), [Martin Badin](https://github.com/martin-badin), and [Northern Star](https://github.com/grayson-code).
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