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.1 to 3.0.2

2

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

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

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

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

"dependencies": {
"@uppy/utils": "^5.0.2",
"@uppy/utils": "^5.3.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.0.2"
"@uppy/core": "^3.2.0"
}
}
# @uppy/progress-bar
<img src="https://uppy.io/images/logos/uppy-dog-head-arrow.svg" width="120" alt="Uppy logo: a superman puppy in a pink suit" align="right">
<img src="https://uppy.io/img/logo.svg" width="120" alt="Uppy logo: a smiling puppy above a pink upwards arrow" align="right">

@@ -5,0 +5,0 @@ [![npm version](https://img.shields.io/npm/v/@uppy/progress-bar.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/progress-bar)

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