node-axios 0.24.0+dfsg-1 source package in Ubuntu
Changelog
node-axios (0.24.0+dfsg-1) unstable; urgency=medium * Team upload * Fix filenamemangle * New upstream version 0.24.0+dfsg -- Yadd <email address hidden> Thu, 28 Oct 2021 05:28:25 +0200
Upload details
- Uploaded by:
- Debian Javascript Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Javascript Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-axios_0.24.0+dfsg-1.dsc | 2.2 KiB | 1cd3e72d8f07fa33399424d9ba719a1b295d4ac03270a16ab1132fdcc41a4343 |
node-axios_0.24.0+dfsg.orig.tar.xz | 74.3 KiB | 2dad4f90a059e6cf52d3f9cc853abc10b080b11d53a4ada0c0134b0abc28ee06 |
node-axios_0.24.0+dfsg-1.debian.tar.xz | 5.2 KiB | 762fd2c2a9b33c84fba48dc26428b3d3b5faca7f38fd9edabf978d41c56854fe |
Available diffs
- diff from 0.23.0+dfsg-2 to 0.24.0+dfsg-1 (1.8 KiB)
No changes file available.
Binary packages built by this source
- node-axios: Promise based HTTP client for the browser and node.js
Features:
- Make XMLHttpRequests from the browser
- Make http requests from node.js
- Supports the Promise API
- Intercept request and response
- Transform request and response data
- Cancel requests
- Automatic transforms for JSON data
- Client side support for protecting against XSRF
.
Node.js is an event-based server-side JavaScript engine.