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

@vaadin/vaadin-upload

Package Overview
Dependencies
Maintainers
19
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-upload - npm Package Compare versions

Comparing version 20.0.0 to 20.0.1

16

package.json
{
"name": "@vaadin/vaadin-upload",
"version": "20.0.0",
"version": "20.0.1",
"description": "Web Component for uploading files with drag and drop support",

@@ -29,8 +29,8 @@ "main": "vaadin-upload.js",

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-button": "^20.0.0",
"@vaadin/vaadin-element-mixin": "^20.0.0",
"@vaadin/vaadin-lumo-styles": "^20.0.0",
"@vaadin/vaadin-material-styles": "^20.0.0",
"@vaadin/vaadin-progress-bar": "^20.0.0",
"@vaadin/vaadin-themable-mixin": "^20.0.0"
"@vaadin/vaadin-button": "20.0.1",
"@vaadin/vaadin-element-mixin": "20.0.1",
"@vaadin/vaadin-lumo-styles": "20.0.1",
"@vaadin/vaadin-material-styles": "20.0.1",
"@vaadin/vaadin-progress-bar": "20.0.1",
"@vaadin/vaadin-themable-mixin": "20.0.1"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "6d292096303f1b29e37b81e356155dfb7235f3e5"
"gitHead": "d2b2ec211b35d870e4003eb550e69b05a62d171e"
}

@@ -121,3 +121,3 @@ /**

static get version() {
return '20.0.0';
return '20.0.1';
}

@@ -124,0 +124,0 @@

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