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.3 to 2.0.4

8

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

@@ -30,3 +30,3 @@ "main": "index.js",

"feedparser": "^2.0.0",
"got": "^6.3.0",
"got": "^7.0.0",
"htmlparser2": "^3.9.1",

@@ -37,3 +37,3 @@ "pinkie-promise": "^2.0.1"

"devDependencies": {
"ava": "^0.18.0",
"ava": "^0.19.1",
"coveralls": "^2.11.11",

@@ -44,3 +44,3 @@ "eslint": "^3.0.1",

"nyc": "^10.0.0",
"pify": "^2.3.0",
"pify": "^3.0.0",
"pre-commit": "^1.2.0"

@@ -47,0 +47,0 @@ },

# 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.3**
Version: **2.0.4**

@@ -35,3 +35,3 @@ ## Installation

{
site: {
site: {
title: 'The New York Times - Breaking News, World News & Multimedia',

@@ -38,0 +38,0 @@ favicon: 'http://static01.nyt.com/favicon.ico',

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