@shopify/liquid-html-parser
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -215,4 +215,4 @@ /** | ||
comparator: Comparators; | ||
left: LiquidConditionalExpression; | ||
right: LiquidConditionalExpression; | ||
left: LiquidExpression; | ||
right: LiquidExpression; | ||
} | ||
@@ -219,0 +219,0 @@ /** https://shopify.dev/docs/api/liquid/tags#paginate */ |
{ | ||
"name": "@shopify/liquid-html-parser", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Liquid HTML parser by Shopify", | ||
@@ -5,0 +5,0 @@ "author": "CP Clermont <cp.clermont@shopify.com>", |
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
157606