gulp-html-minifier-terser
Advanced tools
Comparing version 7.0.0-beta.0 to 7.1.0
{ | ||
"name": "gulp-html-minifier-terser", | ||
"description": "gulp plugin to minify HTML.", | ||
"version": "7.0.0-beta.0", | ||
"version": "7.1.0", | ||
"homepage": "https://github.com/pioug/gulp-html-minifier-terser", | ||
@@ -48,3 +48,3 @@ "authors": [ | ||
"dependencies": { | ||
"html-minifier-terser": "^7.0.0-beta.0", | ||
"html-minifier-terser": "^7.1.0", | ||
"plugin-error": "^2.0.0", | ||
@@ -57,3 +57,3 @@ "through2": "^4.0.2" | ||
"mocha": "^10.0.0", | ||
"vinyl": "^2.2.0" | ||
"vinyl": "^3.0.0" | ||
}, | ||
@@ -60,0 +60,0 @@ "keywords": [ |
@@ -15,7 +15,7 @@ # gulp-html-minifier-terser [![NPM version](https://img.shields.io/npm/v/gulp-html-minifier-terser.svg?style=flat)](https://www.npmjs.com/package/gulp-html-minifier-terser) [![NPM monthly downloads](https://img.shields.io/npm/dm/gulp-html-minifier-terser.svg?style=flat)](https://npmjs.org/package/gulp-html-minifier-terser) [![NPM total downloads](https://img.shields.io/npm/dt/gulp-html-minifier-terser.svg?style=flat)](https://npmjs.org/package/gulp-html-minifier-terser) ![Run tests](https://github.com/pioug/gulp-html-minifier-terser/workflows/Run%20tests/badge.svg) | ||
_**Please do not report issues related to HTML parsing and output on this repository. Report those issues to the [html-minifier-terser](https://github.com/DanielRuf/html-minifier-terser/issues) issue tracker.**_ | ||
_**Please do not report issues related to HTML parsing and output on this repository. Report those issues to the [html-minifier-terser](https://github.com/terser/html-minifier-terser/issues) issue tracker.**_ | ||
## Usage | ||
See the [html-minifer-terser docs](https://github.com/DanielRuf/html-minifier-terser) for all available options. | ||
See the [html-minifer-terser docs](https://github.com/terser/html-minifier-terser) for all available options. | ||
@@ -22,0 +22,0 @@ ```js |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
7645
Updatedhtml-minifier-terser@^7.1.0