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 1.2.0 to 2.0.0-beta.1

lib/index.d.ts

7

CHANGELOG.md
# @uppy/remote-sources
## 2.0.0-beta.1
Released: 2024-03-28
Included in: Uppy v4.0.0-beta.1
- @uppy/remote-sources: migrate to TS (Merlijn Vos / #5020)
## 1.2.0

@@ -4,0 +11,0 @@

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": "1.2.0"
"version": "2.0.0-beta.1"
};

@@ -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": "1.2.0",
"version": "2.0.0-beta.1",
"license": "MIT",
"main": "lib/index.js",
"types": "types/index.d.ts",
"type": "module",

@@ -30,15 +29,15 @@ "keywords": [

"dependencies": {
"@uppy/box": "^2.3.0",
"@uppy/dashboard": "^3.8.0",
"@uppy/dropbox": "^3.3.0",
"@uppy/facebook": "^3.3.0",
"@uppy/google-drive": "^3.5.0",
"@uppy/instagram": "^3.3.0",
"@uppy/onedrive": "^3.3.0",
"@uppy/unsplash": "^3.3.0",
"@uppy/url": "^3.6.0",
"@uppy/zoom": "^2.3.0"
"@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"
},
"peerDependencies": {
"@uppy/core": "^3.10.0"
"@uppy/core": "^4.0.0-beta.1"
},

@@ -51,3 +50,4 @@ "publishConfig": {

"vitest": "^1.2.1"
}
},
"stableVersion": "1.2.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