ab-test-result
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -20,3 +20,3 @@ const BigNumber = require('bignumber.js'); | ||
let B_improvement; | ||
var B_improvement; | ||
if (A_rate.isZero() || B_rate.isZero()) { | ||
@@ -23,0 +23,0 @@ B_improvement = new BigNumber(0); |
{ | ||
"name": "ab-test-result", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Returns the improvement rate of your AB-test and answers if it's statistically significant", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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