New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-time-picker

Package Overview
Dependencies
Maintainers
16
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-time-picker - npm Package Compare versions

Comparing version 2.1.0-alpha1 to 2.1.0-alpha2

10

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-time-picker",
"version": "2.1.0-alpha1",
"version": "2.1.0-alpha2",
"main": "vaadin-time-picker.js",

@@ -31,6 +31,6 @@ "author": "Vaadin Ltd",

"@vaadin/vaadin-themable-mixin": "^1.3.2",
"@vaadin/vaadin-element-mixin": "^2.1.1",
"@vaadin/vaadin-lumo-styles": "^1.2.0",
"@vaadin/vaadin-material-styles": "^1.2.0",
"@vaadin/vaadin-text-field": "^2.6.0-alpha3",
"@vaadin/vaadin-element-mixin": "^2.3.0",
"@vaadin/vaadin-lumo-styles": "^1.6.0",
"@vaadin/vaadin-material-styles": "^1.3.2",
"@vaadin/vaadin-text-field": "^2.6.0-alpha4",
"@vaadin/vaadin-combo-box": "^5.1.0-alpha1",

@@ -37,0 +37,0 @@ "@vaadin/vaadin-control-state-mixin": "^2.1.1"

@@ -109,3 +109,3 @@ /**

static get version() {
return '2.1.0-alpha1';
return '2.1.0-alpha2';
}

@@ -265,2 +265,6 @@

* Set true to prevent the overlay from opening automatically.
*
* TODO: make it public in the next minor, and add a demo.
*
* @private
*/

@@ -267,0 +271,0 @@ autoOpenDisabled: Boolean,

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