@types/katex
Advanced tools
Comparing version 0.10.1 to 0.10.2
/// <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 |
{ | ||
"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>. |
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
9444
7
191