Socket
Socket
Sign inDemoInstall

find-rss

Package Overview
Dependencies
25
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.2.0

2

package.json
{
"name": "find-rss",
"description": "find rss feeds",
"version": "0.1.0",
"version": "0.2.0",
"author": "nikezono",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -10,7 +10,7 @@ node-find-rss

* using npm:
***using npm:***
npm install find-rss
* or using package.json
****or using package.json:***

@@ -24,1 +24,8 @@ "find-rss": "*"

console.log candidates
# =>
# [ { rel: 'alternate',
type: 'application/rss+xml',
title: 'RSS',
href: 'http://images.apple.com/main/rss/hotnews/hotnews.rss',
url: 'http://images.apple.com/main/rss/hotnews/hotnews.rss' } ]
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