@types/redux-promise-middleware
Advanced tools
Comparing version 0.0.11 to 6.0.0
{ | ||
"name": "@types/redux-promise-middleware", | ||
"version": "0.0.11", | ||
"description": "TypeScript definitions for redux-promise-middleware", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "ianks", | ||
"url": "https://github.com/ianks", | ||
"githubUsername": "ianks" | ||
} | ||
], | ||
"version": "6.0.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for redux-promise-middleware, which provides its own types definitions", | ||
"main": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/pburtchaell/redux-promise-middleware", | ||
"license": "MIT", | ||
"dependencies": { | ||
"redux": "^3.6.0" | ||
}, | ||
"typesPublisherContentHash": "6a0f5d1dcb485db03f11307ac42f74f60132b293196cfa3fa992ddb6ecfb9ef9", | ||
"typeScriptVersion": "2.8" | ||
"redux-promise-middleware": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/redux-promise-middleware` | ||
This is a stub types definition for redux-promise-middleware (https://github.com/pburtchaell/redux-promise-middleware). | ||
# Summary | ||
This package contains type definitions for redux-promise-middleware (https://github.com/pburtchaell/redux-promise-middleware). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-promise-middleware | ||
Additional Details | ||
* Last updated: Thu, 27 Sep 2018 12:34:25 GMT | ||
* Dependencies: redux | ||
* Global values: none | ||
# Credits | ||
These definitions were written by ianks <https://github.com/ianks>. | ||
redux-promise-middleware provides its own type definitions, so you don't need @types/redux-promise-middleware installed! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
1866
3
0
3
1
1
3
1
1
+ Addedredux-promise-middleware@*
+ Addedredux@5.0.1(transitive)
+ Addedredux-promise-middleware@6.2.0(transitive)
- Removedredux@^3.6.0
- Removedjs-tokens@4.0.0(transitive)
- Removedlodash@4.17.21(transitive)
- Removedlodash-es@4.17.21(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedredux@3.7.2(transitive)
- Removedsymbol-observable@1.2.0(transitive)