@klenty/imap
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -33,3 +33,3 @@ /// <reference types="node" /> | ||
export class ImapSimple implements NodeJS.EventEmitter { | ||
export class ImapSimple extends NodeJS.EventEmitter { | ||
constructor(imap: Imap); | ||
@@ -36,0 +36,0 @@ |
{ | ||
"name": "@klenty/imap", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Wrapper over node-imap, providing a simpler api for common use cases", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
824576