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

@redux-saga/core

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redux-saga/core - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

effects.d.ts

@@ -358,3 +358,3 @@ import { Action, AnyAction } from 'redux'

? AllButLast<Parameters<Fn>>
: never
: Parameters<Fn>

@@ -361,0 +361,0 @@ /**

{
"name": "@redux-saga/core",
"version": "1.0.2",
"version": "1.0.3",
"description": "Saga middleware for Redux to handle Side Effects",

@@ -76,3 +76,3 @@ "main": "./dist/redux-saga-core.cjs.js",

"typings": "./index.d.ts",
"gitHead": "0668e9149c8aa847cbfad9f03883b6b5b2946042"
"gitHead": "8f60bcb27b088b4785bbd106eaf6cded13d99562"
}
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