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 5.0.0-alpha.0 to 5.0.1

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": "5.0.0-alpha.0",
"version": "5.0.1",
"description": "Saga Extension for redux-dynamic-modules",

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

"jest": "^23.5.0",
"redux-dynamic-modules": "^5.0.0-alpha.0",
"redux-dynamic-modules": "^5.0.1",
"redux-saga": "0.16.2",

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

},
"gitHead": "cb9caa4b66fe23157fc434c4de28a3ffa0c4efb1"
"gitHead": "03f21b72dba6b78733b545cb465eae044c7cb1d2"
}

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