Comparing version 0.30.1 to 0.30.2
{ | ||
"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.1", | ||
"version": "0.30.2", | ||
"license": "MIT", | ||
@@ -25,8 +25,8 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/companion-client": "0.28.1", | ||
"@uppy/utils": "0.30.1", | ||
"@uppy/companion-client": "^0.28.2", | ||
"@uppy/utils": "^0.30.2", | ||
"preact": "^8.2.9" | ||
}, | ||
"devDependencies": { | ||
"@uppy/core": "0.30.1" | ||
"@uppy/core": "^0.30.2" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a5c39e9a350d29b870307ddb572ac2cde5112e4c" | ||
"gitHead": "f94bc77debd56e75bb605a268ad2c8cd67dd6678" | ||
} |
27105
+ Added@uppy/companion-client@0.28.5(transitive)
+ Added@uppy/utils@0.30.6(transitive)
- Removed@uppy/companion-client@0.28.1(transitive)
- Removed@uppy/utils@0.30.1(transitive)
Updated@uppy/utils@^0.30.2