ml-array-standard-deviation
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.4](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.1.3...ml-array-standard-deviation@1.1.4) (2020-04-17) | ||
**Note:** Version bump only for package ml-array-standard-deviation | ||
## [1.1.3](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.1.2...ml-array-standard-deviation@1.1.3) (2020-04-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "ml-array-standard-deviation", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Get the standard deviation in an array", | ||
@@ -25,5 +25,5 @@ "main": "lib/index.js", | ||
"is-any-array": "^0.0.3", | ||
"ml-array-variance": "^1.1.3" | ||
"ml-array-variance": "^1.1.4" | ||
}, | ||
"gitHead": "767a39f38806810ec11bf3676948999500e35a36" | ||
"gitHead": "f4d819343eda4106db474597986b1297d608c8f4" | ||
} |
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
6329
Updatedml-array-variance@^1.1.4