Socket
Socket
Sign inDemoInstall

rss-finder

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rss-finder - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

24

package.json
{
"name": "rss-finder",
"version": "2.0.4",
"version": "2.0.5",
"description": "Find rss feeds url",

@@ -28,6 +28,6 @@ "main": "index.js",

"dependencies": {
"extend": "^3.0.0",
"feedparser": "^2.0.0",
"got": "^7.0.0",
"htmlparser2": "^3.9.1",
"extend": "^3.0.1",
"feedparser": "^2.2.9",
"got": "^8.3.0",
"htmlparser2": "^3.9.2",
"pinkie-promise": "^2.0.1"

@@ -37,10 +37,10 @@ },

"devDependencies": {
"ava": "^0.19.1",
"coveralls": "^2.11.11",
"eslint": "^3.0.1",
"eslint-config-mito": "^7.0.2",
"get-port": "^3.0.0",
"nyc": "^10.0.0",
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"eslint": "^4.18.2",
"eslint-config-mito": "^8.0.0",
"get-port": "^3.2.0",
"nyc": "^11.6.0",
"pify": "^3.0.0",
"pre-commit": "^1.2.0"
"pre-commit": "^1.2.2"
},

@@ -47,0 +47,0 @@ "pre-commit": [

# RSS Finder [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coverage-image]][coverage-url]
Version: **2.0.4**
Version: **2.0.5**

@@ -67,3 +67,3 @@ ## Installation

# License
MIT © 2017 Gergely Kovács (gg.kovacs@gmail.com)
MIT © 2018 Gergely Kovács (gg.kovacs@gmail.com)

@@ -70,0 +70,0 @@ [npm-image]: https://badge.fury.io/js/rss-finder.svg

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc