gulp-preprocess
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "gulp-preprocess", | ||
"description": "Gulp plugin to preprocess HTML, JavaScript, and other files based on custom context or environment configuration", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"homepage": "http://github.com/pioug/gulp-preprocess", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -13,7 +13,7 @@ # gulp-preprocess [![NPM version](https://img.shields.io/npm/v/gulp-preprocess.svg)](https://www.npmjs.com/package/gulp-preprocess) [![Run tests](https://github.com/nfroidure/svg-pathdata/actions/workflows/test.yml/badge.svg)](https://github.com/nfroidure/svg-pathdata/actions/workflows/test.yml) [![Dependency Status](https://img.shields.io/david/pioug/gulp-preprocess.svg)](https://david-dm.org/pioug/gulp-preprocess) | ||
<td>Node Version</td> | ||
<td>>= 6.14.3</td> | ||
<td>>= 14</td> | ||
</tr> | ||
<tr> | ||
<td>Gulp Version</td> | ||
<td>3.x</td> | ||
<td>>= 4</td> | ||
</tr> | ||
@@ -20,0 +20,0 @@ </table> |
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
13147