@types/showdown
Advanced tools
Comparing version 0.3.20-alpha to 0.3.21-alpha
@@ -6,2 +6,5 @@ // Type definitions for Showdown 0.3.1 | ||
export = Showdown; | ||
export as namespace showdown; | ||
declare namespace Showdown { | ||
@@ -86,5 +89,1 @@ | ||
} | ||
declare module "showdown" { | ||
export = Showdown; | ||
} |
{ | ||
"name": "@types/showdown", | ||
"version": "0.3.20-alpha", | ||
"version": "0.3.21-alpha", | ||
"description": "TypeScript definitions for Showdown 0.3.1", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "cbowdon <https://github.com/cbowdon>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,9 +11,9 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:36 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:33 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Showdown | ||
* Global values: showdown, Showdown | ||
# Credits | ||
These definitions were written by cbowdon <https://github.com/cbowdon>. |
@@ -13,13 +13,12 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"showdown", | ||
"Showdown" | ||
], | ||
"declaredModules": [ | ||
"showdown" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "7848f22937ed871cfb06c0de3664b0003d81b5deb42fbc16d5a1478b8b935c9c" | ||
"contentHash": "0ceb6feac1ba917bd7232f4c1aa0aa726431894af80a7b27c524955dbe47e360" | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4834
0
95