Socket
Socket
Sign inDemoInstall

@vaadin/component-base

Package Overview
Dependencies
Maintainers
14
Versions
369
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/component-base - npm Package Compare versions

Comparing version 23.0.8 to 23.0.9

4

package.json
{
"name": "@vaadin/component-base",
"version": "23.0.8",
"version": "23.0.9",
"publishConfig": {

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

},
"gitHead": "43fe9d95c8cd745adc7bef214c0097c47f4f83ed"
"gitHead": "4d687bdd48ba78d55f3371a78b70818e4dfca1a3"
}

@@ -42,3 +42,3 @@ /**

static get version() {
return '23.0.8';
return '23.0.9';
}

@@ -45,0 +45,0 @@

@@ -305,3 +305,5 @@ /**

const reusables = this._getReusables(true);
this._physicalTop = reusables.physicalTop;
this._virtualStart += reusables.indexes.length;
this._physicalStart += reusables.indexes.length;
}

@@ -308,0 +310,0 @@

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