@kitajs/html
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -19,5 +19,3 @@ // This file is a result from many sources, including: wikipedia, typescript dom lib, w3schools, and others. | ||
interface IntrinsicAttributes { | ||
key?: undefined | string | number | ||
} | ||
interface IntrinsicAttributes {} | ||
@@ -24,0 +22,0 @@ interface ElementChildrenAttribute { |
{ | ||
"name": "@kitajs/html", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Fast and type safe HTML templates using TypeScript.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
56747
1081