apostrophe-tumblr
Advanced tools
Comparing version 0.5.5 to 0.5.6
@@ -38,3 +38,3 @@ var feedparser = require('feedparser'); | ||
self.widget = true; | ||
self.label = options.label || 'Tumblr Feed'; | ||
self.label = options.label || 'Tumblr'; | ||
self.css = options.css || 'tumblr'; | ||
@@ -41,0 +41,0 @@ self.icon = options.icon || 'icon-tumblr'; |
{ | ||
"name": "apostrophe-tumblr", | ||
"version": "0.5.5", | ||
"version": "0.5.6", | ||
"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
8499