You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-filezone

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-filezone - npm Package Compare versions

Comparing version

to
0.1.0

2

package.json
{
"name": "react-filezone",
"version": "0.0.9",
"version": "0.1.0",
"description": "filezone: A Robust, Flexible React File Upload Library with Advanced Features and Seamless User Experience",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -325,9 +325,3 @@ # react-filezone

```
## Document Upload with Custom Headers
```typescript
import React from 'react';
```
## Configuration

@@ -368,10 +362,2 @@

## Features
- Multiple and single file upload modes
- File type and size validation
- Upload progress tracking
- Concurrent upload support
- Error handling
## TypeScript Support

@@ -378,0 +364,0 @@