Comparing version 4.0.1 to 4.1.0
@@ -39,2 +39,3 @@ 'use strict' | ||
case 'function': | ||
attributes.children = childNodes | ||
return type(attributes, childNodes, _context) | ||
@@ -41,0 +42,0 @@ default: |
{ | ||
"name": "vdo", | ||
"description": "Minimal JSX compatible html focused templating engine.", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"author": "Dylan Piercey <pierceydylan@gmail.com>", | ||
@@ -12,5 +12,5 @@ "bugs": "https://github.com/DylanPiercey/vdo/issues", | ||
"devDependencies": { | ||
"mocha": "^3.0.2", | ||
"snazzy": "^4.0.1", | ||
"standard": "^8.0.0" | ||
"mocha": "^3.2.0", | ||
"snazzy": "^6.0.0", | ||
"standard": "^8.6.0" | ||
}, | ||
@@ -17,0 +17,0 @@ "homepage": "https://github.com/DylanPiercey/vdo", |
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
10147
229