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

brick-liquid

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brick-liquid - npm Package Compare versions

Comparing version 3.1.0 to 3.1.2

4

package.json
{
"name": "brick-liquid",
"version": "3.1.0",
"version": "3.1.2",
"description": "liquid template engine for brick.js",

@@ -15,3 +15,3 @@ "author": {

"lodash": "^4.6.1",
"shopify-liquid": "1.3.2"
"shopify-liquid": "1.4.3"
},

@@ -18,0 +18,0 @@ "devDependencies": {

var _ = require('lodash');
//var Liquid = require("shopify-liquid");
var Liquid = require("../shopify-liquid");
var Liquid = require("shopify-liquid");
var lexical = Liquid.lexical;

@@ -5,0 +4,0 @@

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