redux-thunk-recursion-detect
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10600
6
157