apostrophe-blog
Advanced tools
Comparing version 0.5.9 to 0.5.10
@@ -228,3 +228,3 @@ var async = require('async'); | ||
if (!options.sort) { | ||
if ((!options.sort) && (!options.search) && (!options.q)) { | ||
options.sort = { publishedAt: -1 }; | ||
@@ -231,0 +231,0 @@ } |
{ | ||
"name": "apostrophe-blog", | ||
"version": "0.5.9", | ||
"version": "0.5.10", | ||
"description": "Blogging for the Apostrophe content management system", | ||
@@ -30,2 +30,2 @@ "main": "index.js", | ||
} | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23934
1