Comparing version 0.2.4 to 0.2.5
@@ -148,3 +148,3 @@ var xml = require('xml'); | ||
if(entries[i].author) { | ||
for(var y=0; y<items[i].author.length; y++) { | ||
for(var y=0; y<entries[i].author.length; y++) { | ||
var entryAuthor = []; | ||
@@ -151,0 +151,0 @@ |
{ | ||
"name": "feed", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Feed is a RSS and Atom feed generator for Node.js, making content syndication simple, intuitive and performant!", | ||
@@ -5,0 +5,0 @@ "homepage": "http://projets.jpmonette.net/en/feed", |
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
14172
6