Socket
Socket
Sign inDemoInstall

@uppy/progress-bar

Package Overview
Dependencies
Maintainers
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/progress-bar - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/utils": "^2.1.2",
"@uppy/utils": "file:../utils",
"preact": "8.2.9"

@@ -32,4 +32,3 @@ },

"@uppy/core": "^1.0.0"
},
"gitHead": "2b91a96c95ea1aa32980984904f9877d8a4c4440"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc