Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/url

Package Overview
Dependencies
Maintainers
5
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/url - npm Package Compare versions

Comparing version 1.5.9 to 1.5.10

4

lib/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc