Comparing version 4.0.0-beta.7 to 4.0.0-beta.8
@@ -12,3 +12,3 @@ var _Url; | ||
const packageJson = { | ||
"version": "4.0.0-beta.7" | ||
"version": "4.0.0-beta.8" | ||
}; | ||
@@ -15,0 +15,0 @@ import locale from "./locale.js"; |
@@ -8,2 +8,4 @@ function _classPrivateFieldLooseBase(e, t) { if (!{}.hasOwnProperty.call(e, t)) throw new TypeError("attempted to use private field on non-instance"); return e; } | ||
class UrlUI extends Component { | ||
// Ref is always defined after render | ||
constructor(props) { | ||
@@ -10,0 +12,0 @@ super(props); |
{ | ||
"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.7", | ||
"version": "4.0.0-beta.8", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^4.0.0-beta.7", | ||
"@uppy/utils": "^6.0.0-beta.8", | ||
"@uppy/companion-client": "^4.0.0-beta.8", | ||
"@uppy/utils": "^6.0.0-beta.9", | ||
"nanoid": "^5.0.0", | ||
@@ -32,5 +32,5 @@ "preact": "^10.5.13" | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.9" | ||
"@uppy/core": "^4.0.0-beta.11" | ||
}, | ||
"stableVersion": "3.6.0" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
57279
728