Sign In

@vaadin/a11y-base

Package Overview
Dependencies
Maintainers
12
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/a11y-base - npm Package Compare versions

Comparing version
25.1.10
to
25.1.11
+5
-5
package.json
{
"name": "@vaadin/a11y-base",
"version": "25.1.10",
"version": "25.1.11",
"publishConfig": {

@@ -35,8 +35,8 @@ "access": "public"

"@open-wc/dedupe-mixin": "^1.3.0",
"@vaadin/component-base": "~25.1.10",
"@vaadin/component-base": "~25.1.11",
"lit": "^3.0.0"
},
"devDependencies": {
"@vaadin/chai-plugins": "~25.1.10",
"@vaadin/test-runner-commands": "~25.1.10",
"@vaadin/chai-plugins": "~25.1.11",
"@vaadin/test-runner-commands": "~25.1.11",
"@vaadin/testing-helpers": "^2.0.0",

@@ -46,3 +46,3 @@ "sinon": "^21.0.2"

"customElements": "custom-elements.json",
"gitHead": "941297a1015ae11bb75d90c0b3c52302e741a528"
"gitHead": "96aa0ee7f6cfa81a59155963fc71cd259be854c2"
}