grunt-processhtml
Advanced tools
Comparing version 0.3.5 to 0.3.6
{ | ||
"name": "grunt-processhtml", | ||
"description": "Process html files at build time to modify them depending on the release environment", | ||
"version": "0.3.5", | ||
"version": "0.3.6", | ||
"homepage": "https://github.com/dciccale/grunt-processhtml", | ||
@@ -32,3 +32,3 @@ "author": { | ||
"dependencies": { | ||
"htmlprocessor": "0.1.7" | ||
"htmlprocessor": "0.1.8" | ||
}, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
@@ -505,2 +505,5 @@ # grunt-processhtml [![Build Status](https://travis-ci.org/dciccale/grunt-processhtml.png?branch=master)](https://travis-ci.org/dciccale/grunt-processhtml) [![NPM version](https://badge.fury.io/js/grunt-processhtml.png)](http://badge.fury.io/js/grunt-processhtml) | ||
## Release History | ||
- 0.3.6 Update node-htmlprocessor version and add specific test for templates | ||
- 0.3.5 Fixes issue when passing data to a `template` | ||
- 0.3.4 Fixes issue when passing a path te replace an `[attr]` | ||
- 0.3.3 Add [node-htmlprocessor](https://github.com/dciccale/node-htmlprocessor) as a dependency | ||
@@ -507,0 +510,0 @@ - 0.3.2 Fix/feature #39 |
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
17266
523
+ Addedhtmlprocessor@0.1.8(transitive)
- Removedhtmlprocessor@0.1.7(transitive)
Updatedhtmlprocessor@0.1.8