Socket
Socket
Sign inDemoInstall

@uppy/progress-bar

Package Overview
Dependencies
10
Maintainers
8
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-beta.2 to 3.0.0

2

lib/ProgressBar.js
import { h } from 'preact';
import { UIPlugin } from '@uppy/core';
const packageJson = {
"version": "3.0.0-beta.2"
"version": "3.0.0"
};

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

{
"name": "@uppy/progress-bar",
"description": "A progress bar UI for Uppy",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^5.0.0-beta.1",
"@uppy/utils": "^5.0.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.0.0-beta.4"
"@uppy/core": "^3.0.0"
}
}
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