Socket
Socket
Sign inDemoInstall

@uppy/zoom

Package Overview
Dependencies
Maintainers
8
Versions
50
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 1.1.0 to 1.1.1

7

CHANGELOG.md
# @uppy/zoom
## 1.1.1
Released: 2022-05-30
Included in: Uppy v2.11.0
- @uppy/angular,@uppy/audio,@uppy/aws-s3-multipart,@uppy/aws-s3,@uppy/box,@uppy/core,@uppy/dashboard,@uppy/drag-drop,@uppy/dropbox,@uppy/facebook,@uppy/file-input,@uppy/form,@uppy/golden-retriever,@uppy/google-drive,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/progress-bar,@uppy/react,@uppy/redux-dev-tools,@uppy/robodog,@uppy/screen-capture,@uppy/status-bar,@uppy/store-default,@uppy/store-redux,@uppy/thumbnail-generator,@uppy/transloadit,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/vue,@uppy/webcam,@uppy/xhr-upload,@uppy/zoom: doc: update bundler recommendation (Antoine du Hamel / #3763)
## 1.1.0

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

2

lib/Zoom.js

@@ -12,3 +12,3 @@ "use strict";

const packageJson = {
"version": "1.1.0"
"version": "1.1.1"
};

@@ -15,0 +15,0 @@

{
"name": "@uppy/zoom",
"description": "Import files from zoom, into Uppy.",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^2.1.0",
"@uppy/provider-views": "^2.1.0",
"@uppy/utils": "^4.0.7",
"@uppy/companion-client": "^2.2.0",
"@uppy/provider-views": "^2.1.1",
"@uppy/utils": "^4.1.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^2.2.0"
"@uppy/core": "^2.3.0"
},

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

@@ -34,4 +34,2 @@ # @uppy/zoom

We recommend installing from npm and then using a module bundler such as [Webpack](https://webpack.js.org/), [Browserify](http://browserify.org/) or [Rollup.js](http://rollupjs.org/).
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions.

@@ -38,0 +36,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