New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/url

Package Overview
Dependencies
Maintainers
5
Versions
98
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.10 to 1.5.11

2

lib/index.js

@@ -251,2 +251,2 @@ var _class, _temp;

return Url;
}(Plugin), _class.VERSION = "1.5.10", _temp);
}(Plugin), _class.VERSION = "1.5.11", _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.10",
"version": "1.5.11",
"license": "MIT",

@@ -25,4 +25,4 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/companion-client": "^1.5.3",
"@uppy/utils": "^3.2.2",
"@uppy/companion-client": "^1.5.4",
"@uppy/utils": "^3.2.3",
"preact": "8.2.9"

@@ -33,3 +33,3 @@ },

},
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e"
"gitHead": "7bf5ca55a74eed7a7fcc71285dfb98350ac2e08e"
}

@@ -29,3 +29,3 @@ # @uppy/url

```bash
$ npm install @uppy/url --save
$ npm install @uppy/url
```

@@ -32,0 +32,0 @@

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