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.10.1 to 0.10.2

katex/contrib/katex2tex.d.ts

1

katex/contrib/index.d.ts
/// <reference path="auto-render.d.ts" />
/// <reference path="katex2tex.d.ts" />

@@ -6,2 +6,3 @@ // Type definitions for KaTeX 0.10

// bLue <https://github.com/dreamerblue>
// Sebastian Weigand <https://github.com/s-weigand>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -8,0 +9,0 @@ // TypeScript Version: 2.1

12

katex/package.json
{
"name": "@types/katex",
"version": "0.10.1",
"version": "0.10.2",
"description": "TypeScript definitions for KaTeX",

@@ -21,2 +21,7 @@ "license": "MIT",

"githubUsername": "dreamerblue"
},
{
"name": "Sebastian Weigand",
"url": "https://github.com/s-weigand",
"githubUsername": "s-weigand"
}

@@ -28,8 +33,9 @@ ],

"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/katex"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "02cf22e48dcc5a2176f07fbcd509fe5ac697cdb1dd0382d3b1bb9e23ebc2d40d",
"typesPublisherContentHash": "3a6f194878019617f505e65fca853e23335590fecdb4062c23864343c8093ee7",
"typeScriptVersion": "2.1"
}

@@ -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,3 +12,3 @@ # Details

Additional Details
* Last updated: Mon, 11 Feb 2019 20:22:30 GMT
* Last updated: Wed, 11 Sep 2019 05:55:46 GMT
* Dependencies: none

@@ -18,2 +18,2 @@ * Global values: katex

# Credits
These definitions were written by Michael Randolph <https://github.com/mrand01>, Kevin Nguyen <https://github.com/knguyen0125>, bLue <https://github.com/dreamerblue>.
These definitions were written by Michael Randolph <https://github.com/mrand01>, Kevin Nguyen <https://github.com/knguyen0125>, bLue <https://github.com/dreamerblue>, and Sebastian Weigand <https://github.com/s-weigand>.
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