react-images-uploading
Advanced tools
Comparing version 3.1.4 to 3.1.5
{ | ||
"name": "react-images-uploading", | ||
"version": "3.1.4", | ||
"version": "3.1.5", | ||
"description": "The simple images uploader applied Render Props pattern. This approach allows you to fully control UI component and behaviours.", | ||
@@ -53,4 +53,4 @@ "author": { | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
"react": "^16.8.0 || ^17.0.0 || ^18.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
@@ -57,0 +57,0 @@ "devDependencies": { |
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
52294