brick-liquid
Advanced tools
Comparing version 3.1.0 to 3.1.2
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11940
210
+ Addedshopify-liquid@1.4.3(transitive)
- Removedshopify-liquid@1.3.2(transitive)
Updatedshopify-liquid@1.4.3