ml-array-standard-deviation
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.1](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.1.0...ml-array-standard-deviation@1.1.1) (2018-11-09) | ||
**Note:** Version bump only for package ml-array-standard-deviation | ||
# [1.1.0](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.0.1...ml-array-standard-deviation@1.1.0) (2018-10-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "ml-array-standard-deviation", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Get the standard deviation in an array", | ||
"main": "lib/index.js", | ||
"module": "src/index.js", | ||
"module": "lib-es6/index.js", | ||
"files": [ | ||
"lib", | ||
"lib-es6", | ||
"src" | ||
@@ -24,5 +25,5 @@ ], | ||
"is-any-array": "^0.0.3", | ||
"ml-array-variance": "^1.1.0" | ||
"ml-array-variance": "^1.1.1" | ||
}, | ||
"gitHead": "812f53d78df7770c287916b88e94de51815f574b" | ||
"gitHead": "fb58ef19baa6cacb075daee5dbbe3cbfe7309dd1" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
5708
8
60
1
Updatedml-array-variance@^1.1.1