Socket
Socket
Sign inDemoInstall

@vaadin/component-base

Package Overview
Dependencies
Maintainers
19
Versions
368
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.0-alpha3 to 23.0.0-alpha4

5

package.json
{
"name": "@vaadin/component-base",
"version": "23.0.0-alpha3",
"version": "23.0.0-alpha4",
"publishConfig": {

@@ -21,2 +21,3 @@ "access": "public"

"module": "index.js",
"type": "module",
"files": [

@@ -45,3 +46,3 @@ "custom_typings",

},
"gitHead": "490037919a9e054cc002c1b3be0c94a1603e1a44"
"gitHead": "81e2deee5147bb7c1f4884760f4598613306f1fb"
}

2

src/element-mixin.js

@@ -35,3 +35,3 @@ /**

static get version() {
return '23.0.0-alpha3';
return '23.0.0-alpha4';
}

@@ -38,0 +38,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