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

idea-toolbox

Package Overview
Dependencies
Maintainers
1
Versions
377
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idea-toolbox - npm Package Compare versions

Comparing version 0.8.3 to 0.8.4

2

index.js

@@ -247,3 +247,3 @@ 'use strict';

* replyToAddresses: Array<string>, subject: string, html?: string, text?: string,
* attachments?: Array<{ filename: string, content: data }>
* attachments?: Array<any> (https://community.nodemailer.com/using-attachments/)
* @param {*} cb (err, data) => {}

@@ -250,0 +250,0 @@ * @param {*} sesParams (optional) region, source, sourceName, sourceArn

{
"name": "idea-toolbox",
"version": "0.8.3",
"version": "0.8.4",
"description": "IDEA's utility functions",

@@ -28,5 +28,5 @@ "engines": {

"dependencies": {
"nodemailer": "^4.6.5",
"nodemailer": "^2.7.2",
"uuid": "^3.1.0"
}
}
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