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

@uppy/file-input

Package Overview
Dependencies
Maintainers
5
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/file-input - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

2

lib/FileInput.js

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

const packageJson = {
"version": "3.1.1"
"version": "3.1.2"
};

@@ -10,0 +10,0 @@ import locale from "./locale.js";

{
"name": "@uppy/file-input",
"description": "Simple UI of a file input button that works with Uppy right out of the box",
"version": "3.1.1",
"version": "3.1.2",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^5.7.5",
"@uppy/utils": "^5.9.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.10.0"
"@uppy/core": "^3.11.0"
}
}

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