get-rss-atom
Advanced tools
Comparing version 1.0.2-c to 1.0.2-d
{ | ||
"name": "get-rss-atom", | ||
"version": "1.0.2c", | ||
"version": "1.0.2d", | ||
"description": "Reed feed content from URL and return Array with Objects", | ||
@@ -5,0 +5,0 @@ "main": "get.js", |
@@ -17,3 +17,3 @@ Simple RSS/ATOM feed parser. | ||
``` | ||
test = require('get-rss-son/get'); | ||
test = require('get-rss-atom/get'); | ||
@@ -20,0 +20,0 @@ let |
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
4194