licenses.dev

axios v1.5.0

Promise based HTTP client for the browser and node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.DIRECT0
form-data • 4.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/axios)](https://licenses.dev/npm/axios)
<a href="https://licenses.dev/npm/axios">
  <img src="https://licenses.dev/b/npm/axios" alt="licenses" />
</a>

Or the licenses badge code for the 1.5.0 version:

[![licenses](https://licenses.dev/b/npm/axios/1.5.0)](https://licenses.dev/npm/axios/1.5.0)
<a href="https://licenses.dev/npm/axios/1.5.0">
  <img src="https://licenses.dev/b/npm/axios/1.5.0" alt="licenses" />
</a>
GitHub