Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/status-bar

Package Overview
Dependencies
Maintainers
8
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/status-bar - npm Package Compare versions

Comparing version 3.0.0-beta to 3.0.0-beta.1

2

lib/_StatusBar.js

@@ -9,3 +9,3 @@ // TODO: rename this file to StatusBar.jsx on the next major.

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

@@ -12,0 +12,0 @@ import locale from './locale.js';

{
"name": "@uppy/status-bar",
"description": "A progress bar for Uppy, with many bells and whistles.",
"version": "3.0.0-beta",
"version": "3.0.0-beta.1",
"license": "MIT",

@@ -37,5 +37,5 @@ "main": "lib/index.js",

"peerDependencies": {
"@uppy/core": "^3.0.0-beta"
"@uppy/core": "^3.0.0-beta.1"
},
"stableVersion": "2.2.1"
}
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