@uppy/progress-bar
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -71,2 +71,2 @@ "use strict"; | ||
}, _class.VERSION = "2.0.3", _temp); | ||
}, _class.VERSION = "2.0.4", _temp); |
{ | ||
"name": "@uppy/progress-bar", | ||
"description": "A progress bar UI for Uppy", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.0.2", | ||
"@uppy/utils": "^4.0.3", | ||
"preact": "^10.5.13" | ||
@@ -33,3 +33,3 @@ }, | ||
}, | ||
"gitHead": "1eb317ba3a3115596212ac50f1d81d3188dd0619" | ||
"gitHead": "b8b4127bd55b8e7395889048407c074fce944295" | ||
} |
@@ -5,6 +5,8 @@ # @uppy/progress-bar | ||
<a href="https://www.npmjs.com/package/@uppy/progress-bar"><img src="https://img.shields.io/npm/v/@uppy/progress-bar.svg?style=flat-square"></a> | ||
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests"> | ||
[![npm version](https://img.shields.io/npm/v/@uppy/progress-bar.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/progress-bar) | ||
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/Tests/badge.svg) | ||
![CI status for Companion tests](https://github.com/transloadit/uppy/workflows/Companion/badge.svg) | ||
![CI status for browser tests](https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg) | ||
ProgressBar is a minimalist plugin that shows the current upload progress in a thin bar element. Similar to the ones used by YouTube and GitHub when navigating between pages. | ||
ProgressBar is a minimalist plugin that shows the current upload progress in a thin bar element. Like the ones used by YouTube and GitHub when navigating between pages. | ||
@@ -33,3 +35,3 @@ Uppy is being developed by the folks at [Transloadit](https://transloadit.com), a versatile file encoding service. | ||
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit's CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions. | ||
Alternatively, you can also use this plugin in a pre-built bundle from Transloadit’s CDN: Edgly. In that case `Uppy` will attach itself to the global `window.Uppy` object. See the [main Uppy documentation](https://uppy.io/docs/#Installation) for instructions. | ||
@@ -36,0 +38,0 @@ ## Documentation |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
43
0
11791
Updated@uppy/utils@^4.0.3