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.0 to 0.5.1

1

index.js

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

item._entries = articles.map(function(article) {
return {

@@ -77,0 +78,0 @@ title: article.title,

4

package.json
{
"name": "apostrophe-tumblr",
"version": "0.5.0",
"version": "0.5.1",
"description": "Adds a Tumblr RSS widget to the Apostrophe content management system",

@@ -22,3 +22,3 @@ "main": "index.js",

"dependencies": {
"feedparser": "~0.11.0",
"sanitize-html": "1.1.4 ",
"extend": "~1.1.3",

@@ -25,0 +25,0 @@ "lodash": "^2.4.1"

# apostrophe-tumblr
[![NPM](https://nodei.co/npm/apostrophe-tumblr.png?downloads=true&stars=true)](https://nodei.co/npm/apostrophe-tumblr/)
<a href="http://apostrophenow.org/"><img src="https://raw.github.com/punkave/jquery-bottomless/master/logos/logo-box-madefor.png" align="right" /></a>
apostrophe-tumblr is a widget for the [Apostrophe](http://github.com/punkave/apostrophe) content management system. Apostrophe lets you display a Tumblr-specific RSS widget in any content area.
## TO-DO
- [ ] Build it
- [ ] Publish to NPM
- [x] Build it
- [x] Publish to NPM
- [ ] Switch loader logic to browser-side player (like Twitter)
- [ ] Build some nice basic styles
- [ ] Write some tests?
<a href="http://punkave.com/"><img src="https://raw.github.com/punkave/jquery-bottomless/master/logos/logo-box-builtby.png" /></a>
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