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.15.4 to 0.15.5

1

build/cjs/createReducer.js

@@ -68,2 +68,3 @@ "use strict";

if (endingState === _reshowConstant.T_UNDEFINED) {
console.trace();
throw "reduce() return ".concat(_reshowConstant.UNDEFINED, ".");

@@ -70,0 +71,0 @@ }

@@ -55,2 +55,3 @@ import _toConsumableArray from "reshow-runtime/es/helpers/toConsumableArray";

if (endingState === T_UNDEFINED) {
console.trace();
throw "reduce() return ".concat(UNDEFINED, ".");

@@ -57,0 +58,0 @@ }

2

package.json
{
"name": "reshow-flux-base",
"version": "0.15.4",
"version": "0.15.5",
"description": "Pure flux dispatch mechanism",

@@ -5,0 +5,0 @@ "main": "./build/cjs/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