Comparing version 4.0.2 to 4.0.3
@@ -197,2 +197,4 @@ var assert = require('assert'); | ||
args.attr.className = Object.keys(className).join(' '); | ||
} else { | ||
delete args.attr.className; | ||
} | ||
@@ -199,0 +201,0 @@ |
{ | ||
"name": "coffeex", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Coffee DSL for React Virtual DOM instead of JSX", | ||
@@ -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
12379
231