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

feathers-mailer

Package Overview
Dependencies
Maintainers
3
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-mailer - npm Package Compare versions

Comparing version 1.0.6 to 2.0.0

12

package.json
{
"name": "feathers-mailer",
"description": "Feathers mailer service",
"version": "1.0.6",
"version": "2.0.0",
"homepage": "https://github.com/feathersjs/feathers-mailer",

@@ -59,10 +59,10 @@ "main": "lib/",

"debug": "^2.2.0",
"nodemailer": "^2.2.1",
"nodemailer": "^4.0.0",
"uberproto": "^1.2.0"
},
"devDependencies": {
"address-rfc2822": "^1.0.0",
"address-rfc2822": "^2.0.0",
"babel-cli": "^6.5.1",
"babel-core": "^6.5.2",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.5.0",

@@ -74,8 +74,8 @@ "body-parser": "^1.15.0",

"istanbul": "^1.1.0-alpha.1",
"mocha": "^2.4.5",
"mocha": "^3.2.0",
"nodemailer-mandrill-transport": "^1.1.0",
"nodemailer-stub-transport": "^1.0.0",
"rimraf": "^2.5.4",
"semistandard": "^9.1.0"
"semistandard": "^11.0.0"
}
}
# feathers-mailer
[![Greenkeeper badge](https://badges.greenkeeper.io/feathersjs/feathers-mailer.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/feathersjs/feathers-mailer.png?branch=master)](https://travis-ci.org/feathersjs/feathers-mailer)

@@ -4,0 +6,0 @@ [![Code Climate](https://codeclimate.com/github/feathersjs/feathers-mailer.png)](https://codeclimate.com/github/feathersjs/feathers-mailer)

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