redux-dynamic-modules-saga
Advanced tools
Comparing version 3.5.0-alpha.3 to 3.5.0
@@ -0,0 +0,0 @@ (function webpackUniversalModuleDefinition(root, factory) { |
@@ -0,0 +0,0 @@ import { IModule } from "redux-dynamic-modules"; |
"use strict"; | ||
exports.__esModule = true; |
export * from "./Contracts"; | ||
export * from "./SagaExtension"; |
@@ -0,0 +0,0 @@ "use strict"; |
import { ISagaRegistration } from "./Contracts"; | ||
export declare function sagaEquals(a: ISagaRegistration<any>, b: ISagaRegistration<any>): boolean; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { IExtension } from "redux-dynamic-modules"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ISagaRegistration } from "./Contracts"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "redux-dynamic-modules-saga", | ||
"version": "3.5.0-alpha.3", | ||
"version": "3.5.0", | ||
"description": "Saga Extension for redux-dynamic-modules", | ||
@@ -32,3 +32,3 @@ "repository": { | ||
"jest": "^23.5.0", | ||
"redux-dynamic-modules": "^3.5.0-alpha.3", | ||
"redux-dynamic-modules": "^3.5.0", | ||
"redux-saga": "0.16.2", | ||
@@ -66,3 +66,3 @@ "rimraf": "^2.6.2", | ||
}, | ||
"gitHead": "3c424637038d81051bac7338c3ce229ca6554917" | ||
"gitHead": "b81460b46ad25b21b75f4a563a0f11b64d820ffd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
46148
2