Socket
Socket
Sign inDemoInstall

apostrophe-rss

Package Overview
Dependencies
6
Maintainers
10
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.7 to 0.5.8

2

index.js

@@ -38,3 +38,3 @@ var feedparser = require('feedparser');

self.css = options.css || 'rss';
self.icon = options.icon || 'rss';
self.icon = options.icon || 'icon-rss';
self.sanitize = function(item) {

@@ -41,0 +41,0 @@ if (!item.feed.match(/^https?\:\/\//)) {

{
"name": "apostrophe-rss",
"version": "0.5.7",
"version": "0.5.8",
"description": "Adds an RSS feed widget to the Apostrophe content management system",

@@ -5,0 +5,0 @@ "main": "index.js",

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