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

@amityco/react-native-formdata-polyfill

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amityco/react-native-formdata-polyfill

A simple polyfill for react native FormData

latest
Source
npmnpm
Version
1.1.5
Version published
Weekly downloads
3
-40%
Maintainers
2
Weekly downloads
 
Created
Source

React native's formData polyfill.

What is it?

When using with axios, react-native lacks of necessary FormData.prototype.getParts function.

How to use it?

  • npm install @amityco/react-native-formdata-polyfill
  • import @amityco/react-native-formdata-polyfill/polyfill

That's all!

FAQs

Package last updated on 19 Feb 2022

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