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

redux-reporter

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-reporter - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

lib/index.js

@@ -30,3 +30,3 @@ 'use strict';

if (!(0, _fluxStandardAction.isFSA)(action)) {
throw Error('Action must be a Flux Standard Action - https://github.com/acdlite/flux-standard-action');
console.warn('Action should be a Flux Standard Action - https://github.com/acdlite/flux-standard-action');
}

@@ -33,0 +33,0 @@

{
"name": "redux-reporter",
"version": "0.0.5",
"version": "0.0.6",
"description": "Redux middleware for reporting actions to third party APIs.",

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