New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe-blog

Package Overview
Dependencies
Maintainers
10
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-blog - npm Package Compare versions

Comparing version 0.5.9 to 0.5.10

2

index.js

@@ -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",

}
}
}
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