New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

custom-rss

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-rss - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

6

package.json
{
"name": "custom-rss",
"version": "0.1.0",
"version": "0.1.1",
"description": "Filtering RSS because Zapier is too expensive.",

@@ -9,2 +9,6 @@ "main": "src/feeds/index.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/hlfcoding/custom-rss"
},
"dependencies": {

@@ -11,0 +15,0 @@ "connect": "^3.4.1"

@@ -5,5 +5,12 @@ # Custom RSS

[![Code Climate](https://codeclimate.com/github/hlfcoding/custom-rss/badges/gpa.svg)](https://codeclimate.com/github/hlfcoding/custom-rss)
[![License](https://img.shields.io/cocoapods/l/HLFMapViewController.svg?style=flat)](http://cocoapods.org/pods/HLFMapViewController)
[![Package](https://img.shields.io/npm/v/custom-rss.svg?style=flat)](https://www.npmjs.com/package/custom-rss)
[![License](https://img.shields.io/npm/l/custom-rss.svg?style=flat)](https://github.com/hlfcoding/custom-rss/blob/master/LICENSE)
:zap: Filtering RSS because Zapier is too expensive (and Pipes is gone).
:zap: Filtering RSS because Zapier is too expensive.
- [x] Blacklist filtering
- [x] Repost guarding
- [x] Uses JSON for configuration
- [x] Feeds as middleware functions
- [x] As few dependencies as possible
- [x] ES5, so compatible with older node versions
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