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

mail-export

Package Overview
Dependencies
Maintainers
0
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mail-export - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

dist/index.js
import { MessageParser } from "./MessageParser";
import { EmlParser } from "./EmlParser";
import { Convert } from "./Parser";
import { Convert } from "./Converter";
export { MessageParser, Convert, EmlParser };
{
"name": "mail-export",
"version": "1.0.0",
"version": "1.0.1",
"main": "./dist/index.js",

@@ -9,3 +9,3 @@ "module": "./dist/index.mjs",

"scripts": {
"pre-build": "rimraf dist",
"prebuild": "rimraf dist",
"build": "tsc -p ./tsconfig.json",

@@ -12,0 +12,0 @@ "prepublish": "bun run build"

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