rss-url-parser
Advanced tools
Comparing version
@@ -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 |
{ | ||
"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", |
10313
1.31%