@types/redux-saga-routines
Advanced tools
Comparing version 2.1.0 to 3.0.0
{ | ||
"name": "@types/redux-saga-routines", | ||
"version": "2.1.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for redux-saga-routines, which provides its own types definitions", | ||
"version": "3.0.0", | ||
"description": "TypeScript definitions for redux-saga-routines", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Alexey Pelykh", | ||
"url": "https://github.com/alexey-pelykh", | ||
"githubUsername": "alexey-pelykh" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/redux-saga-routines" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/afitiskin/redux-saga-routines#readme", | ||
"license": "MIT", | ||
"dependencies": { | ||
"redux-saga-routines": "*" | ||
} | ||
"@types/redux-actions": "*", | ||
"@types/redux-form": "*", | ||
"redux": "^3.6.0 || ^4.0.0" | ||
}, | ||
"typesPublisherContentHash": "212eb47b53c3a74e44ce8f1052863360cbd385063a98f708a229a8c2332b3a3e", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -1,2 +0,16 @@ | ||
This is a stub types definition for redux-saga-routines (https://github.com/afitiskin/redux-saga-routines#readme). | ||
redux-saga-routines provides its own type definitions, so you don't need @types/redux-saga-routines installed! | ||
# Installation | ||
> `npm install --save @types/redux-saga-routines` | ||
# Summary | ||
This package contains type definitions for redux-saga-routines ( https://github.com/afitiskin/redux-saga-routines ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-saga-routines | ||
Additional Details | ||
* Last updated: Tue, 16 Apr 2019 00:00:35 GMT | ||
* Dependencies: @types/redux, @types/redux-actions, @types/redux-form | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Alexey Pelykh <https://github.com/alexey-pelykh>. |
Sorry, the diff of this file is not supported yet
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
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
7889
4
133
1
0
0
17
0
0
3
+ Added@types/redux-actions@*
+ Added@types/redux-form@*
+ Addedredux@^3.6.0 || ^4.0.0
+ Added@types/react@19.0.2(transitive)
+ Added@types/redux-actions@2.6.5(transitive)
+ Added@types/redux-form@8.3.11(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedredux@4.2.1(transitive)
- Removedredux-saga-routines@*
- Removed@redux-saga/core@1.3.0(transitive)
- Removed@redux-saga/deferred@1.2.1(transitive)
- Removed@redux-saga/delay-p@1.2.1(transitive)
- Removed@redux-saga/is@1.1.3(transitive)
- Removed@redux-saga/symbols@1.1.3(transitive)
- Removed@redux-saga/types@1.2.1(transitive)
- Removedinvariant@2.2.4(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedjust-curry-it@3.2.1(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreduce-reducers@0.4.3(transitive)
- Removedredux-actions@2.6.5(transitive)
- Removedredux-saga@1.3.0(transitive)
- Removedredux-saga-routines@3.2.3(transitive)
- Removedto-camel-case@1.0.0(transitive)
- Removedto-no-case@1.0.2(transitive)
- Removedto-space-case@1.0.0(transitive)
- Removedtypescript-compare@0.0.2(transitive)
- Removedtypescript-logic@0.0.0(transitive)
- Removedtypescript-tuple@2.2.1(transitive)