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

stats-median

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stats-median - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"name": "stats-median",
"version": "1.0.0",
"version": "1.0.1",
"description": "Calculate median of data",

@@ -25,5 +25,5 @@ "main": "index.js",

"homepage": "https://github.com/msn0/stats-median",
"dependencies": {
"mocha": "^2.2.4"
"devDependencies": {
"mocha": "^4.0.1"
}
}

@@ -8,3 +8,3 @@ # Median [![Build Status](https://travis-ci.org/msn0/stats-median.svg?branch=master)](http://travis-ci.org/msn0/stats-median)

```sh
npm install stats-median
$ npm install stats-median
```

@@ -11,0 +11,0 @@

Sorry, the diff of this file is not supported yet

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