Comparing version 6.1.6 to 6.1.7
{ | ||
"name": "remixml", | ||
"version": "6.1.6", | ||
"version": "6.1.7", | ||
"description": "XML/HTML-like macro language/template compiler engine", | ||
@@ -5,0 +5,0 @@ "main": "remixml.min.js", |
@@ -194,3 +194,3 @@ <h1>Remixml</h1> | ||
`&_._.foo;` refers to a variable named foo in the parent scope. | ||
By prepending `._` to the path every time, you go one level deeper. | ||
By prepending `_.` to the path every time, you go one level deeper. | ||
- `encoding` (optional)<br /> | ||
@@ -197,0 +197,0 @@ Specifies the encoding to be used when substituting the variable. |
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