Socket
Socket
Sign inDemoInstall

apostrophe-rss

Package Overview
Dependencies
Maintainers
9
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-rss - npm Package Compare versions

Comparing version 0.0.9 to 0.0.10

2

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

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

@@ -37,3 +37,2 @@ // @class Editor for RSS feed widgets

self.data.limit = self.$limit.val();
apos.log('limit: ' + self.data.limit);
}

@@ -40,0 +39,0 @@ return callback();

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