Socket
Socket
Sign inDemoInstall

html-preflight

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-preflight - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

14

package.json
{
"name": "html-preflight",
"version": "0.3.3",
"version": "0.3.4",
"description": "The HTML email preflight process, maximing compression without distortion",

@@ -27,6 +27,6 @@ "main": "index.js",

"dependencies": {
"async": "^0.9.0",
"bytes": "^1.0.0",
"colors": "^1.0.3",
"html-autoprefixer": "^0.3.6",
"async": "^1.0.0",
"bytes": "^2.1.0",
"colors": "^1.1.0",
"html-autoprefixer": "^0.3.7",
"html-minifier": "^0.7.2",

@@ -36,5 +36,5 @@ "html-uglify": "1.1.1"

"devDependencies": {
"chai": "^2.0.0",
"mocha": "^2.1.0"
"chai": "^2.3.0",
"mocha": "^2.2.5"
}
}
# html-preflight
[![NPM version](https://badge.fury.io/js/html-preflight.png)](http://badge.fury.io/js/html-preflight)
HTMLPreflight is a runner of plugins that transform an email before sending it.

@@ -4,0 +6,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