Installations
npm install @alicloud/console-fetcher-interceptor-merger
Developer Guide
Typescript
Yes
Module System
CommonJS
Node Version
15.12.0
NPM Version
lerna/4.0.0/node@v15.12.0+x64 (darwin)
Releases
Contributors
Unable to fetch Contributors
Languages
TypeScript (90.14%)
Less (9.02%)
JavaScript (0.83%)
Developer
aliyun
Download Statistics
Total Downloads
11,393
Last Day
2
Last Week
3
Last Month
95
Last Year
873
GitHub Statistics
51 Stars
1,989 Commits
13 Forks
9 Watching
14 Branches
8 Contributors
Package Meta Information
Latest Version
1.1.11
Package Id
@alicloud/console-fetcher-interceptor-merger@1.1.11
Unpacked Size
5.33 kB
Size
2.65 kB
File Count
7
NPM Version
lerna/4.0.0/node@v15.12.0+x64 (darwin)
Node Version
15.12.0
Total Downloads
Cumulative downloads
Total Downloads
11,393
Last day
0%
2
Compared to previous day
Last week
-93.5%
3
Compared to previous week
Last month
66.7%
95
Compared to previous month
Last year
-68.4%
873
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
@alicloud/console-fetcher-interceptor-merger
@alicloud/fetcher
合并请求拦截器,如果有相同的请求(method + url + params + body)正在进行,在后续的请求不会发送,而会在第 0 个请求回来之后决定成功或失败。
cache-local 也会做一部分类似的事情,所以顺序上要放在 cache-local 之后。
和 cache-local 不同的是,cache-local 需要手动开启,而 merger 是自动开启的。
![Empty State](/_next/static/media/empty.e5fae2e5.png)
No vulnerabilities found.
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
0 existing vulnerabilities detected
Reason
no binaries found in the repo
Reason
Found 6/16 approved changesets -- score normalized to 3
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
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
branch protection not enabled on development/release branches
Details
- Warn: branch protection not enabled for branch 'master'
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 21 are checked with a SAST tool
Score
3.4
/10
Last Scanned on 2025-01-27
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