@uppy/progress-bar
Advanced tools
Comparing version 3.0.1 to 3.0.2
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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13580
Updated@uppy/utils@^5.3.0