Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe-tumblr

Package Overview
Dependencies
Maintainers
10
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-tumblr - npm Package Compare versions

Comparing version 0.5.6 to 0.5.7

5

index.js

@@ -67,2 +67,7 @@ var feedparser = require('feedparser');

if (self._apos._aposLocals.offline) {
item._failed = true;
return callback(null);
}
// N.B. Tumblr has a set limit of 10 posts on their RSS feed.

@@ -69,0 +74,0 @@ // We live in a world of useful constraints. --Joel

2

package.json
{
"name": "apostrophe-tumblr",
"version": "0.5.6",
"version": "0.5.7",
"description": "Adds a Tumblr RSS 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc