@twreporter/redux
Advanced tools
Comparing version 5.0.4 to 5.0.5
@@ -7,2 +7,6 @@ # CHANGELOG | ||
### 5.0.5 | ||
- Update `src/constants/redux-state-field-names.js` | ||
### 5.0.4 | ||
@@ -9,0 +13,0 @@ |
@@ -87,8 +87,8 @@ "use strict"; | ||
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'; // time stamp for next popup | ||
var livingAndMedicalCare = 'living_and_medical_care'; // time stamp for next popup | ||
@@ -95,0 +95,0 @@ var nextNotifyPopupTS = 'nextNotifyPopupTS'; |
{ | ||
"name": "@twreporter/redux", | ||
"version": "5.0.4", | ||
"version": "5.0.5", | ||
"description": "redux actions and reducers for twreporter website", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/twreporter/twreporter-npm-packages.git", |
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
158039