@kitajs/html
Advanced tools
Comparing version 1.4.5 to 1.4.6
@@ -490,2 +490,3 @@ // This file is a result from many sources, including: wikipedia, typescript dom lib, w3schools, and others. | ||
form: HtmlFormTag | ||
hgroup: HtmlTag | ||
h1: HtmlTag | ||
@@ -492,0 +493,0 @@ h2: HtmlTag |
{ | ||
"name": "@kitajs/html", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "Fast and type safe HTML templates using TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -367,10 +367,12 @@ <br /> | ||
```java | ||
// Apple M1 Pro 8gb | ||
@kitajs/html: | ||
26 414 ops/s, ±0.87% | 99.93% slower | ||
44 767 ops/s, ±0.17% | 99.91% slower | ||
@kitajs/html - compiled: | ||
35 267 972 ops/s, ±1.19% | fastest | ||
48 124 728 ops/s, ±0.48% | fastest | ||
typed-html: | ||
9 827 ops/s, ±1.46% | slowest, 99.97% slower | ||
19 199 ops/s, ±0.45% | slowest, 99.96% slower | ||
``` | ||
@@ -377,0 +379,0 @@ |
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
56788
1082
450