grunt-processhtml
Advanced tools
Comparing version 0.3.9 to 0.3.10
{ | ||
"name": "grunt-processhtml", | ||
"description": "Process html files at build time to modify them depending on the release environment", | ||
"version": "0.3.9", | ||
"version": "0.3.10", | ||
"homepage": "https://github.com/dciccale/grunt-processhtml", | ||
@@ -33,3 +33,3 @@ "author": { | ||
"async": "^0.9.0", | ||
"htmlprocessor": "0.2.0" | ||
"htmlprocessor": "0.2.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
@@ -1,5 +0,5 @@ | ||
# grunt-processhtml | ||
# grunt-processhtml | ||
[![NPM version](https://img.shields.io/npm/v/grunt-processhtml.svg)](https://www.npmjs.com/package/grunt-processhtml) | ||
[![Build Status](https://api.travis-ci.org/dciccale/grunt-processhtml.svg)](https://travis-ci.org/dciccale/grunt-processhtml) | ||
[![Build Status](https://api.travis-ci.org/dciccale/grunt-processhtml.svg)](https://travis-ci.org/dciccale/grunt-processhtml) | ||
[![NPM downloads](https://img.shields.io/npm/dm/grunt-processhtml.svg)](https://www.npmjs.com/package/grunt-processhtml) | ||
@@ -578,3 +578,4 @@ | ||
## Release History | ||
- 0.3.9 Update [node-htmlprocessor](https://github.com/dciccale/node-htmlprocessor) version | ||
- 0.3.10 Update [node-htmlprocessor](https://github.com/dciccale/node-htmlprocessor) to version 0.2.1 | ||
- 0.3.9 Update [node-htmlprocessor](https://github.com/dciccale/node-htmlprocessor) to version 0.2.0 | ||
- 0.3.8 Fix #74 | ||
@@ -581,0 +582,0 @@ - 0.3.7 Update [node-htmlprocessor](https://github.com/dciccale/node-htmlprocessor) dependency with added `inline` modifier |
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
23804
600
+ Addedhtmlprocessor@0.2.1(transitive)
- Removedhtmlprocessor@0.2.0(transitive)
Updatedhtmlprocessor@0.2.1