Axios module for Nest framework (node.js) 🗂
Installations
npm install @nestjs/axios
Score
52.8
Supply Chain
82.7
Quality
88.6
Maintenance
100
Vulnerability
99.6
License
Developer
Developer Guide
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
Yes
Node Version
16.20.0
NPM Version
8.19.4
Statistics
221 Stars
1,300 Commits
54 Forks
5 Watching
1 Branches
17 Contributors
Updated on 28 Nov 2024
Bundle Size
5.35 kB
Minified
1.51 kB
Minified + Gzipped
Languages
TypeScript (88.74%)
JavaScript (9.56%)
Shell (1.7%)
Total Downloads
Cumulative downloads
Total Downloads
152,320,185
Last day
-19.8%
326,673
Compared to previous day
Last week
-3.6%
1,965,628
Compared to previous week
Last month
4.9%
8,427,481
Compared to previous month
Last year
65.1%
82,242,017
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Peer Dependencies
3
Dev Dependencies
24
A progressive Node.js framework for building efficient and scalable server-side applications.
Description
The HttpModule
module exposes Axios-based methods to perform HTTP requests. This library also transforms the resulting HTTP responses into Observables (from RxJS).
Installation
1$ npm i --save @nestjs/axios axios
Quick Start
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
License
Nest is MIT licensed.
No vulnerabilities found.
Reason
30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Info: FSF or OSI recognized license: MIT License: LICENSE:0
Reason
4 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92
- Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22
- Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
Reason
Found 1/29 approved changesets -- 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
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
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 26 are checked with a SAST tool
Score
3.8
/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