Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@twreporter/redux

Package Overview
Dependencies
Maintainers
4
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/redux - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

4

CHANGELOG.md

@@ -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 @@

1

lib/actions/error-action-creators.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc