Socket
Socket
Sign inDemoInstall

@lyo/axios

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @lyo/axios

Browser-compatible version of axios


Version published
Maintainers
1
Install size
17.1 kB
Created

Readme

Source

@lyo/axios

A browser-compatible version of axios built automatically with Lyo.

Version Build Hits

Usage

In a browser
<script src="https://cdn.jsdelivr.net/npm/@lyo/axios"></script>

<script>
  axios();
</script>
In Node.js
# Install
npm i @lyo/axios
const axios = require('@lyo/axios')

axios();

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

FAQs

Last updated on 03 Nov 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc