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

@vaadin/virtual-list

Package Overview
Dependencies
Maintainers
12
Versions
427
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 24.0.0-alpha7 to 24.0.0-alpha8

16

package.json
{
"name": "@vaadin/virtual-list",
"version": "24.0.0-alpha7",
"version": "24.0.0-alpha8",
"publishConfig": {

@@ -41,11 +41,11 @@ "access": "public"

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

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

],
"gitHead": "aeb4535336813636736759e0a5de148b26bfc3b6"
"gitHead": "476752249bb12295c500980d98a3256ad3b22b73"
}
/**
* @license
* Copyright (c) 2017 - 2022 Vaadin Ltd.
* Copyright (c) 2017 - 2023 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 - 2022 Vaadin Ltd.
* Copyright (c) 2017 - 2023 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 - 2022 Vaadin Ltd.
* Copyright (c) 2021 - 2023 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 - 2022 Vaadin Ltd.
* Copyright (c) 2021 - 2023 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.0.0-alpha7",
"version": "24.0.0-alpha8",
"description-markup": "markdown",

@@ -28,40 +28,2 @@ "contributions": {

{
"name": "rootPath",
"description": "",
"value": {
"type": [
"string"
]
}
},
{
"name": "importPath",
"description": "",
"value": {
"type": [
"string"
]
}
},
{
"name": "root",
"description": "",
"value": {
"type": [
"StampedTemplate",
"HTMLElement",
"ShadowRoot"
]
}
},
{
"name": "$",
"description": "",
"value": {
"type": [
"Object.<string, Element>"
]
}
},
{
"name": "items",

@@ -68,0 +30,0 @@ "description": "An array containing items determining how many instances to render.",

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

@@ -23,30 +23,2 @@ "framework": "lit",

{
"name": ".rootPath",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".importPath",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".root",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".$",
"description": "",
"value": {
"kind": "expression"
}
},
{
"name": ".items",

@@ -53,0 +25,0 @@ "description": "An array containing items determining how many instances to render.",

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