get-rss-atom
Advanced tools
Comparing version 1.0.6-e to 1.0.6-f
{ | ||
"name": "get-rss-atom", | ||
"version": "1.0.6e", | ||
"version": "1.0.6f", | ||
"description": "Reed feed content from URL and return Array with Objects", | ||
@@ -5,0 +5,0 @@ "main": "get.js", |
@@ -51,4 +51,4 @@ Simple RSS/ATOM feed parser. | ||
console.log(`\n--${count}-- ${item.title}\n${item.content}\n${item.href}\n`) | ||
} | ||
)}); | ||
}) | ||
}); | ||
~~~ | ||
@@ -55,0 +55,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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package