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.8 to 1.0.9

3

imapflow/index.d.ts

@@ -138,3 +138,4 @@ // Type definitions for imapflow 1.0

user: string;
pass: string;
pass?: string;
accessToken?: string;
};

@@ -141,0 +142,0 @@ secure?: boolean;

{
"name": "@types/imapflow",
"version": "1.0.8",
"version": "1.0.9",
"description": "TypeScript definitions for imapflow",

@@ -35,4 +35,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/imapflow",

},
"typesPublisherContentHash": "ac5bf63d67ae2848ebf0f4e7bf811266862e06495998b68e9030af23756e366a",
"typesPublisherContentHash": "f789ebf91032a0aca319c157dc555841082a41ee5b8405e6be79c1737d8112e7",
"typeScriptVersion": "3.9"
}

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

### Additional Details
* Last updated: Wed, 23 Mar 2022 07:01:42 GMT
* Last updated: Mon, 11 Apr 2022 02:31:20 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)

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

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