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

redux-loop

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-loop - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

4

index.d.ts

@@ -111,4 +111,4 @@ import { Action, ActionCreator, AnyAction, StoreEnhancer, Store } from 'redux';

export interface LoopConfig {
readonly DONT_LOG_ERRORS_ON_HANDLED_FAILURES: boolean;
readonly ENABLE_THUNK_MIGRATION: boolean;
readonly DONT_LOG_ERRORS_ON_HANDLED_FAILURES?: boolean;
readonly ENABLE_THUNK_MIGRATION?: boolean;
}

@@ -115,0 +115,0 @@

{
"name": "redux-loop",
"version": "6.0.0",
"version": "6.0.1",
"description": "Sequence your effects naturally and purely by returning them from your reducers.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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