Gathering detailed insights and metrics for @undefiorg/redaxios
Gathering detailed insights and metrics for @undefiorg/redaxios
Gathering detailed insights and metrics for @undefiorg/redaxios
Gathering detailed insights and metrics for @undefiorg/redaxios
The Axios API, as an 800 byte Fetch wrapper.
npm install @undefiorg/redaxios
Typescript
Module System
Node Version
NPM Version
71.3
Supply Chain
72.1
Quality
75
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
381
Last Day
4
Last Week
7
Last Month
12
Last Year
79
Apache-2.0 License
72 Commits
1 Forks
3 Branches
Updated on May 03, 2021
Minified
Minified + Gzipped
Latest Version
0.4.2
Package Id
@undefiorg/redaxios@0.4.2
Unpacked Size
67.88 kB
Size
13.15 kB
File Count
12
NPM Version
6.14.10
Node Version
12.20.1
Cumulative downloads
Total Downloads
Last Day
100%
4
Compared to previous day
Last Week
133.3%
7
Compared to previous week
Last Month
0%
12
Compared to previous month
Last Year
21.5%
79
Compared to previous year
Axios has a great API that developers love. Redaxios provides that API in 800 bytes, using native fetch()
.
For those searching for ways to shave a few kilobytes off of their bundles, that's less than 1/5th of the size. This is made possible by using the browser's native Fetch API, which is supported in all modern browsers and polyfilled by most tools including Next.js, Create React App and Preact CLI.
Yes! Axios is an excellent module and you should use it! Redaxios exists so that you can use that same API in cases where it's difficult to justify the dependency. Instead of having to choose between Axios and Fetch, Redaxios provides a middle-ground between the two.
1import axios from 'redaxios'; 2// use as you would normally
Refer to the Axios Documentation.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
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
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool detected
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
branch protection not enabled on development/release branches
Details
Reason
91 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-04-28
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