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 4.0.0-beta.1 to 4.0.0-beta.2

2

lib/ProgressBar.js

@@ -6,3 +6,3 @@ import { h } from 'preact';

const packageJson = {
"version": "4.0.0-beta.1"
"version": "4.0.0-beta.2"
};

@@ -9,0 +9,0 @@ // set default options, must kept in sync with @uppy/react/src/ProgressBar.js

{
"name": "@uppy/progress-bar",
"description": "A progress bar UI for Uppy",
"version": "4.0.0-beta.1",
"version": "4.0.0-beta.2",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.1",
"@uppy/utils": "^6.0.0-beta.2",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.1"
"@uppy/core": "^4.0.0-beta.2"
},
"stableVersion": "3.1.1"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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