gulp-html icon indicating copy to clipboard operation
gulp-html copied to clipboard

Gulp plugin for HTML validation, using the official Nu Html Checker (v.Nu)

Results 7 gulp-html issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.9 - 27 Apr 2022 Add working-directory input to the autobuild action. #1024 The analyze and upload-sarif actions will...

dependencies
github_actions

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

Hi, I want to format the error output by handling the `"error"` event, but when using the `"json"` format, the event does not fire because a [hard-coded formatter](https://github.com/validator/gulp-html/blob/d7a7916b8490bdf5a157b85327bfbe3f9321b376/index.js#L86) is used....

I'm using [gulp-file-include](https://github.com/coderhaoxin/gulp-file-include) to move repetitive parts of my html pages (like page header and footer) to outside files. However, gulp-html does not seem to use the compiled version for...

enhancement
help wanted

increasing the default stack size(-Xss512k) for x86.

bug

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...

dependencies
javascript