Socket
Socket
Sign inDemoInstall

apostrophe-rss

Package Overview
Dependencies
7
Maintainers
10
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.16 to 0.5.17

2

package.json
{
"name": "apostrophe-rss",
"version": "0.5.16",
"version": "0.5.17",
"description": "Adds an RSS feed widget to the Apostrophe content management system",

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

@@ -12,3 +12,2 @@ apos.widgetPlayers.rss = function($widget) {

function(result) {
console.log(result);
$widget.html(result);

@@ -15,0 +14,0 @@ }

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