Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

apostrophe-blocks

Package Overview
Dependencies
Maintainers
10
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apostrophe-blocks - npm Package Compare versions

Comparing version 0.5.28 to 0.5.29

2

index.js

@@ -1,2 +0,2 @@

var _ = require('underscore');
var _ = require('lodash');
var async = require('async');

@@ -3,0 +3,0 @@

{
"name": "apostrophe-blocks",
"version": "0.5.28",
"version": "0.5.29",
"description": "Allows a column of content to be broken up into blocks with independent templates, allowing for sub-columns to alternate with a full width column for instance. Blocks can be added and removed freely.",

@@ -23,5 +23,5 @@ "main": "index.js",

"async": "~0.2.6",
"underscore": "~1.4.4",
"lodash": "2.4.x",
"extend": "~1.2.1"
}
}
}
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