Comparing version 4.0.0-beta.2 to 4.0.0-beta.3
@@ -12,3 +12,3 @@ var _Url; | ||
const packageJson = { | ||
"version": "4.0.0-beta.2" | ||
"version": "4.0.0-beta.3" | ||
}; | ||
@@ -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": "4.0.0-beta.2", | ||
"version": "4.0.0-beta.3", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^4.0.0-beta.2", | ||
"@uppy/utils": "^6.0.0-beta.2", | ||
"@uppy/companion-client": "^4.0.0-beta.3", | ||
"@uppy/utils": "^6.0.0-beta.3", | ||
"nanoid": "^4.0.0", | ||
@@ -32,5 +32,5 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.2" | ||
"@uppy/core": "^4.0.0-beta.3" | ||
}, | ||
"stableVersion": "3.6.0" | ||
} |
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
+ Addedpreact@10.24.3(transitive)
- Removedpreact@10.25.0(transitive)
Updated@uppy/utils@^6.0.0-beta.3