Gathering detailed insights and metrics for spex
Gathering detailed insights and metrics for spex
Gathering detailed insights and metrics for spex
Gathering detailed insights and metrics for spex
npm install spex
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
52 Stars
483 Commits
6 Forks
4 Watching
3 Branches
5 Contributors
Updated on 05 Nov 2024
JavaScript (96.16%)
TypeScript (2.12%)
CSS (1.01%)
HTML (0.71%)
Cumulative downloads
Total Downloads
Last day
-7%
60,614
Compared to previous day
Last week
0.2%
354,809
Compared to previous week
Last month
10.9%
1,505,008
Compared to previous month
Last year
-13.4%
16,257,755
Compared to previous year
Specialized Promise Extensions.
batch, page, sequence - promise methods for the following patterns:
$ npm i spex
1const promise = require('bluebird'); 2const spex = require('spex')(promise);
1const spex = require('spex')(Promise);
See also: client-side usage.
$ git clone https://github.com/vitaly-t/spex
$ npm install
$ npm test
$ npm run coverage
Copyright © 2020 Vitaly Tomilov; Released under the MIT license.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Reason
Found 2/28 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Score
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