@types/chartist
Advanced tools
Comparing version 0.9.23-alpha to 0.9.24-alpha
@@ -561,4 +561,3 @@ // Type definitions for Chartist v0.9.5 | ||
declare module 'chartist' { | ||
export = Chartist; | ||
} | ||
export = Chartist; | ||
export as namespace Chartist; |
{ | ||
"name": "@types/chartist", | ||
"version": "0.9.23-alpha", | ||
"version": "0.9.24-alpha", | ||
"description": "TypeScript definitions for Chartist v0.9.5", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Matt Gibbs <https://github.com/mtgibbs>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
@@ -10,0 +14,0 @@ "typings": "index.d.ts", |
@@ -11,4 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:02 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:19 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
@@ -15,0 +15,0 @@ * Module Dependencies: none |
@@ -13,13 +13,11 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"Chartist" | ||
], | ||
"declaredModules": [ | ||
"chartist" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "a59bc26904ea9f63339d01edeabdd37fc35935edd838aa442853949ac93309f5" | ||
"contentHash": "3a0cd3f5afa3692f196f63a03dad87e2867b98ef5e1685a1cd76965731199f5c" | ||
} |
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
0
21423
491