Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/redux-saga-routines

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/redux-saga-routines - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

8

redux-saga-routines/index.d.ts

@@ -179,6 +179,6 @@ // Type definitions for redux-saga-routines 3.1

TTriggerActionCreator,
TRequestActionCreator, // eslint-disable-line no-unnecessary-generics
TSuccessActionCreator, // eslint-disable-line no-unnecessary-generics
TFailureActionCreator, // eslint-disable-line no-unnecessary-generics
TFulfillActionCreator // eslint-disable-line no-unnecessary-generics
TRequestActionCreator, // eslint-disable-line @definitelytyped/no-unnecessary-generics
TSuccessActionCreator, // eslint-disable-line @definitelytyped/no-unnecessary-generics
TFailureActionCreator, // eslint-disable-line @definitelytyped/no-unnecessary-generics
TFulfillActionCreator // eslint-disable-line @definitelytyped/no-unnecessary-generics
>,

@@ -185,0 +185,0 @@ ): PromiseCreator<ResolvePayloadByActionCreator<TTriggerActionCreator>>;

{
"name": "@types/redux-saga-routines",
"version": "3.1.3",
"version": "3.1.4",
"description": "TypeScript definitions for redux-saga-routines",

@@ -27,4 +27,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-saga-routines",

},
"typesPublisherContentHash": "469f0da454c7521b1e54d4063c49dee5b23f1a71b3bf486f293aa249b6837dd8",
"typeScriptVersion": "4.2"
"typesPublisherContentHash": "0b2b2dbf8ec9dc4ddd3a3a0be40f5ace7bc5ff04c07ef01fcb572653c4b4292e",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 30 Dec 2022 23:03:47 GMT
* Last updated: Tue, 22 Aug 2023 18:04:40 GMT
* Dependencies: [@types/redux](https://npmjs.com/package/@types/redux), [@types/redux-actions](https://npmjs.com/package/@types/redux-actions), [@types/redux-form](https://npmjs.com/package/@types/redux-form)

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc