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 3.0.1 to 3.0.2

7

htmx.d.ts

@@ -516,3 +516,10 @@ // This file is a result from https://github.com/Desdaemon/typed-htmx and https://htmx.org

['hx-head']?: 'merge' | 'append' | 're-eval';
/**
* Hyperscript expression
*
* @see https://hyperscript.org/
*/
_?: string;
}
}

2

package.json
{
"name": "@kitajs/html",
"version": "3.0.1",
"version": "3.0.2",
"description": "Fast and type safe HTML templates using TypeScript.",

@@ -5,0 +5,0 @@ "bugs": "https://github.com/kitajs/html/issues",

@@ -107,3 +107,3 @@ <p align="center">

into your test script. This CLI comes from @kitajs/ts-html-plugin, which catches XSS
vulnerabilities that mey be introduced into your codebase. Open your `package.json`
vulnerabilities that may be introduced into your codebase. Open your `package.json`
file and add the following script:

@@ -110,0 +110,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