Comparing version 3.6.0 to 3.6.1
@@ -12,3 +12,3 @@ var _class; | ||
const packageJson = { | ||
"version": "3.6.0" | ||
"version": "3.6.1" | ||
}; | ||
@@ -15,0 +15,0 @@ import locale from "./locale.js"; |
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"license": "MIT", | ||
@@ -26,4 +26,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^3.8.0", | ||
"@uppy/utils": "^5.7.5", | ||
"@uppy/companion-client": "^3.8.1", | ||
"@uppy/utils": "^5.9.0", | ||
"nanoid": "^4.0.0", | ||
@@ -33,4 +33,4 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^3.10.0" | ||
"@uppy/core": "^3.11.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
54710
0
Updated@uppy/utils@^5.9.0