@uppy/progress-bar
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -79,2 +79,2 @@ var _class, _temp; | ||
return ProgressBar; | ||
}(Plugin), _class.VERSION = "1.3.3", _temp); | ||
}(Plugin), _class.VERSION = "1.3.4", _temp); |
{ | ||
"name": "@uppy/progress-bar", | ||
"description": "A progress bar UI for Uppy", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^2.1.1", | ||
"@uppy/utils": "^2.1.2", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "18180d577854d1a78588d67eb210528b207bf130" | ||
"gitHead": "2b91a96c95ea1aa32980984904f9877d8a4c4440" | ||
} |
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
Updated@uppy/utils@^2.1.2