Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

emailjs

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emailjs - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

10

package.json
{
"name": "emailjs",
"description": "send text/html emails and attachments (files, streams and strings) from node.js to any smtp server",
"version": "1.0.9",
"version": "1.0.10",
"author": "eleith",

@@ -19,11 +19,11 @@ "contributors": [

"mimelib": "0.2.14",
"moment": "=2.11.2",
"moment": "2.11.2",
"starttls": "1.0.1"
},
"optionalDependencies": {
"bufferjs": "=1.1.0"
"bufferjs": "1.1.0"
},
"devDependencies": {
"mocha": "=1.7.4",
"chai": "=1.1.0",
"mocha": "1.7.4",
"chai": "1.1.0",
"simplesmtp": "0.3.32",

@@ -30,0 +30,0 @@ "mailparser": "0.4.1",

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