get-rss-atom
Advanced tools
Comparing version 1.0.6-b to 1.0.6-c
{ | ||
"name": "get-rss-atom", | ||
"version": "1.0.6b", | ||
"version": "1.0.6c", | ||
"description": "Reed feed content from URL and return Array with Objects", | ||
@@ -5,0 +5,0 @@ "main": "get.js", |
@@ -31,2 +31,4 @@ Simple RSS/ATOM feed parser. | ||
``` | ||
'use strict'; | ||
const reader = require('get-rss-atom'); | ||
@@ -33,0 +35,0 @@ |
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
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
4640
60