express-compiless
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -23,3 +23,3 @@ var Path = require('path'), | ||
return "\\" + leftPad($0.charCodeAt(0).toString(16), 6, '0'); | ||
}); | ||
}) + "'"; | ||
} | ||
@@ -26,0 +26,0 @@ |
{ | ||
"name": "express-compiless", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Express middleware that compiles less files to css on the way out.", | ||
@@ -5,0 +5,0 @@ "main": "lib/compiless.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
15228