Socket
Book a DemoInstallSign in
Socket

@tradle/react-native-http

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tradle/react-native-http

http module compatibility for react-native

2.0.1
latest
Source
npmnpm
Version published
Weekly downloads
46K
9.27%
Maintainers
3
Weekly downloads
 
Created
Source

@tradle/react-native-http

The http module from node.js, but for React Native.

Fork of http-browserify

install

npm install @tradle/react-native-http

usage

To load this module when you require('http'), ensure you have a mapping in either the "browser" or "react-native" field in your package.json:

  "browser": {
    "http": "@tradle/react-native-http"
  }

or

  "react-native": {
    "http": "@tradle/react-native-http"
  }

license

MIT

Keywords

http

FAQs

Package last updated on 03 Jun 2018

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.