Socket
Socket
Sign inDemoInstall

@uppy/progress-bar

Package Overview
Dependencies
10
Maintainers
6
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

2

lib/ProgressBar.js
import { h } from 'preact';
import { UIPlugin } from '@uppy/core';
const packageJson = {
"version": "3.0.3"
"version": "3.0.4"
};

@@ -6,0 +6,0 @@ /**

{
"name": "@uppy/progress-bar",
"description": "A progress bar UI for Uppy",
"version": "3.0.3",
"version": "3.0.4",
"license": "MIT",

@@ -27,8 +27,8 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^5.4.3",
"@uppy/utils": "^5.5.2",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.4.0"
"@uppy/core": "^3.6.0"
}
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc