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

redux-dynamic-modules-saga

Package Overview
Dependencies
Maintainers
3
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.4.1 to 3.4.2

0

dist/redux-dynamic-modules-saga.js

@@ -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";

6

package.json
{
"name": "redux-dynamic-modules-saga",
"version": "3.4.1",
"version": "3.4.2",
"description": "Saga Extension for redux-dynamic-modules",

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

"jest": "^23.5.0",
"redux-dynamic-modules": "^3.4.1",
"redux-dynamic-modules": "^3.4.2",
"redux-saga": "0.16.2",

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

},
"gitHead": "679993fdb72b328f49cecb676eb6d02ff5bae0bf"
"gitHead": "21193f6b9f32775d7ee82ed35996dc307bff5630"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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