derby-jade
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -609,3 +609,4 @@ | ||
attrs.forEach(function(attr){ | ||
if (attr.name == 'attributes') return inherits = true; | ||
// [Derby.js] don't use attributes keyword | ||
// if (attr.name == 'attributes') return inherits = true; | ||
escaped[attr.name] = attr.escaped; | ||
@@ -612,0 +613,0 @@ if (attr.name == 'class') { |
{ | ||
"name": "derby-jade", | ||
"description": "Jade for Derby.js", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Pavel Zhukov", |
Sorry, the diff of this file is not supported yet
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
423595
6186