@types/katex
Advanced tools
Comparing version 0.0.29 to 0.5.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for KaTeX v.0.5.0 | ||
// Type definitions for KaTeX 0.5 | ||
// Project: http://khan.github.io/KaTeX/ | ||
@@ -3,0 +3,0 @@ // Definitions by: Michael Randolph <https://github.com/mrand01> |
{ | ||
"name": "@types/katex", | ||
"version": "0.0.29", | ||
"description": "TypeScript definitions for KaTeX v.0.5.0", | ||
"version": "0.5.0", | ||
"description": "TypeScript definitions for KaTeX", | ||
"license": "MIT", | ||
@@ -14,4 +14,5 @@ "author": "Michael Randolph <https://github.com/mrand01>", | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "dad03b0b560d18a72e0586cef31ce9db04e2a4511967f665ca0074c77fd14b68" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "f676ab9c30885b083e31bf4f9b9617162b0ded817f6c04c8abd8da9aa5ea53cd", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -5,10 +5,9 @@ # Installation | ||
# Summary | ||
This package contains type definitions for KaTeX v.0.5.0 (http://khan.github.io/KaTeX/). | ||
This package contains type definitions for KaTeX (http://khan.github.io/KaTeX/). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/katex | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/katex | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: UMD | ||
* Last updated: Fri, 30 Dec 2016 00:00:11 GMT | ||
* Library Dependencies: none | ||
@@ -15,0 +14,0 @@ * Module Dependencies: none |
{ | ||
"authors": "Michael Randolph <https://github.com/mrand01>", | ||
"definitionFilename": "index.d.ts", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [], | ||
"libraryMajorVersion": "0", | ||
"libraryMinorVersion": "0", | ||
"libraryName": "KaTeX v.0.5.0", | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 5, | ||
"typeScriptVersion": "2.0", | ||
"libraryName": "KaTeX", | ||
"typingsPackageName": "katex", | ||
"projectName": "http://khan.github.io/KaTeX/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "types-2.0", | ||
"kind": "UMD", | ||
"sourceBranch": "master", | ||
"globals": [ | ||
"katex" | ||
], | ||
"declaredModules": [], | ||
"declaredModules": [ | ||
"katex" | ||
], | ||
"files": [ | ||
@@ -22,3 +23,3 @@ "index.d.ts" | ||
"hasPackageJson": false, | ||
"contentHash": "dad03b0b560d18a72e0586cef31ce9db04e2a4511967f665ca0074c77fd14b68" | ||
"contentHash": "f676ab9c30885b083e31bf4f9b9617162b0ded817f6c04c8abd8da9aa5ea53cd" | ||
} |
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
52
2769
18