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

redux-thunk-recursion-detect

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-thunk-recursion-detect - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

index.d.ts

7

package.json
{
"name": "redux-thunk-recursion-detect",
"version": "1.1.0",
"version": "1.1.1",
"description": "A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk",

@@ -9,3 +9,4 @@ "main": "dist/reduxThunkRecursionDetect.cjs.js",

"files": [
"dist"
"dist",
"index.d.ts"
],

@@ -36,3 +37,3 @@ "scripts": {

},
"gitHead": "64c9958f8959e453b5aeaa6bebd3e8261aea6ab5"
"gitHead": "de53733e1521554e712e7e60ca41a7b857eb0a45"
}
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