Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kitajs/html

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kitajs/html - npm Package Compare versions

Comparing version 1.4.5 to 1.4.6

1

jsx.d.ts

@@ -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

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc