Comparing version 9.3.0 to 9.3.1
@@ -161,5 +161,2 @@ var mutate = require('xtend/mutable') | ||
_state = wrapHook(_state, initialStateWraps) | ||
if (onStateChangeHooks.length) { | ||
applyHook(onStateChangeHooks, _state, {}, {}, 'init', createSend) | ||
} | ||
} | ||
@@ -166,0 +163,0 @@ |
{ | ||
"name": "barracks", | ||
"version": "9.3.0", | ||
"version": "9.3.1", | ||
"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
25779
267