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 4.0.0-beta.2 to 4.0.0-beta.3

2

lib/ProviderView/ProviderView.js

@@ -16,3 +16,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; }

const packageJson = {
"version": "4.0.0-beta.2"
"version": "4.0.0-beta.3"
};

@@ -19,0 +19,0 @@ function formatBreadcrumbs(breadcrumbs) {

@@ -13,3 +13,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; }

const packageJson = {
"version": "4.0.0-beta.2"
"version": "4.0.0-beta.3"
};

@@ -16,0 +16,0 @@ const defaultState = {

{
"name": "@uppy/provider-views",
"description": "View library for Uppy remote provider plugins.",
"version": "4.0.0-beta.2",
"version": "4.0.0-beta.3",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.2",
"@uppy/utils": "^6.0.0-beta.3",
"classnames": "^2.2.6",

@@ -30,5 +30,5 @@ "nanoid": "^4.0.0",

"peerDependencies": {
"@uppy/core": "^4.0.0-beta.2"
"@uppy/core": "^4.0.0-beta.3"
},
"stableVersion": "3.11.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