Comparing version 0.30.3 to 0.30.4
@@ -54,3 +54,3 @@ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } } | ||
h('input', { | ||
'class': 'uppy-c-textInput uppy-Url-input', | ||
'class': 'uppy-u-reset uppy-c-textInput uppy-Url-input', | ||
type: 'text', | ||
@@ -57,0 +57,0 @@ 'aria-label': this.props.i18n('enterUrlToImport'), |
{ | ||
"name": "@uppy/url", | ||
"description": "The Url plugin lets users import files from the Internet. Paste any URL and it’ll be added!", | ||
"version": "0.30.3", | ||
"version": "0.30.4", | ||
"license": "MIT", | ||
@@ -25,8 +25,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "0.28.3", | ||
"@uppy/utils": "0.30.3", | ||
"@uppy/companion-client": "0.28.4", | ||
"@uppy/utils": "0.30.4", | ||
"preact": "^8.2.9" | ||
}, | ||
"devDependencies": { | ||
"@uppy/core": "0.30.3" | ||
"@uppy/core": "0.30.4" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "27899d944f0ffb551d0473955236734c24eb4fff" | ||
"gitHead": "7ae8af44abdd42eef71c46b831b2e3dadb00237f" | ||
} |
@@ -34,3 +34,3 @@ const { h, Component } = require('preact') | ||
<input | ||
class="uppy-c-textInput uppy-Url-input" | ||
class="uppy-u-reset uppy-c-textInput uppy-Url-input" | ||
type="text" | ||
@@ -37,0 +37,0 @@ aria-label={this.props.i18n('enterUrlToImport')} |
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
26748
+ Added@uppy/companion-client@0.28.4(transitive)
+ Added@uppy/utils@0.30.4(transitive)
- Removed@uppy/companion-client@0.28.3(transitive)
- Removed@uppy/utils@0.30.3(transitive)
Updated@uppy/utils@0.30.4