Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ml-array-standard-deviation

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-array-standard-deviation - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

src/__tests__/standardDeviation.test.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [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)
**Note:** Version bump only for package ml-array-standard-deviation
<a name="1.0.1"></a>

@@ -8,0 +16,0 @@ ## [1.0.1](https://github.com/mljs/array/compare/ml-array-standard-deviation@1.0.0...ml-array-standard-deviation@1.0.1) (2018-08-03)

8

package.json
{
"name": "ml-array-standard-deviation",
"version": "1.0.1",
"version": "1.1.0",
"description": "Get the standard deviation in an array",

@@ -23,4 +23,6 @@ "main": "lib/index.js",

"dependencies": {
"ml-array-variance": "^1.0.1"
}
"is-any-array": "^0.0.3",
"ml-array-variance": "^1.1.0"
},
"gitHead": "812f53d78df7770c287916b88e94de51815f574b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc