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

@uppy/zoom

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/zoom - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

lib/index.js

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

return Zoom;
}(Plugin), _class.VERSION = "0.1.3", _temp);
}(Plugin), _class.VERSION = "0.1.4", _temp);
{
"name": "@uppy/zoom",
"description": "Import files from zoom, into Uppy.",
"version": "0.1.3",
"version": "0.1.4",
"license": "MIT",

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

"@uppy/companion-client": "^1.5.4",
"@uppy/provider-views": "^1.7.5",
"@uppy/provider-views": "^1.7.6",
"@uppy/utils": "^3.2.3",

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

},
"gitHead": "7bf5ca55a74eed7a7fcc71285dfb98350ac2e08e"
"gitHead": "986e3986fee8423a79419024c1f2f3e9b28225d2"
}

@@ -8,4 +8,6 @@ # @uppy/zoom

A description of this plugin or module goes here.
The Zoom plugin for Uppy lets users import recordings and related files from their Zoom account.
A Companion instance and zoom account with cloud recordings is required for the Zoom plugin to work. Companion handles authentication with Zoom, downloads files from Zoom and uploads them to the destination. This saves the user bandwidth, especially helpful if they are on a mobile connection.
Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service.

@@ -12,0 +14,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