@types/redux
Advanced tools
Comparing version 3.5.30 to 3.6.0
{ | ||
"name": "@types/redux", | ||
"version": "3.5.30", | ||
"description": "TypeScript definitions for Redux v3.5.2", | ||
"license": "MIT", | ||
"author": "William Buchwalter <https://github.com/wbuchwalter/>, Vincent Prouillet <https://github.com/Keats/>, Kaur Kuut <https://github.com/xStrom>", | ||
"version": "3.6.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for Redux, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typings": "index.d.ts", | ||
"typesPublisherContentHash": "a28e6cdce3bbe87f650ba04c329fbc0475e1b797322fe726108e24cb88f9e87d" | ||
"author": "", | ||
"repository": "https://github.com/reactjs/redux", | ||
"license": "MIT", | ||
"dependencies": { | ||
"redux": "*" | ||
} | ||
} |
@@ -1,18 +0,2 @@ | ||
# Installation | ||
> `npm install --save @types/redux` | ||
# Summary | ||
This package contains type definitions for Redux v3.5.2 (https://github.com/reactjs/redux). | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/redux | ||
Additional Details | ||
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT | ||
* File structure: UMD | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Redux | ||
# Credits | ||
These definitions were written by William Buchwalter <https://github.com/wbuchwalter/>, Vincent Prouillet <https://github.com/Keats/>, Kaur Kuut <https://github.com/xStrom>. | ||
This is a stub types definition for Redux (https://github.com/reactjs/redux). | ||
Redux provides its own type definitions, so you don't need @types/redux installed! |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
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
522
1
2
0
3
1
1
2
1
2
+ Addedredux@*
+ Addedredux@5.0.1(transitive)