New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kenjiuno/msgreader

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kenjiuno/msgreader - npm Package Compare versions

Comparing version 1.10.0 to 1.11.0

docup.js

2

lib/const.d.ts

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc