@uppy/core
Advanced tools
Comparing version 3.9.0 to 3.9.1
# @uppy/core | ||
## 3.9.1 | ||
Released: 2024-02-20 | ||
Included in: Uppy v3.22.1 | ||
- @uppy/compressor,@uppy/core,@uppy/dashboard,@uppy/status-bar: bump `@transloadit/prettier-bytes` (Antoine du Hamel / #4933) | ||
## 3.9.0 | ||
@@ -4,0 +11,0 @@ |
@@ -27,3 +27,3 @@ let _Symbol$for, _Symbol$for2; | ||
const packageJson = { | ||
"version": "3.9.0" | ||
"version": "3.9.1" | ||
}; | ||
@@ -30,0 +30,0 @@ import locale from "./locale.js"; |
{ | ||
"name": "@uppy/core", | ||
"description": "Core module for the extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:", | ||
"version": "3.9.0", | ||
"version": "3.9.1", | ||
"license": "MIT", | ||
@@ -27,5 +27,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@transloadit/prettier-bytes": "^0.2.0", | ||
"@uppy/store-default": "^3.2.1", | ||
"@uppy/utils": "^5.7.1", | ||
"@transloadit/prettier-bytes": "^0.3.0", | ||
"@uppy/store-default": "^3.2.2", | ||
"@uppy/utils": "^5.7.2", | ||
"lodash": "^4.17.21", | ||
@@ -32,0 +32,0 @@ "mime-match": "^1.0.2", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
467708
0
+ Added@transloadit/prettier-bytes@0.3.5(transitive)
- Removed@transloadit/prettier-bytes@0.2.0(transitive)
Updated@uppy/store-default@^3.2.2
Updated@uppy/utils@^5.7.2