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.12.0 to 1.13.0-alpha.1

out/uml/broken-msg/how-to.png

2

lib/Burner.js

@@ -113,3 +113,3 @@ "use strict";

var x = 0;
for (; x < 109; x++) {
for (; x < 109 && x < numFatSectors; x++) {
difat1.push(firstFatSector + x);

@@ -116,0 +116,0 @@ }

{
"name": "@kenjiuno/msgreader",
"version": "1.12.0",
"version": "1.13.0-alpha.1",
"description": "Outlook Item File (.msg) reader in JavaScript Npm Module",

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