@vaadin/component-base
Advanced tools
+4
-4
| { | ||
| "name": "@vaadin/component-base", | ||
| "version": "25.0.3", | ||
| "version": "25.0.4", | ||
| "publishConfig": { | ||
@@ -40,8 +40,8 @@ "access": "public" | ||
| "devDependencies": { | ||
| "@vaadin/chai-plugins": "~25.0.3", | ||
| "@vaadin/test-runner-commands": "~25.0.3", | ||
| "@vaadin/chai-plugins": "~25.0.4", | ||
| "@vaadin/test-runner-commands": "~25.0.4", | ||
| "@vaadin/testing-helpers": "^2.0.0", | ||
| "sinon": "^21.0.0" | ||
| }, | ||
| "gitHead": "a4b57a083b721045770f1f3700edd699872cd7fb" | ||
| "gitHead": "17170982c3efa1d426af4fabb70ea36b70151347" | ||
| } |
+1
-1
@@ -16,3 +16,3 @@ /** | ||
| export function defineCustomElement(CustomElement, version = '25.0.3') { | ||
| export function defineCustomElement(CustomElement, version = '25.0.4') { | ||
| 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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package