ml-array-standard-deviation
Advanced tools
Comparing version 1.1.7 to 1.1.8
{ | ||
"name": "ml-array-standard-deviation", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "Get the standard deviation in an array", | ||
@@ -26,6 +26,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"is-any-array": "^1.0.0", | ||
"ml-array-variance": "^1.1.7" | ||
"ml-array-variance": "^1.1.8" | ||
}, | ||
"gitHead": "207c5e6e1486b2d22fdfec7b7a3b6867fe50a69e" | ||
"gitHead": "787f12ca8c7c39063a349e2da17152742bea67b1" | ||
} |
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
1
4589
- Removedis-any-array@^1.0.0
- Removedis-any-array@1.0.1(transitive)
Updatedml-array-variance@^1.1.8