Socket
Socket
Sign inDemoInstall

@uppy/provider-views

Package Overview
Dependencies
Maintainers
5
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/provider-views - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

6

lib/index.js

@@ -85,5 +85,5 @@ var _class, _temp;

showFilter: true,
showBreadcrumbs: true // merge default options with the ones set by user
showBreadcrumbs: true
}; // merge default options with the ones set by user
};
this.opts = _extends({}, defaultOptions, {}, opts); // Logic

@@ -780,2 +780,2 @@

return ProviderView;
}(), _class.VERSION = "1.5.0", _temp);
}(), _class.VERSION = "1.5.1", _temp);
{
"name": "@uppy/provider-views",
"description": "View library for Uppy remote provider plugins.",
"version": "1.5.0",
"version": "1.5.1",
"license": "MIT",

@@ -22,3 +22,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^2.1.0",
"@uppy/utils": "^2.1.1",
"classnames": "^2.2.6",

@@ -30,3 +30,3 @@ "preact": "8.2.9"

},
"gitHead": "c370dba0b6d48770995d0c764bb54f0b05309781"
"gitHead": "18180d577854d1a78588d67eb210528b207bf130"
}
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