Socket
Socket
Sign inDemoInstall

@uppy/zoom

Package Overview
Dependencies
4
Maintainers
5
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

2

lib/Zoom.js

@@ -9,3 +9,3 @@ import { Provider, getAllowedHosts, tokenStorage } from '@uppy/companion-client';

const packageJson = {
"version": "2.3.0"
"version": "2.3.1"
};

@@ -12,0 +12,0 @@ export default class Zoom extends UIPlugin {

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

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

"dependencies": {
"@uppy/companion-client": "^3.8.0",
"@uppy/provider-views": "^3.11.0",
"@uppy/utils": "^5.7.5",
"@uppy/companion-client": "^3.8.1",
"@uppy/provider-views": "^3.12.0",
"@uppy/utils": "^5.9.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.10.0"
"@uppy/core": "^3.11.0"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc