Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/component-base

Package Overview
Dependencies
Maintainers
12
Versions
397
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-alpha9 to 24.6.0-beta1

6

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

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

"devDependencies": {
"@vaadin/chai-plugins": "24.6.0-alpha9",
"@vaadin/chai-plugins": "24.6.0-beta1",
"@vaadin/testing-helpers": "^1.0.0",
"sinon": "^18.0.0"
},
"gitHead": "e303d77ba20c3089c9998be9a318733d9ec5b53c"
"gitHead": "ab28efb0dcf2cd1ef72100e2e8f32232fa49aacc"
}

@@ -16,3 +16,3 @@ /**

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

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