Comparing version 7.0.2 to 7.0.3
@@ -208,3 +208,3 @@ const mutate = require('xtend/mutable') | ||
function defaultOnError (err) { | ||
throw err | ||
if (err) throw err | ||
} |
{ | ||
"name": "barracks", | ||
"version": "7.0.2", | ||
"version": "7.0.3", | ||
"description": "Action dispatcher for unidirectional data flows", | ||
@@ -5,0 +5,0 @@ "main": "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
20863