Comparing version 0.4.2 to 0.4.3
{ | ||
"name": "cerebral", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "An intelligent react application framework", | ||
@@ -5,0 +5,0 @@ "main": "src/Cerebral.js", |
@@ -10,2 +10,4 @@ 'use strict'; | ||
- Comment all code | ||
- Do not record when in production | ||
- More tests! reset, async travelling... | ||
*/ | ||
@@ -12,0 +14,0 @@ var utils = require('./utils.js'); |
@@ -103,3 +103,3 @@ "use strict"; | ||
store.removeAllListeners('mapUpdate'); | ||
this.store.removeAllListeners('mapUpdate'); | ||
@@ -106,0 +106,0 @@ // First remove all state, as there might have been some |
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
164571
2621