react-use-file-upload
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "react-use-file-upload", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "A React Hook to make dealing with file uploading easier.", | ||
@@ -20,6 +20,6 @@ "main": "dist/index.js", | ||
"keywords": [ | ||
"upload", | ||
"react file upload", | ||
"react hook file upload", | ||
"upload file", | ||
"file uploading", | ||
"files", | ||
"react hook", | ||
"use file upload" | ||
@@ -26,0 +26,0 @@ ], |
@@ -121,3 +121,3 @@ # React useFileUpload | ||
An array containing just the names of the files | ||
An array containing just the names of the files. | ||
@@ -124,0 +124,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12942