Functional utilities to transform and compute stats on arrays
Installations
npm install ml-array-min
Releases
Unable to fetch releases
Developer
mljs
Developer Guide
Module System
CommonJS
Min. Node Version
Typescript Support
Yes
Node Version
17.4.0
NPM Version
lerna/4.0.0/node@v17.4.0+arm64 (darwin)
Statistics
16 Stars
117 Commits
6 Forks
12 Watching
2 Branches
9 Contributors
Updated on 22 Feb 2023
Languages
JavaScript (77.02%)
CSS (18.07%)
HTML (4.91%)
Total Downloads
Cumulative downloads
Total Downloads
30,047,390
Last day
-9.8%
44,456
Compared to previous day
Last week
7.7%
254,281
Compared to previous week
Last month
12.5%
1,001,340
Compared to previous month
Last year
3.4%
9,953,225
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
1
ml-array
Functional utilities to transform and compute stats on arrays
Packages
Name | Description |
---|---|
ml-array-sequential-fill | Fill / create an array with sequential numbers |
ml-array-min | Get the minimum value in an array |
ml-array-max | Get the maximum value in an array |
ml-array-rescale | Rescale an array into a range |
ml-array-mean | Get the average value in an array |
ml-array-median | Get the median value in an array |
ml-array-mode | Get the first mode value in an array |
ml-array-normed | Get a normed array |
ml-array-sum | Get the sum or the array elements |
ml-array-variance | Get the variance in an array |
ml-array-standard-deviation | Get the standard deviation in an array |
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
Found 4/30 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
- Warn: no topLevel permission defined: .github/workflows/documentationjs.yml:1
- Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1
- Info: no jobLevel write permissions found
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentationjs.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mljs/array/documentationjs.yml/master?enable=pin
- Info: 0 out of 1 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
security policy file not detected
Details
- Warn: no security policy file detected
- Warn: no security file to analyze
- Warn: no security file to analyze
- Warn: no security file to analyze
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 5 are checked with a SAST tool
Score
3.5
/10
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More