@uppy/utils
Advanced tools
Comparing version 5.7.5 to 6.0.0-beta.1
# @uppy/utils | ||
## 6.0.0-beta.1 | ||
Released: 2024-03-28 | ||
Included in: Uppy v4.0.0-beta.1 | ||
- @uppy/aws-s3-multipart,@uppy/tus,@uppy/utils,@uppy/xhr-upload: Make `allowedMetaFields` consistent (Merlijn Vos / #5011) | ||
- @uppy/utils: fix `RateLimitedQueue#wrapPromiseFunction` types (Antoine du Hamel / #5007) | ||
- @uppy/utils: fix `findAllDOMElements` type (Antoine du Hamel / #4997) | ||
- @uppy/utils: fix `AbortablePromise` type (Antoine du Hamel / #4988) | ||
- @uppy/utils: migrate RateLimitedQueue to TS (Merlijn Vos / #4981) | ||
## 5.7.5 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@uppy/utils", | ||
"description": "Shared utility functions for Uppy Core and plugins maintained by the Uppy team.", | ||
"version": "5.7.5", | ||
"version": "6.0.0-beta.1", | ||
"license": "MIT", | ||
"types": "types/index.d.ts", | ||
"type": "module", | ||
@@ -73,3 +72,4 @@ "keywords": [ | ||
"./src/microtip.scss": "./src/microtip.scss", | ||
"./lib/UserFacingApiError": "./lib/UserFacingApiError.js" | ||
"./lib/UserFacingApiError": "./lib/UserFacingApiError.js", | ||
"./lib/getAllowedMetaFields": "./lib/getAllowedMetaFields.js" | ||
}, | ||
@@ -83,3 +83,4 @@ "dependencies": { | ||
"vitest": "^1.2.1" | ||
} | ||
}, | ||
"stableVersion": "5.7.5" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
373368
328
4750
1