Comparing version 0.1.5 to 0.1.6
@@ -44,3 +44,3 @@ { | ||
"scripts": {}, | ||
"version": "0.1.5" | ||
"version": "0.1.6" | ||
} |
@@ -98,2 +98,4 @@ 'use strict' | ||
item.author.push({ _text: author.email + ' (' + author.name + ')' }) | ||
} else if (author.name) { | ||
item.push({ 'dc:creator': author.name }) | ||
} | ||
@@ -100,0 +102,0 @@ }) |
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
14880
320