Socket
Socket
Sign inDemoInstall

node-red-node-feedparser

Package Overview
Dependencies
59
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

2

package.json
{
"name": "node-red-node-feedparser",
"version": "0.1.4",
"version": "0.1.5",
"description": "A Node-RED node to get RSS Atom feeds.",

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

@@ -6,10 +6,6 @@ node-red-node-feedparser

**Note** : This is the same node as was in the core of Node-RED.
As of v0.10.8 it will be installed from here instead.
Install
-------
Run the following command in the user directory of your Node-RED install.
By default this is `.node-red`
Run the following command in your Node-RED user directory - typically `~/.node-red`

@@ -21,8 +17,6 @@ npm install node-red-node-feedparser

Provides two nodes - one to receive messages, and one to send.
### Input
###Input
Monitors an RSS/atom feed for new entries.
You can set the polling time in minutes. Defaults to 15 minutes.
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