Socket
Socket
Sign inDemoInstall

rss-finder

Package Overview
Dependencies
33
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.0 to 1.0.0

8

package.json
{
"name": "rss-finder",
"version": "1.0.0-beta.0",
"version": "1.0.0",
"description": "Find rss feeds url",

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

"feedparser": "^1.1.4",
"got": "^5.3.0",
"got": "^6.1.0",
"htmlparser2": "^3.9.0",

@@ -37,6 +37,6 @@ "pinkie-promise": "^2.0.0"

"devDependencies": {
"ava": "^0.8.0",
"ava": "^0.11.0",
"coveralls": "^2.11.6",
"eslint": "^1.10.3",
"eslint-config-mito": "^1.0.0-beta.2",
"eslint-config-mito": "^1.0.0",
"get-port": "^2.1.0",

@@ -43,0 +43,0 @@ "nyc": "^5.0.1",

# 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: **1.0.0-beta.0**
Version: **1.0.0**

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

# License
MIT © 2015 Gergely Kovács (gg.kovacs@gmail.com)
MIT © 2016 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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc