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.0.29 to 0.5.0

2

katex/index.d.ts

@@ -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"
}
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