Comparing version 5.0.2 to 5.0.4
{ | ||
"name": "remixml", | ||
"version": "5.0.2", | ||
"version": "5.0.4", | ||
"description": "XML/HTML-like macro language/template compiler engine", | ||
"main": "remixml.min.js", | ||
"browser": "remixml.min.js", | ||
"homepage": "https://remixml.org/", | ||
@@ -8,0 +7,0 @@ "scripts": { |
@@ -15,3 +15,3 @@ <h1>Remixml</h1> | ||
whitespace-collapsing, asynchronous control and more. | ||
- Fast & lean: Small 8 KB gzipped runtime which includes the compiler | ||
- Fast & lean: Small 7 KB gzipped runtime which includes the compiler | ||
with precompiled templates in the browser. Compiles to Javascript. | ||
@@ -48,3 +48,3 @@ - User defined HTML tags in Remixml support arbitrary named parameters and | ||
Minified and gzip-compressed, it is less than 8 KB of code. | ||
Minified and gzip-compressed, it is less than 7 KB of code. | ||
@@ -51,0 +51,0 @@ It has zero dependencies on other modules. |
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
573343