Comparing version 0.5.5 to 0.5.6
@@ -32,3 +32,3 @@ var helper = require("../lib/util"); | ||
}), | ||
"escapereplace:function(k){return __escapehtml.escapehash[k]}", | ||
"escapereplace:function(k){return _method.__escapehtml.escapehash[k]}", | ||
"escaping:function(s){return typeof(s)!='string'?s:s.replace(/[&<>\"]/img,this.escapereplace)}" | ||
@@ -35,0 +35,0 @@ ); |
{ | ||
"name": "dac", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"description": "Dynamic Assets Compiler", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6546