Socket
Socket
Sign inDemoInstall

@uppy/progress-bar

Package Overview
Dependencies
11
Maintainers
5
Versions
74
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.18 to 1.3.19

2

lib/index.js

@@ -78,2 +78,2 @@ var _class, _temp;

return ProgressBar;
}(Plugin), _class.VERSION = "1.3.18", _temp);
}(Plugin), _class.VERSION = "1.3.19", _temp);
{
"name": "@uppy/progress-bar",
"description": "A progress bar UI for Uppy",
"version": "1.3.18",
"version": "1.3.19",
"license": "MIT",

@@ -26,3 +26,3 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^3.2.2",
"@uppy/utils": "^3.2.3",
"preact": "8.2.9"

@@ -33,3 +33,3 @@ },

},
"gitHead": "36ab6f1d492edca678327a98629a0a53ba37604e"
"gitHead": "7bf5ca55a74eed7a7fcc71285dfb98350ac2e08e"
}

@@ -27,3 +27,3 @@ # @uppy/progress-bar

```bash
$ npm install @uppy/progress-bar --save
$ npm install @uppy/progress-bar
```

@@ -30,0 +30,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