@types/redux-storage
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -1,8 +0,1 @@ | ||
// Type definitions for redux-storage 4.1.2 | ||
// Project: https://github.com/react-stack/redux-storage | ||
// Definitions by: Alexey Svetliakov <https://github.com/asvetliakov> | ||
// Alexey Pelykh <https://github.com/alexey-pelykh> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
/// <reference types="redux" /> | ||
@@ -9,0 +2,0 @@ |
{ | ||
"name": "@types/redux-storage", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "TypeScript definitions for redux-storage", | ||
@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-storage", | ||
"name": "Alexey Svetliakov", | ||
"url": "https://github.com/asvetliakov", | ||
"githubUsername": "asvetliakov" | ||
"githubUsername": "asvetliakov", | ||
"url": "https://github.com/asvetliakov" | ||
}, | ||
{ | ||
"name": "Alexey Pelykh", | ||
"url": "https://github.com/alexey-pelykh", | ||
"githubUsername": "alexey-pelykh" | ||
"githubUsername": "alexey-pelykh", | ||
"url": "https://github.com/alexey-pelykh" | ||
} | ||
@@ -31,4 +31,4 @@ ], | ||
}, | ||
"typesPublisherContentHash": "62ef452a5911b5e9816741c854783d80691a840a25732fbfc21e857b7d8857b5", | ||
"typesPublisherContentHash": "2e021f68e242f8c9cb40b7f5d4bb9a3c5f7b5acdfd7afed395907a56a29d8724", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,6 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT | ||
* Dependencies: [@types/redux](https://npmjs.com/package/@types/redux) | ||
* Global values: none | ||
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT | ||
* Dependencies: [redux](https://npmjs.com/package/redux) | ||
# Credits | ||
These definitions were written by [Alexey Svetliakov](https://github.com/asvetliakov), and [Alexey Pelykh](https://github.com/alexey-pelykh). |
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
5746
96
16