apostrophe-tumblr
Advanced tools
Comparing version 0.5.4 to 0.5.5
@@ -40,3 +40,3 @@ var feedparser = require('feedparser'); | ||
self.css = options.css || 'tumblr'; | ||
self.icon = options.icon || 'tumblr'; | ||
self.icon = options.icon || 'icon-tumblr'; | ||
@@ -43,0 +43,0 @@ self.sanitize = function(item) { |
{ | ||
"name": "apostrophe-tumblr", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Adds a Tumblr RSS widget to the Apostrophe content management system", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8504