@uppy/zoom
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
12493
43
1
Updated@uppy/provider-views@^1.7.6