Socket
Socket
Sign inDemoInstall

minimize

Package Overview
Dependencies
45
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.2.0

CHANGELOG.md

8

package.json
{
"name": "minimize",
"version": "2.1.0",
"version": "2.2.0",
"description": "Minimize HTML",

@@ -25,7 +25,7 @@ "main": "./lib/minimize",

"devDependencies": {
"chai": "^3.5.0",
"chai": "^4.1.0",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"mocha": "^5.0.0",
"pre-commit": "^1.2.2",
"sinon": "^1.17.7",
"sinon": "^4.0.0",
"sinon-chai": "^2.8.0"

@@ -32,0 +32,0 @@ },

# HTML minifier
[![Greenkeeper badge](https://badges.greenkeeper.io/Swaagie/minimize.svg)](https://greenkeeper.io/)
[![Version npm][version]](http://browsenpm.org/package/minimize)[![Build Status][build]](https://travis-ci.org/Swaagie/minimize)[![Dependencies][david]](https://david-dm.org/Swaagie/minimize)[![Coverage Status][cover]](https://coveralls.io/r/Swaagie/minimize?branch=master)

@@ -16,2 +17,4 @@

**Minimize does not parse inline PHP or raw template files. Templates are not valid

@@ -56,2 +59,6 @@ HTML and this is outside the scope of the minimize. The _output_ of the

#### Gulp plugin
- [gulp-minimize](https://github.com/foru17/gulp-minimize): Gulp plugin based on minimize.
#### Options

@@ -295,2 +302,3 @@

## Tests

@@ -297,0 +305,0 @@

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