@types/imapflow
Advanced tools
Comparing version 1.0.8 to 1.0.9
@@ -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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11792
312