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.2 to 3.1.3

8

redux-saga-routines/index.d.ts

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

TTriggerActionCreator,
TRequestActionCreator, // tslint:disable-line: no-unnecessary-generics
TSuccessActionCreator, // tslint:disable-line: no-unnecessary-generics
TFailureActionCreator, // tslint:disable-line: no-unnecessary-generics
TFulfillActionCreator // tslint:disable-line: no-unnecessary-generics
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
>,

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

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

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

},
"typesPublisherContentHash": "751f7cd443ffb35dfdb4d78c14e6f977d07db24459e8c3d301be458de85cfc74",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "469f0da454c7521b1e54d4063c49dee5b23f1a71b3bf486f293aa249b6837dd8",
"typeScriptVersion": "4.2"
}

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

### Additional Details
* Last updated: Thu, 08 Jul 2021 22:41:53 GMT
* Last updated: Fri, 30 Dec 2022 23:03:47 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