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

@uppy/remote-sources

Package Overview
Dependencies
Maintainers
5
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/remote-sources - npm Package Compare versions

Comparing version 2.0.0-beta.1 to 2.0.0-beta.2

2

lib/index.js

@@ -17,3 +17,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": "2.0.0-beta.1"
"version": "2.0.0-beta.2"
};

@@ -20,0 +20,0 @@ const availablePlugins = {

{
"name": "@uppy/remote-sources",
"description": "Uppy plugin that includes all remote sources that Uppy+Companion offer, like Instagram, Google Drive, Dropox, Box, Unsplash, Url etc",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"license": "MIT",

@@ -29,15 +29,15 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/box": "^3.0.0-beta.1",
"@uppy/dashboard": "^4.0.0-beta.1",
"@uppy/dropbox": "^4.0.0-beta.1",
"@uppy/facebook": "^4.0.0-beta.1",
"@uppy/google-drive": "^4.0.0-beta.1",
"@uppy/instagram": "^4.0.0-beta.1",
"@uppy/onedrive": "^4.0.0-beta.1",
"@uppy/unsplash": "^4.0.0-beta.1",
"@uppy/url": "^4.0.0-beta.1",
"@uppy/zoom": "^3.0.0-beta.1"
"@uppy/box": "^3.0.0-beta.2",
"@uppy/dashboard": "^4.0.0-beta.2",
"@uppy/dropbox": "^4.0.0-beta.2",
"@uppy/facebook": "^4.0.0-beta.2",
"@uppy/google-drive": "^4.0.0-beta.2",
"@uppy/instagram": "^4.0.0-beta.2",
"@uppy/onedrive": "^4.0.0-beta.2",
"@uppy/unsplash": "^4.0.0-beta.2",
"@uppy/url": "^4.0.0-beta.2",
"@uppy/zoom": "^3.0.0-beta.2"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.1"
"@uppy/core": "^4.0.0-beta.2"
},

@@ -44,0 +44,0 @@ "publishConfig": {

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