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

@vaadin/date-time-picker

Package Overview
Dependencies
Maintainers
12
Versions
420
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 23.1.8 to 23.1.9

20

package.json
{
"name": "@vaadin/date-time-picker",
"version": "23.1.8",
"version": "23.1.9",
"publishConfig": {

@@ -37,10 +37,10 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~23.1.8",
"@vaadin/custom-field": "~23.1.8",
"@vaadin/date-picker": "~23.1.8",
"@vaadin/field-base": "~23.1.8",
"@vaadin/time-picker": "~23.1.8",
"@vaadin/vaadin-lumo-styles": "~23.1.8",
"@vaadin/vaadin-material-styles": "~23.1.8",
"@vaadin/vaadin-themable-mixin": "~23.1.8"
"@vaadin/component-base": "~23.1.9",
"@vaadin/custom-field": "~23.1.9",
"@vaadin/date-picker": "~23.1.9",
"@vaadin/field-base": "~23.1.9",
"@vaadin/time-picker": "~23.1.9",
"@vaadin/vaadin-lumo-styles": "~23.1.9",
"@vaadin/vaadin-material-styles": "~23.1.9",
"@vaadin/vaadin-themable-mixin": "~23.1.9"
},

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

},
"gitHead": "297e4e51743751bed97f5400e661529a7d550870"
"gitHead": "ad8461e09f049c3f04f50278d38d0f5a98604904"
}

@@ -124,5 +124,3 @@ /**

[part='date'],
.slots ::slotted([slot='date-picker']) {
pointer-events: all;
min-width: 0;

@@ -132,5 +130,3 @@ flex: 1 1 auto;

[part='time'],
.slots ::slotted([slot='time-picker']) {
pointer-events: all;
min-width: 0;

@@ -137,0 +133,0 @@ flex: 1 1.65 auto;

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