ml-array-standard-deviation
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package ml-array-standard-deviation | ||
## [1.1.2](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.1.1...ml-array-standard-deviation@1.1.2) (2019-08-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "ml-array-standard-deviation", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"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.2" | ||
"ml-array-variance": "^1.1.3" | ||
}, | ||
"gitHead": "6a3b7e1b0fab7f3996b9af3a75d6234a68c9e4d0" | ||
"gitHead": "767a39f38806810ec11bf3676948999500e35a36" | ||
} |
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
6122
Updatedml-array-variance@^1.1.3