grunt-email-builder
Advanced tools
Comparing version
{ | ||
"name": "grunt-email-builder", | ||
"description": "Combine Html and Css into an email", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"homepage": "https://github.com/yargalot/Email-Builder", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -46,3 +46,3 @@ /* jshint -W030,-W117 */ | ||
var reConditional = /(<!--\[\s*if[^>]+>)([\s\S]+?)(<![^>]+>)/gi; | ||
var reConditional = /(<!--\[\s*if[^>]+>(?:<![^>]+>)?)([\s\S]+?)(<![^>]+>)/gi; | ||
var _self = this; | ||
@@ -49,0 +49,0 @@ |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
53773
0.02%