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