reshow-flux-base
Advanced tools
Comparing version 0.15.4 to 0.15.5
@@ -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 @@ } |
{ | ||
"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", |
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
26344
830