pst-extractor 1.8.0 → 1.10.0

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 (64) hide show
  1. package/dist/ColumnDescriptor.class.d.ts +26 -26
  2. package/dist/ColumnDescriptor.class.js +51 -48
  3. package/dist/DescriptorIndexNode.class.d.ts +25 -26
  4. package/dist/DescriptorIndexNode.class.js +53 -53
  5. package/dist/LZFu.class.d.ts +11 -12
  6. package/dist/LZFu.class.js +95 -95
  7. package/dist/NodeInfo.class.d.ts +33 -33
  8. package/dist/NodeInfo.class.js +52 -52
  9. package/dist/NodeMap.class.d.ts +35 -35
  10. package/dist/NodeMap.class.js +86 -83
  11. package/dist/OffsetIndexItem.class.d.ts +23 -24
  12. package/dist/OffsetIndexItem.class.js +45 -45
  13. package/dist/OutlookProperties.d.ts +275 -275
  14. package/dist/OutlookProperties.js +281 -281
  15. package/dist/PSTActivity.class.d.ts +103 -103
  16. package/dist/PSTActivity.class.js +144 -144
  17. package/dist/PSTAppointment.class.d.ts +270 -271
  18. package/dist/PSTAppointment.class.js +376 -376
  19. package/dist/PSTAttachment.class.d.ts +172 -172
  20. package/dist/PSTAttachment.class.js +317 -314
  21. package/dist/PSTContact.class.d.ts +884 -884
  22. package/dist/PSTContact.class.js +1227 -1227
  23. package/dist/PSTDescriptorItem.class.d.ts +45 -46
  24. package/dist/PSTDescriptorItem.class.js +99 -96
  25. package/dist/PSTFile.class.d.ts +215 -216
  26. package/dist/PSTFile.class.js +818 -792
  27. package/dist/PSTFolder.class.d.ts +129 -129
  28. package/dist/PSTFolder.class.js +318 -307
  29. package/dist/PSTMessage.class.d.ts +788 -789
  30. package/dist/PSTMessage.class.js +1321 -1318
  31. package/dist/PSTMessageStore.class.d.ts +13 -13
  32. package/dist/PSTMessageStore.class.js +17 -17
  33. package/dist/PSTNodeInputStream.class.d.ts +122 -123
  34. package/dist/PSTNodeInputStream.class.js +514 -488
  35. package/dist/PSTObject.class.d.ts +133 -134
  36. package/dist/PSTObject.class.js +326 -323
  37. package/dist/PSTRecipient.class.d.ts +65 -65
  38. package/dist/PSTRecipient.class.js +103 -103
  39. package/dist/PSTTable.class.d.ts +52 -52
  40. package/dist/PSTTable.class.js +175 -172
  41. package/dist/PSTTable7C.class.d.ts +45 -45
  42. package/dist/PSTTable7C.class.js +281 -278
  43. package/dist/PSTTableBC.class.d.ts +31 -31
  44. package/dist/PSTTableBC.class.js +111 -108
  45. package/dist/PSTTableItem.class.d.ts +47 -48
  46. package/dist/PSTTableItem.class.js +124 -121
  47. package/dist/PSTTask.class.d.ts +146 -146
  48. package/dist/PSTTask.class.js +205 -205
  49. package/dist/PSTUtil.class.d.ts +134 -135
  50. package/dist/PSTUtil.class.js +795 -790
  51. package/dist/RecurrencePattern.class.d.ts +49 -50
  52. package/dist/RecurrencePattern.class.js +120 -120
  53. package/dist/index.d.ts +6 -6
  54. package/dist/index.js +15 -15
  55. package/example/package.json +7 -7
  56. package/example/test-min.ts +31 -12
  57. package/example/{test-mem.ts → test.ts} +38 -30
  58. package/example/testdata/output.txt +278 -0
  59. package/example/testdata/outputBody.txt +3404 -0
  60. package/example/yarn.lock +112 -50
  61. package/junit.xml +36 -36
  62. package/package.json +28 -27
  63. package/readme.md +1 -3
  64. package/example/test-max.ts +0 -251
package/example/yarn.lock CHANGED
@@ -2,47 +2,72 @@
2
2
  # yarn lockfile v1
3
3
 
4
4
 
5
- "@cspotcode/source-map-consumer@0.8.0":
6
- version "0.8.0"
7
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-consumer/-/source-map-consumer-0.8.0.tgz#33bf4b7b39c178821606f669bbc447a6a629786b"
8
- integrity sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==
9
-
10
- "@cspotcode/source-map-support@0.6.1":
11
- version "0.6.1"
12
- resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.6.1.tgz#118511f316e2e87ee4294761868e254d3da47960"
13
- integrity sha512-DX3Z+T5dt1ockmPdobJS/FAsQPW4V4SrWEhD2iYQT2Cb2tQsiMnYxrcUH9By/Z3B+v0S5LMBkQtV/XOBbpLEOg==
5
+ "@cspotcode/source-map-support@^0.8.0":
6
+ version "0.8.1"
7
+ resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
8
+ integrity sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==
14
9
  dependencies:
15
- "@cspotcode/source-map-consumer" "0.8.0"
10
+ "@jridgewell/trace-mapping" "0.3.9"
11
+
12
+ "@jridgewell/resolve-uri@^3.0.3":
13
+ version "3.1.2"
14
+ resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6"
15
+ integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==
16
+
17
+ "@jridgewell/sourcemap-codec@^1.4.10":
18
+ version "1.5.0"
19
+ resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a"
20
+ integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==
21
+
22
+ "@jridgewell/trace-mapping@0.3.9":
23
+ version "0.3.9"
24
+ resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
25
+ integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==
26
+ dependencies:
27
+ "@jridgewell/resolve-uri" "^3.0.3"
28
+ "@jridgewell/sourcemap-codec" "^1.4.10"
29
+
30
+ "@pkgr/core@^0.1.0":
31
+ version "0.1.1"
32
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
33
+ integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
16
34
 
17
35
  "@tsconfig/node10@^1.0.7":
18
- version "1.0.7"
19
- resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.7.tgz#1eb1de36c73478a2479cc661ef5af1c16d86d606"
20
- integrity sha512-aBvUmXLQbayM4w3A8TrjwrXs4DZ8iduJnuJLLRGdkWlyakCf1q6uHZJBzXoRA/huAEknG5tcUyQxN3A+In5euQ==
36
+ version "1.0.8"
37
+ resolved "https://registry.yarnpkg.com/@tsconfig/node10/-/node10-1.0.8.tgz#c1e4e80d6f964fbecb3359c43bd48b40f7cadad9"
38
+ integrity sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==
21
39
 
22
40
  "@tsconfig/node12@^1.0.7":
23
- version "1.0.7"
24
- resolved "https://registry.yarnpkg.com/@tsconfig/node12/-/node12-1.0.7.tgz#677bd9117e8164dc319987dd6ff5fc1ba6fbf18b"
25
- integrity sha512-dgasobK/Y0wVMswcipr3k0HpevxFJLijN03A8mYfEPvWvOs14v0ZlYTR4kIgMx8g4+fTyTFv8/jLCIfRqLDJ4A==
41
+ version "1.0.9"
42
+ resolved "https://registry.yarnpkg.com/@tsconfig/node12/-/node12-1.0.9.tgz#62c1f6dee2ebd9aead80dc3afa56810e58e1a04c"
43
+ integrity sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==
26
44
 
27
45
  "@tsconfig/node14@^1.0.0":
28
- version "1.0.0"
29
- resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.0.tgz#5bd046e508b1ee90bc091766758838741fdefd6e"
30
- integrity sha512-RKkL8eTdPv6t5EHgFKIVQgsDapugbuOptNd9OOunN/HAkzmmTnZELx1kNCK0rSdUYGmiFMM3rRQMAWiyp023LQ==
46
+ version "1.0.1"
47
+ resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-1.0.1.tgz#95f2d167ffb9b8d2068b0b235302fafd4df711f2"
48
+ integrity sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==
31
49
 
32
50
  "@tsconfig/node16@^1.0.2":
33
51
  version "1.0.2"
34
52
  resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
35
53
  integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
36
54
 
55
+ "@types/node@^20.14.10":
56
+ version "20.14.10"
57
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
58
+ integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
59
+ dependencies:
60
+ undici-types "~5.26.4"
61
+
37
62
  acorn-walk@^8.1.1:
38
- version "8.1.1"
39
- resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.1.1.tgz#3ddab7f84e4a7e2313f6c414c5b7dac85f4e3ebc"
40
- integrity sha512-FbJdceMlPHEAWJOILDk1fXD8lnTlEIWFkqtfk+MvmL5q/qlHfN7GEHcsFZWt/Tea9jRNPWUZG4G976nqAAmU9w==
63
+ version "8.2.0"
64
+ resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
65
+ integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
41
66
 
42
67
  acorn@^8.4.1:
43
- version "8.4.1"
44
- resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
45
- integrity sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==
68
+ version "8.7.0"
69
+ resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
70
+ integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
46
71
 
47
72
  arg@^4.1.0:
48
73
  version "4.1.3"
@@ -59,27 +84,35 @@ diff@^4.0.1:
59
84
  resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
60
85
  integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
61
86
 
62
- eslint-config-prettier@^8.3.0:
63
- version "8.3.0"
64
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
65
- integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
87
+ eslint-config-prettier@^9.1.0:
88
+ version "9.1.0"
89
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
90
+ integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
66
91
 
67
- eslint-plugin-prettier@^3.4.0:
68
- version "3.4.0"
69
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7"
70
- integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw==
92
+ eslint-plugin-prettier@^5.1.3:
93
+ version "5.1.3"
94
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
95
+ integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
71
96
  dependencies:
72
97
  prettier-linter-helpers "^1.0.0"
98
+ synckit "^0.8.6"
73
99
 
74
100
  fast-diff@^1.1.2:
75
101
  version "1.2.0"
76
102
  resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
77
103
  integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
78
104
 
79
- long@^4.0.0:
80
- version "4.0.0"
81
- resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
82
- integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
105
+ iconv-lite@^0.6.3:
106
+ version "0.6.3"
107
+ resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501"
108
+ integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==
109
+ dependencies:
110
+ safer-buffer ">= 2.1.2 < 3.0.0"
111
+
112
+ long@^5.2.0:
113
+ version "5.2.3"
114
+ resolved "https://registry.yarnpkg.com/long/-/long-5.2.3.tgz#a3ba97f3877cf1d778eccbcb048525ebb77499e1"
115
+ integrity sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==
83
116
 
84
117
  make-error@^1.1.1:
85
118
  version "1.3.6"
@@ -93,21 +126,34 @@ prettier-linter-helpers@^1.0.0:
93
126
  dependencies:
94
127
  fast-diff "^1.1.2"
95
128
 
96
- prettier@^2.3.2:
97
- version "2.3.2"
98
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
99
- integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
129
+ prettier@^3.3.3:
130
+ version "3.3.3"
131
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
132
+ integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
100
133
 
101
134
  "pst-extractor@link:..":
102
135
  version "0.0.0"
103
136
  uid ""
104
137
 
105
- ts-node@^10.2.0:
106
- version "10.2.0"
107
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.2.0.tgz#f1e88249a00e26aa95e9a93c50f70241a8a1c4bb"
108
- integrity sha512-FstYHtQz6isj8rBtYMN4bZdnXN1vq4HCbqn9vdNQcInRqtB86PePJQIxE6es0PhxKWhj2PHuwbG40H+bxkZPmg==
138
+ "safer-buffer@>= 2.1.2 < 3.0.0":
139
+ version "2.1.2"
140
+ resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
141
+ integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
142
+
143
+ synckit@^0.8.6:
144
+ version "0.8.8"
145
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.8.tgz#fe7fe446518e3d3d49f5e429f443cf08b6edfcd7"
146
+ integrity sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==
147
+ dependencies:
148
+ "@pkgr/core" "^0.1.0"
149
+ tslib "^2.6.2"
150
+
151
+ ts-node@^10.9.2:
152
+ version "10.9.2"
153
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
154
+ integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
109
155
  dependencies:
110
- "@cspotcode/source-map-support" "0.6.1"
156
+ "@cspotcode/source-map-support" "^0.8.0"
111
157
  "@tsconfig/node10" "^1.0.7"
112
158
  "@tsconfig/node12" "^1.0.7"
113
159
  "@tsconfig/node14" "^1.0.0"
@@ -118,18 +164,34 @@ ts-node@^10.2.0:
118
164
  create-require "^1.1.0"
119
165
  diff "^4.0.1"
120
166
  make-error "^1.1.1"
167
+ v8-compile-cache-lib "^3.0.1"
121
168
  yn "3.1.1"
122
169
 
123
- typescript@^4.3.5:
124
- version "4.3.5"
125
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
126
- integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
170
+ tslib@^2.6.2:
171
+ version "2.6.3"
172
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
173
+ integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
174
+
175
+ typescript@^5.5.3:
176
+ version "5.5.3"
177
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
178
+ integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
179
+
180
+ undici-types@~5.26.4:
181
+ version "5.26.5"
182
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
183
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
127
184
 
128
185
  uuid-parse@^1.1.0:
129
186
  version "1.1.0"
130
187
  resolved "https://registry.yarnpkg.com/uuid-parse/-/uuid-parse-1.1.0.tgz#7061c5a1384ae0e1f943c538094597e1b5f3a65b"
131
188
  integrity sha512-OdmXxA8rDsQ7YpNVbKSJkNzTw2I+S5WsbMDnCtIWSQaosNAcWtFuI/YK1TjzUI6nbkgiqEyh8gWngfcv8Asd9A==
132
189
 
190
+ v8-compile-cache-lib@^3.0.1:
191
+ version "3.0.1"
192
+ resolved "https://registry.yarnpkg.com/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz#6336e8d71965cb3d35a1bbb7868445a7c05264bf"
193
+ integrity sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==
194
+
133
195
  yn@3.1.1:
134
196
  version "3.1.1"
135
197
  resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
package/junit.xml CHANGED
@@ -1,69 +1,69 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <testsuites name="jest tests" tests="22" failures="0" errors="0" time="11.684">
3
- <testsuite name="PSTTask tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:21" time="5.618" tests="2">
4
- <testcase classname="PSTTask tests should have a Tasks folder" name="PSTTask tests should have a Tasks folder" time="0.004">
5
- </testcase>
6
- <testcase classname="PSTTask tests should have two tasks" name="PSTTask tests should have two tasks" time="0.028">
2
+ <testsuites name="jest tests" tests="22" failures="0" errors="0" time="2.128">
3
+ <testsuite name="PSTObject tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.415" tests="1">
4
+ <testcase classname="PSTObject tests should have basic attributes" name="PSTObject tests should have basic attributes" time="0.046">
7
5
  </testcase>
8
6
  </testsuite>
9
- <testsuite name="PSTContact tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:21" time="5.654" tests="2">
10
- <testcase classname="PSTContact tests should have a Contact folder" name="PSTContact tests should have a Contact folder" time="0.003">
7
+ <testsuite name="PSTFolder tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.429" tests="2">
8
+ <testcase classname="PSTFolder tests should have a root folder" name="PSTFolder tests should have a root folder" time="0.01">
11
9
  </testcase>
12
- <testcase classname="PSTContact tests should have a contact with several fields" name="PSTContact tests should have a contact with several fields" time="0.058">
10
+ <testcase classname="PSTFolder tests root folder should have sub folders" name="PSTFolder tests root folder should have sub folders" time="0.029">
13
11
  </testcase>
14
12
  </testsuite>
15
- <testsuite name="RecurrencePattern tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:21" time="5.666" tests="2">
16
- <testcase classname="RecurrencePattern tests should have a Calendar folder" name="RecurrencePattern tests should have a Calendar folder" time="0.003">
13
+ <testsuite name="PSTfile tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.422" tests="1">
14
+ <testcase classname="PSTfile tests should open the file" name="PSTfile tests should open the file" time="0.013">
17
15
  </testcase>
18
- <testcase classname="RecurrencePattern tests should have repeating events" name="RecurrencePattern tests should have repeating events" time="0.04">
16
+ </testsuite>
17
+ <testsuite name="PSTRecipient tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.462" tests="1">
18
+ <testcase classname="PSTRecipient tests should have email messages" name="PSTRecipient tests should have email messages" time="0.051">
19
19
  </testcase>
20
20
  </testsuite>
21
- <testsuite name="PSTAppointment tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:21" time="5.721" tests="2">
22
- <testcase classname="PSTAppointment tests should have a Calendar folder" name="PSTAppointment tests should have a Calendar folder" time="0.003">
21
+ <testsuite name="PSTMessage tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.523" tests="2">
22
+ <testcase classname="PSTMessage tests should have email messages" name="PSTMessage tests should have email messages" time="0.03">
23
23
  </testcase>
24
- <testcase classname="PSTAppointment tests should have two calendar items" name="PSTAppointment tests should have two calendar items" time="0.034">
24
+ <testcase classname="PSTMessage tests should have email message which uses block skip points" name="PSTMessage tests should have email message which uses block skip points" time="0.008">
25
25
  </testcase>
26
26
  </testsuite>
27
- <testsuite name="PSTMessage tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.242" tests="2">
28
- <testcase classname="PSTMessage tests should have email messages" name="PSTMessage tests should have email messages" time="0.045">
27
+ <testsuite name="RecurrencePattern tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.546" tests="2">
28
+ <testcase classname="RecurrencePattern tests should have a Calendar folder" name="RecurrencePattern tests should have a Calendar folder" time="0.005">
29
29
  </testcase>
30
- <testcase classname="PSTMessage tests should have email message which uses block skip points" name="PSTMessage tests should have email message which uses block skip points" time="0.019">
30
+ <testcase classname="RecurrencePattern tests should have repeating events" name="RecurrencePattern tests should have repeating events" time="0.031">
31
31
  </testcase>
32
32
  </testsuite>
33
- <testsuite name="PSTObject tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.268" tests="1">
34
- <testcase classname="PSTObject tests should have basic attributes" name="PSTObject tests should have basic attributes" time="0.078">
33
+ <testsuite name="PSTActivity tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.59" tests="2">
34
+ <testcase classname="PSTActivity tests should have a Journal folder" name="PSTActivity tests should have a Journal folder" time="0.01">
35
35
  </testcase>
36
- </testsuite>
37
- <testsuite name="PSTfile tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.045" tests="1">
38
- <testcase classname="PSTfile tests should open the file" name="PSTfile tests should open the file" time="0.008">
36
+ <testcase classname="PSTActivity tests root folder should have a journal entry" name="PSTActivity tests root folder should have a journal entry" time="0.007">
39
37
  </testcase>
40
38
  </testsuite>
41
- <testsuite name="PSTFolder tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.149" tests="2">
42
- <testcase classname="PSTFolder tests should have a root folder" name="PSTFolder tests should have a root folder" time="0.009">
39
+ <testsuite name="PSTAppointment tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.595" tests="2">
40
+ <testcase classname="PSTAppointment tests should have a Calendar folder" name="PSTAppointment tests should have a Calendar folder" time="0.004">
43
41
  </testcase>
44
- <testcase classname="PSTFolder tests root folder should have sub folders" name="PSTFolder tests root folder should have sub folders" time="0.063">
42
+ <testcase classname="PSTAppointment tests should have two calendar items" name="PSTAppointment tests should have two calendar items" time="0.022">
45
43
  </testcase>
46
44
  </testsuite>
47
- <testsuite name="PSTRecipient tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.326" tests="1">
48
- <testcase classname="PSTRecipient tests should have email messages" name="PSTRecipient tests should have email messages" time="0.096">
45
+ <testsuite name="PSTTask tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.591" tests="2">
46
+ <testcase classname="PSTTask tests should have a Tasks folder" name="PSTTask tests should have a Tasks folder" time="0.005">
47
+ </testcase>
48
+ <testcase classname="PSTTask tests should have two tasks" name="PSTTask tests should have two tasks" time="0.016">
49
49
  </testcase>
50
50
  </testsuite>
51
- <testsuite name="PSTActivity tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:22" time="5.467" tests="2">
52
- <testcase classname="PSTActivity tests should have a Journal folder" name="PSTActivity tests should have a Journal folder" time="0.003">
51
+ <testsuite name="PSTContact tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.591" tests="2">
52
+ <testcase classname="PSTContact tests should have a Contact folder" name="PSTContact tests should have a Contact folder" time="0.008">
53
53
  </testcase>
54
- <testcase classname="PSTActivity tests root folder should have a journal entry" name="PSTActivity tests root folder should have a journal entry" time="0.015">
54
+ <testcase classname="PSTContact tests should have a contact with several fields" name="PSTContact tests should have a contact with several fields" time="0.035">
55
55
  </testcase>
56
56
  </testsuite>
57
- <testsuite name="PSTAttachment tests" errors="0" failures="0" skipped="0" timestamp="2021-08-16T18:58:21" time="6.267" tests="5">
58
- <testcase classname="PSTAttachment tests should have a contact with an attachment" name="PSTAttachment tests should have a contact with an attachment" time="0.233">
57
+ <testsuite name="PSTAttachment tests" errors="0" failures="0" skipped="0" timestamp="2024-07-14T16:32:39" time="1.82" tests="5">
58
+ <testcase classname="PSTAttachment tests should have a contact with an attachment" name="PSTAttachment tests should have a contact with an attachment" time="0.116">
59
59
  </testcase>
60
- <testcase classname="PSTAttachment tests should have a task with an attachment" name="PSTAttachment tests should have a task with an attachment" time="0.136">
60
+ <testcase classname="PSTAttachment tests should have a task with an attachment" name="PSTAttachment tests should have a task with an attachment" time="0.072">
61
61
  </testcase>
62
- <testcase classname="PSTAttachment tests should have email with word attachment" name="PSTAttachment tests should have email with word attachment" time="0.144">
62
+ <testcase classname="PSTAttachment tests should have email with word attachment" name="PSTAttachment tests should have email with word attachment" time="0.061">
63
63
  </testcase>
64
- <testcase classname="PSTAttachment tests should have email with excel attachment" name="PSTAttachment tests should have email with excel attachment" time="0.145">
64
+ <testcase classname="PSTAttachment tests should have email with excel attachment" name="PSTAttachment tests should have email with excel attachment" time="0.059">
65
65
  </testcase>
66
- <testcase classname="PSTAttachment tests should have email with jpg attachment" name="PSTAttachment tests should have email with jpg attachment" time="0.142">
66
+ <testcase classname="PSTAttachment tests should have email with jpg attachment" name="PSTAttachment tests should have email with jpg attachment" time="0.063">
67
67
  </testcase>
68
68
  </testsuite>
69
69
  </testsuites>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pst-extractor",
3
- "version": "1.8.0",
3
+ "version": "1.10.0",
4
4
  "description": "Extract objects from MS Outlook/Exchange PST files",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -18,39 +18,40 @@
18
18
  "author": "Ed Pfromer (epfromer@gmail.com)",
19
19
  "license": "MIT",
20
20
  "devDependencies": {
21
- "@babel/core": "^7.15.0",
22
- "@babel/plugin-proposal-class-properties": "^7.14.5",
23
- "@babel/preset-env": "^7.15.0",
24
- "@babel/preset-typescript": "^7.15.0",
25
- "@types/debug": "4.1.7",
26
- "@types/jest": "^26.0.23",
27
- "@types/long": "^4.0.1",
28
- "@types/node": "^16.6.0",
29
- "@typescript-eslint/eslint-plugin": "^4.29.1",
30
- "@typescript-eslint/parser": "^4.29.1",
21
+ "@babel/core": "^7.24.8",
22
+ "@babel/plugin-proposal-class-properties": "^7.18.6",
23
+ "@babel/preset-env": "^7.24.8",
24
+ "@babel/preset-typescript": "^7.24.7",
25
+ "@types/debug": "4.1.12",
26
+ "@types/jest": "^29.5.12",
27
+ "@types/long": "^5.0.0",
28
+ "@types/node": "^20.14.10",
29
+ "@typescript-eslint/eslint-plugin": "^7.16.0",
30
+ "@typescript-eslint/parser": "^7.16.0",
31
31
  "babel-eslint": "^10.1.0",
32
- "babel-jest": "^27.0.6",
32
+ "babel-jest": "^29.7.0",
33
33
  "cross-env": "^7.0.3",
34
- "debug": "^4.3.2",
35
- "eslint": "^7.32.0",
36
- "eslint-config-prettier": "^8.3.0",
37
- "eslint-config-standard": "^16.0.3",
38
- "eslint-plugin-import": "^2.24.0",
34
+ "debug": "^4.3.5",
35
+ "eslint": "^9.7.0",
36
+ "eslint-config-prettier": "^9.1.0",
37
+ "eslint-config-standard": "^17.1.0",
38
+ "eslint-plugin-import": "^2.29.1",
39
39
  "eslint-plugin-node": "^11.1.0",
40
- "eslint-plugin-prettier": "^3.4.0",
41
- "eslint-plugin-promise": "^5.1.0",
40
+ "eslint-plugin-prettier": "^5.1.3",
41
+ "eslint-plugin-promise": "^6.4.0",
42
42
  "eslint-plugin-standard": "^5.0.0",
43
- "jest": "^27.0.6",
44
- "jest-junit": "^12.2.0",
43
+ "jest": "^29.7.0",
44
+ "jest-junit": "^16.0.0",
45
45
  "npm-run-all": "^4.1.5",
46
- "prettier": "^2.3.2",
47
- "rimraf": "^3.0.2",
48
- "source-map-support": "^0.5.19",
49
- "ts-node": "^10.2.0",
50
- "typescript": "^4.3.5"
46
+ "prettier": "^3.3.3",
47
+ "rimraf": "^6.0.1",
48
+ "source-map-support": "^0.5.21",
49
+ "ts-node": "^10.9.2",
50
+ "typescript": "^5.5.3"
51
51
  },
52
52
  "dependencies": {
53
- "long": "^4.0.0",
53
+ "iconv-lite": "^0.6.3",
54
+ "long": "^5.2.3",
54
55
  "uuid-parse": "^1.1.0"
55
56
  },
56
57
  "eslintConfig": {
package/readme.md CHANGED
@@ -1,11 +1,9 @@
1
1
  # pst-extractor
2
2
 
3
- [![npm](https://img.shields.io/npm/v/pst-extractor.svg)](https://www.npmjs.com/package/pst-extractor) ![github-issues](https://img.shields.io/github/issues/epfromer/pst-extractor.svg) [![Build Status](https://travis-ci.org/epfromer/pst-extractor.svg?branch=master)](https://travis-ci.org/epfromer/pst-extractor) ![stars](https://img.shields.io/github/stars/epfromer/pst-extractor.svg) ![forks](https://img.shields.io/github/forks/epfromer/pst-extractor.svg) ![](https://david-dm.org/epfromer/pst-extractor/status.svg) ![](https://david-dm.org/epfromer/pst-extractor/dev-status.svg) [![codecov](https://codecov.io/gh/epfromer/pst-extractor/branch/master/graph/badge.svg)](https://codecov.io/gh/epfromer/pst-extractor)
3
+ [![npm](https://img.shields.io/npm/v/pst-extractor.svg)](https://www.npmjs.com/package/pst-extractor) ![github-issues](https://img.shields.io/github/issues/epfromer/pst-extractor.svg) ![stars](https://img.shields.io/github/stars/epfromer/pst-extractor.svg) ![forks](https://img.shields.io/github/forks/epfromer/pst-extractor.svg) ![](https://david-dm.org/epfromer/pst-extractor/status.svg) ![](https://david-dm.org/epfromer/pst-extractor/dev-status.svg) [![codecov](https://codecov.io/gh/epfromer/pst-extractor/branch/master/graph/badge.svg)](https://codecov.io/gh/epfromer/pst-extractor)
4
4
 
5
5
  Extract objects from MS Outlook/Exchange PST files
6
6
 
7
- [![nodei.co](https://nodei.co/npm/pst-extractor.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/pst-extractor)
8
-
9
7
  ## Features
10
8
 
11
9
  Extract objects from MS Outlook/Exchange PST files.