@mux/mux-uploader-react
Advanced tools
Comparing version 1.0.1-canary.1-777235e to 1.0.1-canary.2-4f74ea0
{ | ||
"name": "@mux/mux-uploader-react", | ||
"version": "1.0.1-canary.1-777235e", | ||
"version": "1.0.1-canary.2-4f74ea0", | ||
"description": "An uploader element for React that handles Mux Direct Uploads and a visual progress bar for you", | ||
@@ -60,5 +60,5 @@ "keywords": [ | ||
"peerDependencies": { | ||
"@types/react": "^17.0.0 || ^18", | ||
"react": "^17.0.2 || ^18", | ||
"react-dom": "^17.0.2 || ^18" | ||
"@types/react": "^17.0.0 || ^18 || ^19", | ||
"react": "^17.0.2 || ^18 || ^19", | ||
"react-dom": "^17.0.2 || ^18 || ^19" | ||
}, | ||
@@ -74,3 +74,3 @@ "peerDependenciesMeta": { | ||
"dependencies": { | ||
"@mux/mux-uploader": "1.0.0-canary.0-777235e", | ||
"@mux/mux-uploader": "1.0.0-canary.0-4f74ea0", | ||
"prop-types": "^15.7.2" | ||
@@ -77,0 +77,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
631813
+ Added@mux/mux-uploader@1.0.0-canary.0-4f74ea0(transitive)
- Removed@mux/mux-uploader@1.0.0-canary.0-777235e(transitive)