@kenjiuno/msgreader
Advanced tools
Comparing version 1.10.0 to 1.11.0
@@ -114,4 +114,4 @@ declare const _default: { | ||
}; | ||
'001e': string; | ||
TYPE_MAPPING: { | ||
'001e': string; | ||
'001f': string; | ||
@@ -118,0 +118,0 @@ '0040': string; |
@@ -103,4 +103,4 @@ "use strict"; | ||
}, | ||
'001e': 'string', | ||
TYPE_MAPPING: { | ||
'001e': 'string', | ||
'001f': 'unicode', | ||
@@ -107,0 +107,0 @@ '0040': 'time', |
@@ -102,2 +102,5 @@ "use strict"; | ||
} | ||
else if (decodeAs === "binary") { | ||
skip = insideProps; | ||
} | ||
else if (decodeAs === "integer") { | ||
@@ -104,0 +107,0 @@ value = ds.readUint32(); |
{ | ||
"name": "@kenjiuno/msgreader", | ||
"version": "1.10.0", | ||
"version": "1.11.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
259323
23
7479
1