🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

redux-dynamic-modules-thunk

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-dynamic-modules-thunk - npm Package Compare versions

Comparing version

to
4.0.0

0

dist/redux-dynamic-modules-thunk.js

@@ -0,0 +0,0 @@ (function webpackUniversalModuleDefinition(root, factory) {

import { IExtension } from "redux-dynamic-modules";
export declare function getThunkExtension(): IExtension;

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

6

package.json
{
"name": "redux-dynamic-modules-thunk",
"version": "4.0.0-alpha.1",
"version": "4.0.0",
"description": "Thunk Extension for redux-dynamic-modules",

@@ -29,3 +29,3 @@ "repository": {

"jest": "^23.5.0",
"redux-dynamic-modules": "^4.0.0-alpha.1",
"redux-dynamic-modules": "^4.0.0",
"redux-thunk": "^2.3.0",

@@ -61,3 +61,3 @@ "rimraf": "^2.6.2",

},
"gitHead": "061f22d8574f53d18a64408fd3d202b11184fcd6"
"gitHead": "399a72a89631cdd5db599e5758caa4cb414631e3"
}

Sorry, the diff of this file is not supported yet