New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/component-base

Package Overview
Dependencies
Maintainers
12
Versions
418
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.7.0-alpha5 to 24.7.0-alpha6

6

package.json
{
"name": "@vaadin/component-base",
"version": "24.7.0-alpha5",
"version": "24.7.0-alpha6",
"publishConfig": {

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

"devDependencies": {
"@vaadin/chai-plugins": "24.7.0-alpha5",
"@vaadin/chai-plugins": "24.7.0-alpha6",
"@vaadin/testing-helpers": "^1.1.0",
"sinon": "^18.0.0"
},
"gitHead": "f9fa2bd652780a344d5e0329b8aafbcbd72ebd14"
"gitHead": "6255a512997a648da91fed37de4d5000809eaebf"
}

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

export function defineCustomElement(CustomElement, version = '24.7.0-alpha5') {
export function defineCustomElement(CustomElement, version = '24.7.0-alpha6') {
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