mailisk 2.2.1 → 2.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (151) hide show
  1. package/.github/workflows/test.yml +0 -1
  2. package/README.md +4 -0
  3. package/dist/index.d.mts +338 -0
  4. package/dist/index.js +96 -5
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.mjs +89 -2
  7. package/dist/index.mjs.map +1 -1
  8. package/package.json +9 -6
  9. package/private/dist/private/index.js +0 -28
  10. package/private/dist/private/index.js.map +0 -1
  11. package/private/dist/src/mailisk.interfaces.js +0 -3
  12. package/private/dist/src/mailisk.interfaces.js.map +0 -1
  13. package/private/dist/src/mailisk.js +0 -168
  14. package/private/dist/src/mailisk.js.map +0 -1
  15. package/private/index.ts +0 -17
  16. package/private/node_modules/.package-lock.json +0 -44
  17. package/private/node_modules/typescript/LICENSE.txt +0 -55
  18. package/private/node_modules/typescript/README.md +0 -50
  19. package/private/node_modules/typescript/SECURITY.md +0 -41
  20. package/private/node_modules/typescript/ThirdPartyNoticeText.txt +0 -193
  21. package/private/node_modules/typescript/bin/tsc +0 -2
  22. package/private/node_modules/typescript/bin/tsserver +0 -2
  23. package/private/node_modules/typescript/lib/_tsc.js +0 -133818
  24. package/private/node_modules/typescript/lib/_tsserver.js +0 -659
  25. package/private/node_modules/typescript/lib/_typingsInstaller.js +0 -222
  26. package/private/node_modules/typescript/lib/cs/diagnosticMessages.generated.json +0 -2122
  27. package/private/node_modules/typescript/lib/de/diagnosticMessages.generated.json +0 -2122
  28. package/private/node_modules/typescript/lib/es/diagnosticMessages.generated.json +0 -2122
  29. package/private/node_modules/typescript/lib/fr/diagnosticMessages.generated.json +0 -2122
  30. package/private/node_modules/typescript/lib/it/diagnosticMessages.generated.json +0 -2122
  31. package/private/node_modules/typescript/lib/ja/diagnosticMessages.generated.json +0 -2122
  32. package/private/node_modules/typescript/lib/ko/diagnosticMessages.generated.json +0 -2122
  33. package/private/node_modules/typescript/lib/lib.d.ts +0 -22
  34. package/private/node_modules/typescript/lib/lib.decorators.d.ts +0 -384
  35. package/private/node_modules/typescript/lib/lib.decorators.legacy.d.ts +0 -22
  36. package/private/node_modules/typescript/lib/lib.dom.asynciterable.d.ts +0 -41
  37. package/private/node_modules/typescript/lib/lib.dom.d.ts +0 -39429
  38. package/private/node_modules/typescript/lib/lib.dom.iterable.d.ts +0 -571
  39. package/private/node_modules/typescript/lib/lib.es2015.collection.d.ts +0 -147
  40. package/private/node_modules/typescript/lib/lib.es2015.core.d.ts +0 -597
  41. package/private/node_modules/typescript/lib/lib.es2015.d.ts +0 -28
  42. package/private/node_modules/typescript/lib/lib.es2015.generator.d.ts +0 -77
  43. package/private/node_modules/typescript/lib/lib.es2015.iterable.d.ts +0 -605
  44. package/private/node_modules/typescript/lib/lib.es2015.promise.d.ts +0 -81
  45. package/private/node_modules/typescript/lib/lib.es2015.proxy.d.ts +0 -128
  46. package/private/node_modules/typescript/lib/lib.es2015.reflect.d.ts +0 -144
  47. package/private/node_modules/typescript/lib/lib.es2015.symbol.d.ts +0 -46
  48. package/private/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts +0 -326
  49. package/private/node_modules/typescript/lib/lib.es2016.array.include.d.ts +0 -116
  50. package/private/node_modules/typescript/lib/lib.es2016.d.ts +0 -21
  51. package/private/node_modules/typescript/lib/lib.es2016.full.d.ts +0 -23
  52. package/private/node_modules/typescript/lib/lib.es2016.intl.d.ts +0 -31
  53. package/private/node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts +0 -21
  54. package/private/node_modules/typescript/lib/lib.es2017.d.ts +0 -26
  55. package/private/node_modules/typescript/lib/lib.es2017.date.d.ts +0 -31
  56. package/private/node_modules/typescript/lib/lib.es2017.full.d.ts +0 -23
  57. package/private/node_modules/typescript/lib/lib.es2017.intl.d.ts +0 -44
  58. package/private/node_modules/typescript/lib/lib.es2017.object.d.ts +0 -49
  59. package/private/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts +0 -135
  60. package/private/node_modules/typescript/lib/lib.es2017.string.d.ts +0 -45
  61. package/private/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts +0 -53
  62. package/private/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts +0 -77
  63. package/private/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts +0 -53
  64. package/private/node_modules/typescript/lib/lib.es2018.d.ts +0 -24
  65. package/private/node_modules/typescript/lib/lib.es2018.full.d.ts +0 -24
  66. package/private/node_modules/typescript/lib/lib.es2018.intl.d.ts +0 -83
  67. package/private/node_modules/typescript/lib/lib.es2018.promise.d.ts +0 -30
  68. package/private/node_modules/typescript/lib/lib.es2018.regexp.d.ts +0 -37
  69. package/private/node_modules/typescript/lib/lib.es2019.array.d.ts +0 -79
  70. package/private/node_modules/typescript/lib/lib.es2019.d.ts +0 -24
  71. package/private/node_modules/typescript/lib/lib.es2019.full.d.ts +0 -24
  72. package/private/node_modules/typescript/lib/lib.es2019.intl.d.ts +0 -23
  73. package/private/node_modules/typescript/lib/lib.es2019.object.d.ts +0 -33
  74. package/private/node_modules/typescript/lib/lib.es2019.string.d.ts +0 -37
  75. package/private/node_modules/typescript/lib/lib.es2019.symbol.d.ts +0 -24
  76. package/private/node_modules/typescript/lib/lib.es2020.bigint.d.ts +0 -765
  77. package/private/node_modules/typescript/lib/lib.es2020.d.ts +0 -27
  78. package/private/node_modules/typescript/lib/lib.es2020.date.d.ts +0 -42
  79. package/private/node_modules/typescript/lib/lib.es2020.full.d.ts +0 -24
  80. package/private/node_modules/typescript/lib/lib.es2020.intl.d.ts +0 -474
  81. package/private/node_modules/typescript/lib/lib.es2020.number.d.ts +0 -28
  82. package/private/node_modules/typescript/lib/lib.es2020.promise.d.ts +0 -47
  83. package/private/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts +0 -99
  84. package/private/node_modules/typescript/lib/lib.es2020.string.d.ts +0 -44
  85. package/private/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts +0 -41
  86. package/private/node_modules/typescript/lib/lib.es2021.d.ts +0 -23
  87. package/private/node_modules/typescript/lib/lib.es2021.full.d.ts +0 -24
  88. package/private/node_modules/typescript/lib/lib.es2021.intl.d.ts +0 -166
  89. package/private/node_modules/typescript/lib/lib.es2021.promise.d.ts +0 -48
  90. package/private/node_modules/typescript/lib/lib.es2021.string.d.ts +0 -33
  91. package/private/node_modules/typescript/lib/lib.es2021.weakref.d.ts +0 -78
  92. package/private/node_modules/typescript/lib/lib.es2022.array.d.ts +0 -121
  93. package/private/node_modules/typescript/lib/lib.es2022.d.ts +0 -25
  94. package/private/node_modules/typescript/lib/lib.es2022.error.d.ts +0 -75
  95. package/private/node_modules/typescript/lib/lib.es2022.full.d.ts +0 -24
  96. package/private/node_modules/typescript/lib/lib.es2022.intl.d.ts +0 -145
  97. package/private/node_modules/typescript/lib/lib.es2022.object.d.ts +0 -26
  98. package/private/node_modules/typescript/lib/lib.es2022.regexp.d.ts +0 -39
  99. package/private/node_modules/typescript/lib/lib.es2022.string.d.ts +0 -25
  100. package/private/node_modules/typescript/lib/lib.es2023.array.d.ts +0 -924
  101. package/private/node_modules/typescript/lib/lib.es2023.collection.d.ts +0 -21
  102. package/private/node_modules/typescript/lib/lib.es2023.d.ts +0 -22
  103. package/private/node_modules/typescript/lib/lib.es2023.full.d.ts +0 -24
  104. package/private/node_modules/typescript/lib/lib.es2023.intl.d.ts +0 -56
  105. package/private/node_modules/typescript/lib/lib.es2024.arraybuffer.d.ts +0 -65
  106. package/private/node_modules/typescript/lib/lib.es2024.collection.d.ts +0 -29
  107. package/private/node_modules/typescript/lib/lib.es2024.d.ts +0 -26
  108. package/private/node_modules/typescript/lib/lib.es2024.full.d.ts +0 -24
  109. package/private/node_modules/typescript/lib/lib.es2024.object.d.ts +0 -29
  110. package/private/node_modules/typescript/lib/lib.es2024.promise.d.ts +0 -35
  111. package/private/node_modules/typescript/lib/lib.es2024.regexp.d.ts +0 -25
  112. package/private/node_modules/typescript/lib/lib.es2024.sharedmemory.d.ts +0 -68
  113. package/private/node_modules/typescript/lib/lib.es2024.string.d.ts +0 -29
  114. package/private/node_modules/typescript/lib/lib.es5.d.ts +0 -4601
  115. package/private/node_modules/typescript/lib/lib.es6.d.ts +0 -23
  116. package/private/node_modules/typescript/lib/lib.esnext.array.d.ts +0 -35
  117. package/private/node_modules/typescript/lib/lib.esnext.collection.d.ts +0 -96
  118. package/private/node_modules/typescript/lib/lib.esnext.d.ts +0 -29
  119. package/private/node_modules/typescript/lib/lib.esnext.decorators.d.ts +0 -28
  120. package/private/node_modules/typescript/lib/lib.esnext.disposable.d.ts +0 -193
  121. package/private/node_modules/typescript/lib/lib.esnext.error.d.ts +0 -24
  122. package/private/node_modules/typescript/lib/lib.esnext.float16.d.ts +0 -445
  123. package/private/node_modules/typescript/lib/lib.esnext.full.d.ts +0 -24
  124. package/private/node_modules/typescript/lib/lib.esnext.intl.d.ts +0 -21
  125. package/private/node_modules/typescript/lib/lib.esnext.iterator.d.ts +0 -148
  126. package/private/node_modules/typescript/lib/lib.esnext.promise.d.ts +0 -34
  127. package/private/node_modules/typescript/lib/lib.esnext.sharedmemory.d.ts +0 -25
  128. package/private/node_modules/typescript/lib/lib.scripthost.d.ts +0 -322
  129. package/private/node_modules/typescript/lib/lib.webworker.asynciterable.d.ts +0 -41
  130. package/private/node_modules/typescript/lib/lib.webworker.d.ts +0 -13150
  131. package/private/node_modules/typescript/lib/lib.webworker.importscripts.d.ts +0 -23
  132. package/private/node_modules/typescript/lib/lib.webworker.iterable.d.ts +0 -340
  133. package/private/node_modules/typescript/lib/pl/diagnosticMessages.generated.json +0 -2122
  134. package/private/node_modules/typescript/lib/pt-br/diagnosticMessages.generated.json +0 -2122
  135. package/private/node_modules/typescript/lib/ru/diagnosticMessages.generated.json +0 -2122
  136. package/private/node_modules/typescript/lib/tr/diagnosticMessages.generated.json +0 -2122
  137. package/private/node_modules/typescript/lib/tsc.js +0 -8
  138. package/private/node_modules/typescript/lib/tsserver.js +0 -8
  139. package/private/node_modules/typescript/lib/tsserverlibrary.d.ts +0 -17
  140. package/private/node_modules/typescript/lib/tsserverlibrary.js +0 -21
  141. package/private/node_modules/typescript/lib/typesMap.json +0 -497
  142. package/private/node_modules/typescript/lib/typescript.d.ts +0 -11437
  143. package/private/node_modules/typescript/lib/typescript.js +0 -200276
  144. package/private/node_modules/typescript/lib/typingsInstaller.js +0 -8
  145. package/private/node_modules/typescript/lib/watchGuard.js +0 -53
  146. package/private/node_modules/typescript/lib/zh-cn/diagnosticMessages.generated.json +0 -2122
  147. package/private/node_modules/typescript/lib/zh-tw/diagnosticMessages.generated.json +0 -2122
  148. package/private/node_modules/typescript/package.json +0 -120
  149. package/private/package-lock.json +0 -53
  150. package/private/package.json +0 -17
  151. package/private/tsconfig.json +0 -103
@@ -1,8 +0,0 @@
1
- // This file is a shim which defers loading the real module until the compile cache is enabled.
2
- try {
3
- const { enableCompileCache } = require("node:module");
4
- if (enableCompileCache) {
5
- enableCompileCache();
6
- }
7
- } catch {}
8
- module.exports = require("./_typingsInstaller.js");
@@ -1,53 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- "use strict";
18
- var __create = Object.create;
19
- var __defProp = Object.defineProperty;
20
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
21
- var __getOwnPropNames = Object.getOwnPropertyNames;
22
- var __getProtoOf = Object.getPrototypeOf;
23
- var __hasOwnProp = Object.prototype.hasOwnProperty;
24
- var __copyProps = (to, from, except, desc) => {
25
- if (from && typeof from === "object" || typeof from === "function") {
26
- for (let key of __getOwnPropNames(from))
27
- if (!__hasOwnProp.call(to, key) && key !== except)
28
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
29
- }
30
- return to;
31
- };
32
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
33
- // If the importer is in node compatibility mode or this is not an ESM
34
- // file that has been converted to a CommonJS file using a Babel-
35
- // compatible transform (i.e. "__esModule" has not been set), then set
36
- // "default" to the CommonJS "module.exports" for node compatibility.
37
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
38
- mod
39
- ));
40
-
41
- // src/watchGuard/watchGuard.ts
42
- var fs = __toESM(require("fs"));
43
- if (process.argv.length < 3) {
44
- process.exit(1);
45
- }
46
- var directoryName = process.argv[2];
47
- try {
48
- const watcher = fs.watch(directoryName, { recursive: true }, () => ({}));
49
- watcher.close();
50
- } catch {
51
- }
52
- process.exit(0);
53
- //# sourceMappingURL=watchGuard.js.map