🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

rss-url-parser

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rss-url-parser - npm Package Compare versions

Comparing version

to
2.1.1

4

CHANGELOG.md

@@ -8,2 +8,6 @@ # Changelog

## [2.1.1] - 2020-07-23
Fixes a security vulnerability
([lodash (#1523)](https://www.npmjs.com/advisories/1523))
## [2.1.0] - 2020-06-30

@@ -10,0 +14,0 @@ Slightly tweaked the example in the README to make it more useful

2

package.json
{
"name": "rss-url-parser",
"version": "2.1.0",
"version": "2.1.1",
"description": "A simple node module to parse an RSS feed from a URL",

@@ -5,0 +5,0 @@ "main": "index.js",