Socket
Socket
Sign inDemoInstall

@vaadin/component-base

Package Overview
Dependencies
Maintainers
12
Versions
378
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 24.6.0-alpha1 to 24.6.0-alpha2

6

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

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

"devDependencies": {
"@vaadin/chai-plugins": "24.6.0-alpha1",
"@vaadin/chai-plugins": "24.6.0-alpha2",
"@vaadin/testing-helpers": "^1.0.0",
"sinon": "^18.0.0"
},
"gitHead": "ae1fb0e6e7ce925999051c6cc62ba8476264c63f"
"gitHead": "21fa9ea077a04949a90d00934bfefe3e346bd129"
}

@@ -7,3 +7,3 @@ /**

export function defineCustomElement(CustomElement, version = '24.6.0-alpha1') {
export function defineCustomElement(CustomElement, version = '24.6.0-alpha2') {
Object.defineProperty(CustomElement, 'version', {

@@ -10,0 +10,0 @@ get() {

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