New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

haiv

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haiv

fetch & xhr interceptor

latest
npmnpm
Version
1.1.3
Version published
Maintainers
1
Created
Source

Welcome to Haiv 👋

Version

XHR & Fetch API 拦截器

Install

npm install --save haiv

Run tests

npm run test

How to use

import Network from 'haiv'
const request = new Network({
    appId: string
    header: Array<[string, string]>
    signature: boolean
    overrideFetch: boolean
    overrideXhr: boolean
})

Author

👤 zhiqiang@guanghe.tv

Show your support

Give a ⭐️ if this project helped you!

This README was generated with ❤️ by readme-md-generator

FAQs

Package last updated on 06 Sep 2019

Did you know?

Socket

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