typed-html
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "typed-html", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "src/elements.js", |
@@ -12,2 +12,3 @@ declare namespace JSX { | ||
id?: string; | ||
role?: string; | ||
lang?: string; | ||
@@ -14,0 +15,0 @@ spellcheck?: string; |
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
34298
9
653