@vaadin/component-base
Advanced tools
+4
-4
| { | ||
| "name": "@vaadin/component-base", | ||
| "version": "24.9.4", | ||
| "version": "24.9.5", | ||
| "publishConfig": { | ||
@@ -41,8 +41,8 @@ "access": "public" | ||
| "devDependencies": { | ||
| "@vaadin/chai-plugins": "~24.9.4", | ||
| "@vaadin/test-runner-commands": "~24.9.4", | ||
| "@vaadin/chai-plugins": "~24.9.5", | ||
| "@vaadin/test-runner-commands": "~24.9.5", | ||
| "@vaadin/testing-helpers": "^1.1.0", | ||
| "sinon": "^18.0.0" | ||
| }, | ||
| "gitHead": "7084e972641ef2355ffc281cbd932c070f998ed1" | ||
| "gitHead": "e1dc543cbb64eb60a11bdfe318319cce7b66416e" | ||
| } |
+1
-1
@@ -16,3 +16,3 @@ /** | ||
| export function defineCustomElement(CustomElement, version = '24.9.4') { | ||
| export function defineCustomElement(CustomElement, version = '24.9.5') { | ||
| Object.defineProperty(CustomElement, 'version', { | ||
@@ -19,0 +19,0 @@ get() { |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package