@uppy/status-bar
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -17,3 +17,3 @@ "use strict"; | ||
const packageJson = { | ||
"version": "2.2.1" | ||
"version": "2.2.2" | ||
}; | ||
@@ -20,0 +20,0 @@ |
{ | ||
"name": "@uppy/status-bar", | ||
"description": "A progress bar for Uppy, with many bells and whistles.", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"license": "MIT", | ||
@@ -31,3 +31,3 @@ "main": "lib/index.js", | ||
"@transloadit/prettier-bytes": "0.0.7", | ||
"@uppy/utils": "^4.1.0", | ||
"@uppy/utils": "^4.1.2", | ||
"classnames": "^2.2.6", | ||
@@ -38,4 +38,4 @@ "lodash.throttle": "^4.1.1", | ||
"peerDependencies": { | ||
"@uppy/core": "^2.3.0" | ||
"@uppy/core": "^2.3.3" | ||
} | ||
} |
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@^4.1.2