Socket
Socket
Sign inDemoInstall

@vaadin/scroller

Package Overview
Dependencies
Maintainers
0
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/scroller - npm Package Compare versions

Comparing version 24.6.0-alpha1 to 24.6.0-alpha2

19

package.json
{
"name": "@vaadin/scroller",
"version": "24.6.0-alpha1",
"version": "24.6.0-alpha2",
"publishConfig": {

@@ -24,2 +24,4 @@ "access": "public"

"src",
"!src/vaadin-lit-scroller.d.ts",
"!src/vaadin-lit-scroller.js",
"theme",

@@ -41,10 +43,11 @@ "vaadin-*.d.ts",

"@polymer/polymer": "^3.0.0",
"@vaadin/a11y-base": "24.6.0-alpha1",
"@vaadin/component-base": "24.6.0-alpha1",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha1",
"@vaadin/vaadin-material-styles": "24.6.0-alpha1",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha1"
"@vaadin/a11y-base": "24.6.0-alpha2",
"@vaadin/component-base": "24.6.0-alpha2",
"@vaadin/vaadin-lumo-styles": "24.6.0-alpha2",
"@vaadin/vaadin-material-styles": "24.6.0-alpha2",
"@vaadin/vaadin-themable-mixin": "24.6.0-alpha2",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "24.6.0-alpha1",
"@vaadin/chai-plugins": "24.6.0-alpha2",
"@vaadin/testing-helpers": "^1.0.0"

@@ -56,3 +59,3 @@ },

],
"gitHead": "ae1fb0e6e7ce925999051c6cc62ba8476264c63f"
"gitHead": "21fa9ea077a04949a90d00934bfefe3e346bd129"
}

@@ -12,3 +12,3 @@ /**

import { ThemableMixin } from '@vaadin/vaadin-themable-mixin/vaadin-themable-mixin.js';
import { ScrollerMixin } from './vaadin-scroller-mixin';
import { ScrollerMixin } from './vaadin-scroller-mixin.js';

@@ -15,0 +15,0 @@ /**

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/scroller",
"version": "24.6.0-alpha1",
"version": "24.6.0-alpha2",
"description-markup": "markdown",

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

{
"$schema": "https://json.schemastore.org/web-types",
"name": "@vaadin/scroller",
"version": "24.6.0-alpha1",
"version": "24.6.0-alpha2",
"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