@types/katex
Advanced tools
Comparing version 0.16.2 to 0.16.3
@@ -1,2 +0,2 @@ | ||
import { KatexOptions } from '../index.js'; | ||
import { KatexOptions } from "../index.js"; | ||
@@ -3,0 +3,0 @@ declare namespace renderMathInElement { |
@@ -36,3 +36,3 @@ // Type definitions for KaTeX 0.16 | ||
*/ | ||
output?: 'html' | 'mathml' | 'htmlAndMathml' | undefined; | ||
output?: "html" | "mathml" | "htmlAndMathml" | undefined; | ||
/** | ||
@@ -39,0 +39,0 @@ * If `true`, display math has \tags rendered on the left |
{ | ||
"name": "@types/katex", | ||
"version": "0.16.2", | ||
"version": "0.16.3", | ||
"description": "TypeScript definitions for KaTeX", | ||
@@ -48,4 +48,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/katex", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "97e3026bd9920087b78bb6bcb68b773ba206b8401ecbbba8b4be79b16cf26da8", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "24518bea48542248b8e7f20afa88bc968c0d261b27cb2e91d002fd46ab7b8328", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 27 Jul 2023 09:02:51 GMT | ||
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `katex`, `renderMathInElement` |
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