@vaadin/virtual-list
Advanced tools
Comparing version 24.4.0-alpha1 to 24.4.0-alpha2
{ | ||
"name": "@vaadin/virtual-list", | ||
"version": "24.4.0-alpha1", | ||
"version": "24.4.0-alpha2", | ||
"publishConfig": { | ||
@@ -44,7 +44,8 @@ "access": "public" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "24.4.0-alpha1", | ||
"@vaadin/lit-renderer": "24.4.0-alpha1", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha1", | ||
"@vaadin/vaadin-material-styles": "24.4.0-alpha1", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha1" | ||
"@vaadin/component-base": "24.4.0-alpha2", | ||
"@vaadin/lit-renderer": "24.4.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "24.4.0-alpha2", | ||
"@vaadin/vaadin-material-styles": "24.4.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "24.4.0-alpha2", | ||
"lit": "^3.0.0" | ||
}, | ||
@@ -54,3 +55,2 @@ "devDependencies": { | ||
"@vaadin/testing-helpers": "^0.6.0", | ||
"lit": "^3.0.0", | ||
"sinon": "^13.0.2" | ||
@@ -62,3 +62,3 @@ }, | ||
], | ||
"gitHead": "3e2ed41c99d618ff7def2734fd863c21c85775a3" | ||
"gitHead": "f303ead58d27e15d81a55db0559611fb77c0e421" | ||
} |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2017 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2017 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2017 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2017 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @license | ||
* Copyright (c) 2021 - 2023 Vaadin Ltd. | ||
* Copyright (c) 2021 - 2024 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
@@ -5,0 +5,0 @@ */ |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/virtual-list", | ||
"version": "24.4.0-alpha1", | ||
"version": "24.4.0-alpha2", | ||
"description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "contributions": { |
{ | ||
"$schema": "https://json.schemastore.org/web-types", | ||
"name": "@vaadin/virtual-list", | ||
"version": "24.4.0-alpha1", | ||
"version": "24.4.0-alpha2", | ||
"description-markup": "markdown", | ||
@@ -6,0 +6,0 @@ "framework": "lit", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3
8
+ Addedlit@^3.0.0
+ Added@vaadin/component-base@24.4.0-alpha2(transitive)
+ Added@vaadin/icon@24.4.0-alpha2(transitive)
+ Added@vaadin/lit-renderer@24.4.0-alpha2(transitive)
+ Added@vaadin/vaadin-lumo-styles@24.4.0-alpha2(transitive)
+ Added@vaadin/vaadin-material-styles@24.4.0-alpha2(transitive)
+ Added@vaadin/vaadin-themable-mixin@24.4.0-alpha2(transitive)
- Removed@vaadin/component-base@24.4.0-alpha1(transitive)
- Removed@vaadin/icon@24.4.0-alpha1(transitive)
- Removed@vaadin/lit-renderer@24.4.0-alpha1(transitive)
- Removed@vaadin/vaadin-lumo-styles@24.4.0-alpha1(transitive)
- Removed@vaadin/vaadin-material-styles@24.4.0-alpha1(transitive)
- Removed@vaadin/vaadin-themable-mixin@24.4.0-alpha1(transitive)