@kenjiuno/msgreader
Advanced tools
Comparing version 1.20.0 to 1.21.0-alpha1
@@ -72,2 +72,3 @@ declare const _default: { | ||
'7ffe': string; | ||
'370e': string; | ||
'0c15': string; | ||
@@ -74,0 +75,0 @@ '3001': string; |
@@ -78,2 +78,3 @@ "use strict"; | ||
'7ffe': 'attachmentHidden', | ||
'370e': 'attachMimeTag', | ||
// recipient specific | ||
@@ -80,0 +81,0 @@ '0c15': 'recipType', |
@@ -932,2 +932,12 @@ import { TzDefinition } from './TZDEFINITIONParser'; | ||
timeZoneDesc?: string; | ||
/** | ||
* Contains formatting information about a Multipurpose Internet Mail Extensions (MIME) attachment. | ||
* | ||
* e.g. `image/png` | ||
* | ||
* Target {@link dataType} = 'attachment'. | ||
* | ||
* @see [PidTagAttachMimeTag Canonical Property | Microsoft Learn](https://learn.microsoft.com/en-us/office/client-developer/outlook/mapi/pidtagattachmimetag-canonical-property) | ||
*/ | ||
attachMimeTag?: string; | ||
} | ||
@@ -934,0 +944,0 @@ export interface SomeParsedOxProps { |
{ | ||
"name": "@kenjiuno/msgreader", | ||
"version": "1.20.0", | ||
"version": "1.21.0-alpha1", | ||
"description": "Outlook Item File (.msg) reader in JavaScript Npm Module", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
371509
10076
2