@uppy/status-bar
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0-beta.3
@@ -8,3 +8,3 @@ import { UIPlugin } from '@uppy/core'; | ||
const packageJson = { | ||
"version": "3.0.0-beta.2" | ||
"version": "3.0.0-beta.3" | ||
}; | ||
@@ -11,0 +11,0 @@ import locale from './locale.js'; |
{ | ||
"name": "@uppy/status-bar", | ||
"description": "A progress bar for Uppy, with many bells and whistles.", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0-beta.3", | ||
"license": "MIT", | ||
@@ -30,4 +30,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@transloadit/prettier-bytes": "0.0.7", | ||
"@uppy/utils": "^5.0.0-beta", | ||
"@transloadit/prettier-bytes": "0.0.9", | ||
"@uppy/utils": "^5.0.0-beta.1", | ||
"classnames": "^2.2.6", | ||
@@ -38,5 +38,4 @@ "lodash.throttle": "^4.1.1", | ||
"peerDependencies": { | ||
"@uppy/core": "^3.0.0-beta.3" | ||
}, | ||
"stableVersion": "2.2.1" | ||
"@uppy/core": "^3.0.0-beta.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
153104
+ Added@transloadit/prettier-bytes@0.0.9(transitive)
- Removed@transloadit/prettier-bytes@0.0.7(transitive)
Updated@uppy/utils@^5.0.0-beta.1