@types/reflux
Advanced tools
Comparing version 0.0.20-alpha to 0.0.21-alpha
@@ -6,2 +6,5 @@ // Type definitions for RefluxJS | ||
export = RefluxCore; | ||
export as namespace Reflux; | ||
declare module RefluxCore { | ||
@@ -60,6 +63,1 @@ | ||
} | ||
declare module "reflux" { | ||
export = RefluxCore; | ||
} | ||
{ | ||
"name": "@types/reflux", | ||
"version": "0.0.20-alpha", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for RefluxJS", | ||
@@ -8,2 +8,6 @@ "main": "", | ||
"author": "Maurice de Beijer <https://github.com/mauricedb>", | ||
"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:34 GMT | ||
* File structure: OldUMD | ||
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: RefluxCore | ||
* Global values: Reflux, RefluxCore | ||
# Credits | ||
These definitions were written by Maurice de Beijer <https://github.com/mauricedb>. |
@@ -13,13 +13,12 @@ { | ||
"sourceBranch": "types-2.0", | ||
"kind": "OldUMD", | ||
"kind": "UMD", | ||
"globals": [ | ||
"Reflux", | ||
"RefluxCore" | ||
], | ||
"declaredModules": [ | ||
"reflux" | ||
], | ||
"declaredModules": [], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"contentHash": "7c5a4afb6bb2d94562aa410a5b001ed7dfe5d69f05a4135681c8fe0554454de8" | ||
"contentHash": "30bb3d61620d79c75a78b2a361696e1203d2dfeba50405570e7eb2e2b06b38a2" | ||
} |
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
3478
0
71