@twreporter/redux
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -5,2 +5,6 @@ ## Unrelease | ||
### 5.0.3 | ||
- Update src/actions/error-action-creators.js: remove `request` object from payload | ||
### 5.0.2 | ||
@@ -7,0 +11,0 @@ |
@@ -53,3 +53,2 @@ "use strict"; | ||
message: 'A request was made but no response was received.', | ||
request: _.get(err, 'request'), | ||
config: _.get(err, 'config') | ||
@@ -56,0 +55,0 @@ } |
@@ -27,8 +27,8 @@ "use strict"; | ||
var topicsSection = 'topics_section'; | ||
var humanRightsAndSociety = 'human_rights_society'; | ||
var environmentAndEducation = 'environment_education'; | ||
var politicsAndEconomy = 'politics_economy'; | ||
var cultureAndArt = 'culture_art'; | ||
var humanRightsAndSociety = 'human_rights_and_society'; | ||
var environmentAndEducation = 'environment_and_education'; | ||
var politicsAndEconomy = 'politics_and_economy'; | ||
var cultureAndArt = 'culture_and_art'; | ||
var international = 'international'; | ||
var livingAndMedicalCare = 'living_medical_care'; | ||
var livingAndMedicalCare = 'living_and_medical_care'; | ||
var nextNotifyPopupTS = 'nextNotifyPopupTS'; | ||
@@ -35,0 +35,0 @@ var postsInEntities = 'posts'; |
{ | ||
"name": "@twreporter/redux", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "redux actions and reducers for twreporter website", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
203309
53
3112