New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

compute-lmidmean

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-lmidmean - 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} lmidmean
* @returns {Number} lower midmean
*/

@@ -58,0 +58,0 @@ function lmidmean( arr, sorted ) {

{
"name": "compute-lmidmean",
"version": "1.0.0",
"version": "1.0.1",
"description": "Computes the lower interquartile mean (lower 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