@types/markdown-it
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -17,2 +17,3 @@ // Type definitions for markdown-it | ||
export = MarkdownIt; | ||
export as namespace markdownit; | ||
@@ -19,0 +20,0 @@ declare module MarkdownIt { |
{ | ||
"name": "@types/markdown-it", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "TypeScript definitions for markdown-it", | ||
@@ -13,3 +13,4 @@ "license": "MIT", | ||
"name": "Robert Coie", | ||
"url": "https://github.com/rapropos" | ||
"url": "https://github.com/rapropos", | ||
"githubUsername": "rapropos" | ||
} | ||
@@ -24,4 +25,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "800aeedee34bd09b72c12acf9fbab0f3dc61f56267e3372d1f3c6d821e307a76", | ||
"typesPublisherContentHash": "2f7529c50b6199709fdc6feb0cf57a62152dccef7db4367ab91bc5af8bfd4c8b", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
* Global values: markdownit | ||
# Credits | ||
These definitions were written by York Yao <https://github.com/plantain-00/>, Robert Coie <https://github.com/rapropos>. |
Sorry, the diff of this file is not supported yet
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
7373
120