Comparing version 0.28.0 to 0.28.1
{ | ||
"name": "cerebral", | ||
"version": "0.28.0", | ||
"version": "0.28.1", | ||
"description": "A state controller with its own debugger", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -155,3 +155,3 @@ var utils = require('./utils.js'); | ||
controller.emit('change', {signal}); | ||
controller.emit('change', {signal: signal}); | ||
@@ -158,0 +158,0 @@ var promises = currentBranch.map(function (action) { |
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
2423719