@cerebral/react
Advanced tools
Comparing version 4.1.2-1562757238762 to 4.2.0-1570295904659
@@ -53,2 +53,3 @@ 'use strict'; | ||
} | ||
/* | ||
@@ -65,2 +66,3 @@ We only allow forced render by change of props passed | ||
} | ||
/* | ||
@@ -77,2 +79,3 @@ We have to update any usage of "get" when the component mounts | ||
} | ||
/* | ||
@@ -89,2 +92,3 @@ We have to update any usage of "get" when the component updates | ||
} | ||
/* | ||
@@ -91,0 +95,0 @@ Unregister with existing state dependencies |
{ | ||
"name": "@cerebral/react", | ||
"version": "4.1.2-1562757238762", | ||
"version": "4.2.0-1570295904659", | ||
"description": "React view for Cerebral", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^5.1.2-1562757238762" | ||
"cerebral": "^5.2.0-1570295904659" | ||
}, | ||
@@ -23,0 +23,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
23687