stats-median
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"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
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
0
1901
1
5
- Removedmocha@^2.2.4
- Removedcommander@0.6.12.3.0(transitive)
- Removeddebug@2.2.0(transitive)
- Removeddiff@1.4.0(transitive)
- Removedescape-string-regexp@1.0.2(transitive)
- Removedglob@3.2.11(transitive)
- Removedgrowl@1.9.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedjade@0.26.3(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.3.0(transitive)
- Removedminimist@0.0.8(transitive)
- Removedmkdirp@0.3.00.5.1(transitive)
- Removedmocha@2.5.3(transitive)
- Removedms@0.7.1(transitive)
- Removedsigmund@1.0.1(transitive)
- Removedsupports-color@1.2.0(transitive)
- Removedto-iso-string@0.0.2(transitive)