@kitajs/html
Advanced tools
Comparing version 4.0.0-next.2 to 4.0.0-next.3
{ | ||
"name": "@kitajs/html", | ||
"version": "4.0.0-next.2", | ||
"version": "4.0.0-next.3", | ||
"description": "Fast and type safe HTML templates using TypeScript.", | ||
@@ -29,6 +29,6 @@ "homepage": "https://github.com/kitajs/html/tree/master/packages/html#readme", | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.4.2" | ||
"typescript": "^5.4.3" | ||
}, | ||
"peerDependencies": { | ||
"@kitajs/ts-html-plugin": "^4.0.0-next.2" | ||
"@kitajs/ts-html-plugin": "^4.0.0-next.3" | ||
}, | ||
@@ -35,0 +35,0 @@ "peerDependenciesMeta": { |
@@ -20,2 +20,3 @@ <p align="center"> | ||
<div align="center"> | ||
<a href="https://kita.js.org/discord"><img src="https://img.shields.io/discord/1216165027774595112?logo=discord&logoColor=white&color=%237289da" alt="Discord"></a> | ||
<a title="MIT license" target="_blank" href="https://github.com/kitajs/html/blob/master/LICENSE"><img alt="License" src="https://img.shields.io/github/license/kitajs/html"></a> | ||
@@ -36,3 +37,3 @@ <a title="Codecov" target="_blank" href="https://app.codecov.io/gh/kitajs/html"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/kitajs/html?token=ML0KGCU0VM"></a> | ||
<code>@kitajs/html</code> is a <a href="#performance">super fast</a> JSX runtime to generate HTML strings that works everywhere. | ||
<br /><i><a href="https://expressjs.com">Express</a>? <a href="https://fastify.dev">Fastify</a>? <a href="https://hono.dev">Hono</a>? <a href="https://bun.sh">Bun</a>? <a href="https://htmx.org/">Htmx</a>?</i> | ||
<br /><i><a href="https://adonisjs.com">AdonisJS</a>? <i><a href="https://expressjs.com">Express</a>? <a href="https://fastify.dev">Fastify</a>? <a href="https://hono.dev">Hono</a>? <a href="https://bun.sh">Bun</a>? <a href="https://htmx.org/">Htmx</a>?</i> | ||
<br /><br /><b>If your code works with strings, we got you covered.</b> | ||
@@ -39,0 +40,0 @@ <br /> |
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
135392
25
2830
1152