@twreporter/redux
Advanced tools
Comparing version 8.1.0 to 8.1.1-rc.0
@@ -79,4 +79,7 @@ "use strict"; | ||
{ | ||
state.periodicDonationHistory.isFetching = true; | ||
return state; | ||
return _objectSpread(_objectSpread({}, state), {}, { | ||
periodicDonationHistory: _objectSpread(_objectSpread({}, state.periodicDonationHistory), {}, { | ||
isFetching: true | ||
}) | ||
}); | ||
} | ||
@@ -83,0 +86,0 @@ case _actionTypes["default"].donationHistory.periodicDonationHistory.read.success: |
{ | ||
"name": "@twreporter/redux", | ||
"version": "8.1.0", | ||
"version": "8.1.1-rc.0", | ||
"description": "redux actions and reducers for twreporter website", | ||
@@ -49,3 +49,3 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git", | ||
], | ||
"gitHead": "0333b9da9f6a35f1bb9210d966edfb7a0ad8b7a6" | ||
"gitHead": "6adf63a408781cc0aab4487c158411468fae86f3" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
251724
5888
1