@redux-dynostore/redux-subspace
Advanced tools
Comparing version 3.2.0 to 3.2.1
{ | ||
"name": "@redux-dynostore/redux-subspace", | ||
"version": "3.2.0", | ||
"version": "3.2.1", | ||
"description": "redux-subspace extensions for redux-dynostore", | ||
@@ -26,3 +26,3 @@ "author": "Michael Peyper", | ||
"dependencies": { | ||
"@redux-dynostore/core": "^3.2.0", | ||
"@redux-dynostore/core": "^3.2.1", | ||
"redux-subspace": "^6.1.0" | ||
@@ -43,3 +43,3 @@ }, | ||
"babel-plugin-module-resolver": "4.1.0", | ||
"core-js": "3.8.2", | ||
"core-js": "3.8.3", | ||
"cross-env": "7.0.3", | ||
@@ -49,3 +49,3 @@ "jest": "26.6.3", | ||
"rimraf": "3.0.2", | ||
"rollup": "2.36.1", | ||
"rollup": "2.38.0", | ||
"rollup-plugin-babel": "4.4.0" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "cd11ef6b479dd3eaf6334bf34f42635b844fbc67" | ||
"gitHead": "452f2601f330e7afbf09e44faaa33f3cc2eb0352" | ||
} |
# @redux-dynostore/redux-subspace | ||
## Deprecated | ||
**This library is no longer being actively maintained.** | ||
IOOF has been slowly moving away from the ubiquitous use of Redux as a core piece of our micro-frontend architecture and have been actively replacing | ||
the usage of this library with more standard React and JavaScript patterns. Due to some technical constraints, we've also been unable to upgrade to | ||
the latest version of the library ourselves for quite some time now, further fuelling our desire to move away from this solution. | ||
At this time, we will be ceasing all maintenance tasks and we recommend that you consider using an alternative library: | ||
* [`redux-dynamic-modules`](https://www.npmjs.com/package/redux-dynamic-modules) | ||
* [`redux-injectors`](https://www.npmjs.com/package/redux-injectors) | ||
* [`redux-injector`](https://www.npmjs.com/package/redux-injector) | ||
* [`redux-reducers-injector`](https://www.npmjs.com/package/redux-reducers-injector) | ||
* [`paradux`](https://www.npmjs.com/package/paradux) | ||
If you want to continue using this library, we encourage you to fork this repo and take over maintenance yourself. | ||
--- | ||
[![build status](https://img.shields.io/travis/ioof-holdings/redux-dynostore/master.svg?style=flat-square)](https://travis-ci.org/ioof-holdings/redux-dynostore) | ||
@@ -4,0 +24,0 @@ [![npm version](https://img.shields.io/npm/v/@redux-dynostore/redux-subspace.svg?style=flat-square)](https://www.npmjs.com/package/@redux-dynostore/redux-subspace) |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
11230
57
1
Updated@redux-dynostore/core@^3.2.1