Comparing version 1.5.9 to 1.5.10
@@ -76,3 +76,3 @@ var _class, _temp; | ||
var defaultOptions = {}; | ||
_this.opts = _extends({}, defaultOptions, {}, opts); | ||
_this.opts = _extends({}, defaultOptions, opts); | ||
@@ -252,2 +252,2 @@ _this.i18nInit(); | ||
return Url; | ||
}(Plugin), _class.VERSION = "1.5.9", _temp); | ||
}(Plugin), _class.VERSION = "1.5.10", _temp); |
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "1.5.9", | ||
"version": "1.5.10", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.5.2", | ||
"@uppy/utils": "^3.2.1", | ||
"@uppy/companion-client": "^1.5.3", | ||
"@uppy/utils": "^3.2.2", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "2d91641ddd1efbb7b21ba850156d865491999106" | ||
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e" | ||
} |
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
49696
Updated@uppy/utils@^3.2.2