Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

compute-umidmean

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compute-umidmean - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

README.md

2

lib/index.js

@@ -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 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc