Socket
Socket
Sign inDemoInstall

@vaadin/item

Package Overview
Dependencies
Maintainers
12
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/item - npm Package Compare versions

Comparing version 24.5.0-alpha5 to 24.5.0-alpha6

14

package.json
{
"name": "@vaadin/item",
"version": "24.5.0-alpha5",
"version": "24.5.0-alpha6",
"publishConfig": {

@@ -40,7 +40,7 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.5.0-alpha5",
"@vaadin/component-base": "24.5.0-alpha5",
"@vaadin/vaadin-lumo-styles": "24.5.0-alpha5",
"@vaadin/vaadin-material-styles": "24.5.0-alpha5",
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha5"
"@vaadin/a11y-base": "24.5.0-alpha6",
"@vaadin/component-base": "24.5.0-alpha6",
"@vaadin/vaadin-lumo-styles": "24.5.0-alpha6",
"@vaadin/vaadin-material-styles": "24.5.0-alpha6",
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha6"
},

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

],
"gitHead": "4e57d240ababf0c2db9d674891b90bdf3812e6ae"
"gitHead": "c5f541dbe961a994730d4c60472ae957bf6b4c12"
}

@@ -44,3 +44,5 @@ import '@vaadin/vaadin-lumo-styles/font-icons.js';

opacity: 0;
transition: transform 0.2s cubic-bezier(0.12, 0.32, 0.54, 2), opacity 0.1s;
transition:
transform 0.2s cubic-bezier(0.12, 0.32, 0.54, 2),
opacity 0.1s;
}

@@ -47,0 +49,0 @@

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/item",
"version": "24.5.0-alpha5",
"version": "24.5.0-alpha6",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "contributions": {

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/item",
"version": "24.5.0-alpha5",
"version": "24.5.0-alpha6",
"description-markup": "markdown",

@@ -6,0 +6,0 @@ "framework": "lit",

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