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

redux-toolbelt-saga

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-toolbelt-saga - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

0

CHANGELOG.md

@@ -0,0 +0,0 @@ ## v2.0.0 (2017-10-08)

@@ -0,0 +0,0 @@ 'use strict';

4

package.json
{
"name": "redux-toolbelt-saga",
"version": "2.1.2",
"version": "2.1.3",
"description": "Saga helpers for redux-toolbelt",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

},
"gitHead": "871ac8b152b7a78007d0e4adc89451c0303c052d"
"gitHead": "a665452c191911fadacbf4f146ee2e6f071a9e58"
}

@@ -0,0 +0,0 @@ # redux-toolbelt-saga

@@ -0,0 +0,0 @@ // Type definitions for redux-toolbelt-thunk v2.1.0

export makeAsyncSaga from './makeAsyncSaga'

@@ -0,0 +0,0 @@ import { AsyncActionCreator, Action } from "redux-toolbelt";

@@ -0,0 +0,0 @@ import { call, put, takeLatest } from 'redux-saga/effects'

Sorry, the diff of this file is not supported yet

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