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

gulp-html-minifier-terser

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-html-minifier-terser - npm Package Compare versions

Comparing version 7.0.0-beta.0 to 7.1.0

6

package.json
{
"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

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