🚀 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.2.1

4

CHANGELOG.md

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

## [2.2.1] - 2021-09-07
* Fixes a security vulnerability:
* [CVE-2021-23343](https://github.com/advisories/GHSA-hj48-42vr-x3v9)
## [2.2.0] - 2021-06-04

@@ -10,0 +14,0 @@ * Added support for NodeJS 16.x

2

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

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