@uppy/xhr-upload
Advanced tools
Comparing version 0.27.0 to 0.27.1
{ | ||
"name": "@uppy/xhr-upload", | ||
"description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.", | ||
"version": "0.27.0", | ||
"version": "0.27.1", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "0.27.0", | ||
"@uppy/companion-client": "0.27.1", | ||
"@uppy/utils": "0.27.0", | ||
@@ -37,4 +37,5 @@ "cuid": "^2.1.1" | ||
"peerDependencies": { | ||
"@uppy/core": "^0.26.0" | ||
} | ||
"@uppy/core": "^0.27.0" | ||
}, | ||
"gitHead": "6b82d12d42a0dfdd9e0677a18efcaf44c251c58c" | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
36856
0
+ Added@uppy/companion-client@0.27.1(transitive)
+ Added@uppy/core@0.27.3(transitive)
+ Added@uppy/store-default@0.27.0(transitive)
+ Added@uppy/utils@0.27.1(transitive)
- Removed@uppy/companion-client@0.27.0(transitive)
- Removed@uppy/core@0.26.0(transitive)
- Removed@uppy/store-default@0.26.0(transitive)
- Removed@uppy/utils@0.26.0(transitive)