Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "barracks", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Action dispatcher for unidirectional data flows", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -84,5 +84,5 @@ # barracks | ||
### What data store do you recommend using with barracks? | ||
In flux it's common to store your application state in a data store.I think a | ||
In flux it's common to store your application state in a data store. I think a | ||
data store should be immutable, single-instance and allow data access through | ||
cursors / lenses. At the moment of writing I haven't found a data store I'm | ||
cursors / lenses. At the moment of writing I haven't found a data store I'm | ||
pleased with, so I'll probably end up writing one in the near future. | ||
@@ -89,0 +89,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0