Socket
Socket
Sign inDemoInstall

aws-ses-mail

Package Overview
Dependencies
4
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

aws-ses-mail.js

12

package.json
{
"name": "aws-ses-mail",
"version": "0.0.2",
"version": "0.0.3",
"description": "Convenience tool for AWS SES",
"main": "app.js",
"main": "aws-ses-mail.js",
"dependencies": {

@@ -11,4 +11,4 @@ "aws-sdk": "~1.6.0"

"scripts": {
"start": "node app.js",
"debug": "node debug app.js"
"start": "node aws-ses-mail.js",
"debug": "node debug aws-ses-mail.js"
},

@@ -20,4 +20,4 @@ "author": {

"readme": "ERROR: No README data found!",
"_id": "aws-ses-mail@0.0.1",
"_from": "aws-ses-mail@0.0.1"
"_id": "aws-ses-mail@0.0.2",
"_from": "aws-ses-mail@"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc