Comparing version 5.3.7 to 5.3.8
{ | ||
"name": "remixml", | ||
"version": "5.3.7", | ||
"version": "5.3.8", | ||
"description": "XML/HTML-like macro language/template compiler engine", | ||
@@ -5,0 +5,0 @@ "main": "remixml.min.js", |
@@ -191,3 +191,3 @@ <h1>Remixml</h1> | ||
to access both objects and arrays). | ||
Variables from the parent scope can always be referenced; | ||
Variables from the parent scope can always be referenced: | ||
e.g. `&_.foo;` is a variable named foo in the current scope, whereas | ||
@@ -194,0 +194,0 @@ `&_._.foo;` refers to a variable named foo in the parent scope. |
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