@types/react-addons-linked-state-mixin
Advanced tools
Comparing version 0.14.16 to 0.14.17
@@ -5,2 +5,3 @@ // Type definitions for React (react-addons-linked-state-mixin) 0.14 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.1 | ||
@@ -7,0 +8,0 @@ import { Mixin } from 'react'; |
{ | ||
"name": "@types/react-addons-linked-state-mixin", | ||
"version": "0.14.16", | ||
"version": "0.14.17", | ||
"description": "TypeScript definitions for React (react-addons-linked-state-mixin)", | ||
@@ -17,4 +17,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "5fec2e2b9478e93508f2ae2be0303d5b4c912caef8133abc0868c966cd9e68dd", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "a93833a9e63e766805b379f0ec8a0892376e44db0e931178563a30ad9a1d3649", | ||
"typeScriptVersion": "2.1" | ||
} |
@@ -11,5 +11,4 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 30 Dec 2016 00:00:12 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: react | ||
* Last updated: Mon, 23 Jan 2017 21:31:28 GMT | ||
* Dependencies: react | ||
* Global values: none | ||
@@ -16,0 +15,0 @@ |
{ | ||
"authors": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>", | ||
"libraryDependencies": [], | ||
"moduleDependencies": [ | ||
"react" | ||
], | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 14, | ||
"typeScriptVersion": "2.0", | ||
"name": "react-addons-linked-state-mixin", | ||
"libraryName": "React (react-addons-linked-state-mixin)", | ||
"typingsPackageName": "react-addons-linked-state-mixin", | ||
"projectName": "http://facebook.github.io/react/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"sourceBranch": "master", | ||
"globals": [], | ||
"declaredModules": [ | ||
"react-addons-linked-state-mixin" | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "5fec2e2b9478e93508f2ae2be0303d5b4c912caef8133abc0868c966cd9e68dd" | ||
"data": { | ||
"authors": "Asana <https://asana.com>, AssureSign <http://www.assuresign.com>, Microsoft <https://microsoft.com>", | ||
"dependencies": { | ||
"react": "*" | ||
}, | ||
"pathMappings": {}, | ||
"libraryMajorVersion": 0, | ||
"libraryMinorVersion": 14, | ||
"typeScriptVersion": "2.1", | ||
"libraryName": "React (react-addons-linked-state-mixin)", | ||
"typingsPackageName": "react-addons-linked-state-mixin", | ||
"projectName": "http://facebook.github.io/react/", | ||
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"globals": [], | ||
"declaredModules": [ | ||
"react-addons-linked-state-mixin/." | ||
], | ||
"files": [ | ||
"index.d.ts" | ||
], | ||
"hasPackageJson": false, | ||
"contentHash": "a93833a9e63e766805b379f0ec8a0892376e44db0e931178563a30ad9a1d3649" | ||
}, | ||
"isLatest": true | ||
} |
3405
52
17