compute-umidmean
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -55,3 +55,3 @@ /** | ||
* @param {Boolean} [sorted] - boolean flag indicating if the input array is sorted in ascending order | ||
* @returns {Number} umidmean | ||
* @returns {Number} upper midmean | ||
*/ | ||
@@ -58,0 +58,0 @@ function umidmean( arr, sorted ) { |
{ | ||
"name": "compute-umidmean", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Computes the upper interquartile mean (upper midmean) of a numeric array.", | ||
@@ -41,3 +41,3 @@ "author": { | ||
"statistics", | ||
"maths", | ||
"math", | ||
"mathematics" | ||
@@ -44,0 +44,0 @@ ], |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
8447
1
135
1