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

reshow-flux-base

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow-flux-base - npm Package Compare versions

Comparing version 0.17.25 to 0.17.26

4

build/cjs/src/createReducer.js

@@ -125,5 +125,5 @@ "use strict";

if (_reshowConstant.STRING === typeof action) {
action = /** @type ActionObject*/{
action = null != action ? /** @type ActionObject*/{
type: action
};
} : {};
params && (action.params = params);

@@ -130,0 +130,0 @@ }

{
"version": "0.17.25",
"version": "0.17.26",
"name": "reshow-flux-base",

@@ -4,0 +4,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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