Comparing version 0.28.1 to 0.28.2
{ | ||
"name": "cerebral", | ||
"version": "0.28.1", | ||
"version": "0.28.2", | ||
"description": "A state controller with its own debugger", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -26,3 +26,3 @@ module.exports = function (controller) { | ||
var meta = module.init({ | ||
controller, | ||
controller: controller, | ||
name: moduleName, | ||
@@ -29,0 +29,0 @@ signals: signals |
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
2423731