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

@vaadin/virtual-list

Package Overview
Dependencies
Maintainers
12
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/virtual-list - npm Package Compare versions

Comparing version 23.4.0 to 23.5.0-alpha1

18

package.json
{
"name": "@vaadin/virtual-list",
"version": "23.4.0",
"version": "23.5.0-alpha1",
"publishConfig": {

@@ -8,3 +8,3 @@ "access": "public"

"description": "Web Component for displaying a virtual/infinite list of items.",
"license": "Apache-2.0",
"license": "https://vaadin.com/commercial-license-and-service-terms",
"repository": {

@@ -42,11 +42,11 @@ "type": "git",

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~23.4.0",
"@vaadin/lit-renderer": "~23.4.0",
"@vaadin/vaadin-lumo-styles": "~23.4.0",
"@vaadin/vaadin-material-styles": "~23.4.0",
"@vaadin/vaadin-themable-mixin": "~23.4.0"
"@vaadin/component-base": "23.5.0-alpha1",
"@vaadin/lit-renderer": "23.5.0-alpha1",
"@vaadin/vaadin-lumo-styles": "23.5.0-alpha1",
"@vaadin/vaadin-material-styles": "23.5.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.5.0-alpha1"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/polymer-legacy-adapter": "~23.4.0",
"@vaadin/polymer-legacy-adapter": "23.5.0-alpha1",
"@vaadin/testing-helpers": "^0.3.2",

@@ -60,3 +60,3 @@ "lit": "^2.0.0",

],
"gitHead": "c104ecc83b82425fc4899e5eac9d91a114874c8e"
"gitHead": "def6c2a65975c917443ca6a84cdb2a82c243df55"
}

@@ -65,5 +65,7 @@ # @vaadin/virtual-list

Apache License 2.0
This program is available under Vaadin Commercial License and Service Terms.
See https://vaadin.com/commercial-license-and-service-terms for the full
license.
Vaadin collects usage statistics at development time to improve this product.
For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.
/**
* @license
* Copyright (c) 2017 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2024 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import type { TemplateResult } from 'lit';

/**
* @license
* Copyright (c) 2017 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2024 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { directive } from 'lit/directive.js';

/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2024 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { ControllerMixin } from '@vaadin/component-base/src/controller-mixin.js';

/**
* @license
* Copyright (c) 2021 - 2022 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
* Copyright (c) 2000 - 2024 Vaadin Ltd.
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See https://vaadin.com/commercial-license-and-service-terms for the full
* license.
*/

@@ -6,0 +11,0 @@ import { html, PolymerElement } from '@polymer/polymer/polymer-element.js';

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/virtual-list",
"version": "23.4.0",
"version": "23.5.0-alpha1",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/virtual-list",
"version": "23.4.0",
"version": "23.5.0-alpha1",
"description-markup": "markdown",

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

Sorry, the diff of this file is not supported yet

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