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.3 to 0.16.4

10

katex/index.d.ts

@@ -1,11 +0,1 @@

// Type definitions for KaTeX 0.16
// Project: http://khan.github.io/KaTeX/
// Definitions by: Michael Randolph <https://github.com/mrand01>
// Kevin Nguyen <https://github.com/knguyen0125>
// bLue <https://github.com/dreamerblue>
// Sebastian Weigand <https://github.com/s-weigand>
// sapphi-red <https://github.com/sapphi-red>
// Stefaans <https://github.com/Stefaans>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export interface TrustContext {

@@ -12,0 +2,0 @@ command: string;

30

katex/package.json
{
"name": "@types/katex",
"version": "0.16.3",
"description": "TypeScript definitions for KaTeX",
"version": "0.16.4",
"description": "TypeScript definitions for katex",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/katex",

@@ -10,29 +10,29 @@ "license": "MIT",

"name": "Michael Randolph",
"url": "https://github.com/mrand01",
"githubUsername": "mrand01"
"githubUsername": "mrand01",
"url": "https://github.com/mrand01"
},
{
"name": "Kevin Nguyen",
"url": "https://github.com/knguyen0125",
"githubUsername": "knguyen0125"
"githubUsername": "knguyen0125",
"url": "https://github.com/knguyen0125"
},
{
"name": "bLue",
"url": "https://github.com/dreamerblue",
"githubUsername": "dreamerblue"
"githubUsername": "dreamerblue",
"url": "https://github.com/dreamerblue"
},
{
"name": "Sebastian Weigand",
"url": "https://github.com/s-weigand",
"githubUsername": "s-weigand"
"githubUsername": "s-weigand",
"url": "https://github.com/s-weigand"
},
{
"name": "sapphi-red",
"url": "https://github.com/sapphi-red",
"githubUsername": "sapphi-red"
"githubUsername": "sapphi-red",
"url": "https://github.com/sapphi-red"
},
{
"name": "Stefaans",
"url": "https://github.com/Stefaans",
"githubUsername": "Stefaans"
"githubUsername": "Stefaans",
"url": "https://github.com/Stefaans"
}

@@ -49,4 +49,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "24518bea48542248b8e7f20afa88bc968c0d261b27cb2e91d002fd46ab7b8328",
"typesPublisherContentHash": "69ec36074d7c14ebf1207d93498913a197c6f47379d18a20f37c11b80779844c",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for KaTeX (http://khan.github.io/KaTeX/).
This package contains type definitions for katex (http://khan.github.io/KaTeX/).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
* Dependencies: none
* Global values: `katex`, `renderMathInElement`
# Credits
These definitions were written by [Michael Randolph](https://github.com/mrand01), [Kevin Nguyen](https://github.com/knguyen0125), [bLue](https://github.com/dreamerblue), [Sebastian Weigand](https://github.com/s-weigand), [sapphi-red](https://github.com/sapphi-red), and [Stefaans](https://github.com/Stefaans).
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