Socket
Socket
Sign inDemoInstall

html-minifier

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

html-minifier - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

2

package.json
{
"name": "html-minifier",
"version": "0.4.3",
"version": "0.4.4",
"description": "HTML minifier with lint-like capabilities.",

@@ -5,0 +5,0 @@ "keywords": ["html", "minifier", "lint"],

[HTMLMinifier](http://kangax.github.com/html-minifier/) is a Javascript-based HTML minifier (duh), with lint-like capabilities.
Installing with [npm](https://github.com/isaacs/npm):
<pre>
npm install html-minifier
</pre>
See [corresponding blog post](http://perfectionkills.com/experimenting-with-html-minifier/) for all the gory details of [how it works](http://perfectionkills.com/experimenting-with-html-minifier/#how_it_works), [description of each option](http://perfectionkills.com/experimenting-with-html-minifier/#options), [testing results](http://perfectionkills.com/experimenting-with-html-minifier/#field_testing) and [conclusions](http://perfectionkills.com/experimenting-with-html-minifier/#cost_and_benefits).
[Test suite is available online](http://kangax.github.com/html-minifier/tests/index.html).
/*!
* HTMLMinifier v0.43
* HTMLMinifier v0.4.4
* http://kangax.github.com/html-minifier/

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