analyze-reselect
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "analyze-reselect", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Analyze how often your reselect selectors are being called", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,1 +7,3 @@ # analyze-reselect | ||
``` | ||
Then, in your browser, run `window.analyzeReselect()` to see diagnostic information about your worst-performing selectors. |
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
2922
9