@vaadin/component-base
Advanced tools
+4
-4
| { | ||
| "name": "@vaadin/component-base", | ||
| "version": "25.0.6", | ||
| "version": "25.0.7", | ||
| "publishConfig": { | ||
@@ -40,8 +40,8 @@ "access": "public" | ||
| "devDependencies": { | ||
| "@vaadin/chai-plugins": "~25.0.6", | ||
| "@vaadin/test-runner-commands": "~25.0.6", | ||
| "@vaadin/chai-plugins": "~25.0.7", | ||
| "@vaadin/test-runner-commands": "~25.0.7", | ||
| "@vaadin/testing-helpers": "^2.0.0", | ||
| "sinon": "^21.0.0" | ||
| }, | ||
| "gitHead": "bcf72177eb200c88e07e6458e1de37e32ce18f88" | ||
| "gitHead": "8f3a780477d7dbe30fd473470ede41458e5217b9" | ||
| } |
+1
-1
@@ -16,3 +16,3 @@ /** | ||
| export function defineCustomElement(CustomElement, version = '25.0.6') { | ||
| export function defineCustomElement(CustomElement, version = '25.0.7') { | ||
| 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