brick-liquid
Advanced tools
Comparing version 3.1.4 to 3.1.5
@@ -15,2 +15,3 @@ var _ = require('lodash'); | ||
render, | ||
parse: engine.parse.bind(engine), | ||
parseAndRender: engine.parseAndRender.bind(engine), | ||
@@ -17,0 +18,0 @@ parser: engine.parser, |
{ | ||
"name": "brick-liquid", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "liquid template engine for brick.js", | ||
@@ -5,0 +5,0 @@ "author": { |
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
11982
211