Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/katex

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/katex - npm Package Compare versions

Comparing version 0.16.2 to 0.16.3

2

katex/contrib/auto-render.d.ts

@@ -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`

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