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

preview-email

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preview-email - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

32

package.json
{
"name": "preview-email",
"description": "Automatically opens your browser to preview Node.js email messages sent with Nodemailer. Made for Lad!",
"version": "3.0.3",
"version": "3.0.4",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

@@ -23,25 +23,25 @@ "ava": {

"dependencies": {
"dayjs": "^1.9.6",
"dayjs": "^1.10.4",
"debug": "^4.3.1",
"mailparser": "^3.0.1",
"nodemailer": "^6.4.16",
"open": "^7.3.0",
"pug": "^3.0.0",
"uuid": "^8.3.1"
"mailparser": "^3.1.0",
"nodemailer": "^6.5.0",
"open": "7",
"pug": "^3.0.2",
"uuid": "^8.3.2"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"ava": "^3.13.0",
"@commitlint/cli": "^12.0.1",
"@commitlint/config-conventional": "^12.0.1",
"ava": "^3.15.0",
"codecov": "^3.8.1",
"cross-env": "^7.0.2",
"eslint": "^7.14.0",
"eslint-config-xo-lass": "^1.0.4",
"cross-env": "^7.0.3",
"eslint": "^7.22.0",
"eslint-config-xo-lass": "^1.0.5",
"eslint-plugin-node": "^11.1.0",
"husky": "^4.3.0",
"lint-staged": "^10.5.2",
"husky": "^5.2.0",
"lint-staged": "^10.5.4",
"nyc": "^15.1.0",
"remark-cli": "^9.0.0",
"remark-preset-github": "^4.0.1",
"xo": "^0.35.0"
"xo": "^0.38.2"
},

@@ -48,0 +48,0 @@ "engines": {

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