@uppy/progress-bar
Advanced tools
Comparing version 1.3.14 to 1.3.15
@@ -78,2 +78,2 @@ var _class, _temp; | ||
return ProgressBar; | ||
}(Plugin), _class.VERSION = "1.3.14", _temp); | ||
}(Plugin), _class.VERSION = "1.3.15", _temp); |
{ | ||
"name": "@uppy/progress-bar", | ||
"description": "A progress bar UI for Uppy", | ||
"version": "1.3.14", | ||
"version": "1.3.15", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.0.0", | ||
"@uppy/utils": "^3.1.0", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "6a0152327386cb6dd1ae8aada13f13062d326b61" | ||
"gitHead": "b00ba139128393fd625defeb430c9a19b1a138f2" | ||
} |
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@^3.1.0