Comparing version 1.5.18 to 1.5.19
@@ -252,2 +252,2 @@ var _class, _temp; | ||
return Url; | ||
}(Plugin), _class.VERSION = "1.5.18", _temp); | ||
}(Plugin), _class.VERSION = "1.5.19", _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.18", | ||
"version": "1.5.19", | ||
"license": "MIT", | ||
@@ -25,4 +25,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "^1.8.2", | ||
"@uppy/utils": "^3.4.1", | ||
"@uppy/companion-client": "^1.8.3", | ||
"@uppy/utils": "^3.4.2", | ||
"preact": "8.2.9" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "7d162b0dcc4df5dbb3d508b65e31788c2302746e" | ||
"gitHead": "4bf107236340dc98f8584f15a06e13ffa9fc31f4" | ||
} |
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
Updated@uppy/utils@^3.4.2