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.5 to 0.5.6

2

index.js
var async = require('async');
var _ = require('underscore');
var _ = require('lodash');
var extend = require('extend');

@@ -4,0 +4,0 @@ var snippets = require('apostrophe-snippets');

{
"name": "apostrophe-blog",
"version": "0.5.5",
"version": "0.5.6",
"description": "Blogging for the Apostrophe content management system",

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

"async": "~0.2.6",
"underscore": "~1.4.4",
"lodash": "2.4.x",
"extend": "~1.1.3",

@@ -31,2 +31,2 @@ "apostrophe-snippets": "0.5.x",

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