average-rating
Advanced tools
Comparing version 0.2.1 to 0.2.31
{ | ||
"version": "0.2.01", | ||
"version": "0.2.31", | ||
"name": "average-rating", | ||
@@ -4,0 +4,0 @@ "description": "Calculate average score and rating based on Wilson Score Equation", |
@@ -15,3 +15,3 @@ /** | ||
return r.toFixed(2); | ||
} | ||
}; | ||
@@ -49,2 +49,2 @@ module.exports = { | ||
} | ||
} | ||
}; |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
29898
0