Socket
Socket
Sign inDemoInstall

@vaadin/a11y-base

Package Overview
Dependencies
Maintainers
12
Versions
160
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 24.4.0-alpha1 to 24.4.0-dev.b3e1d14600

6

package.json
{
"name": "@vaadin/a11y-base",
"version": "24.4.0-alpha1",
"version": "24.4.0-dev.b3e1d14600",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "24.4.0-alpha1",
"@vaadin/component-base": "24.4.0-dev.b3e1d14600",
"lit": "^3.0.0"

@@ -44,3 +44,3 @@ },

},
"gitHead": "3e2ed41c99d618ff7def2734fd863c21c85775a3"
"gitHead": "502d4f5b03f770a83d270d98078cde230254dd0e"
}

@@ -20,2 +20,4 @@ /**

* @polymerMixin
* @mixes DisabledMixin
* @mixes KeyboardMixin
*/

@@ -22,0 +24,0 @@ export const ActiveMixin = (superclass) =>

@@ -6,7 +6,3 @@ /**

*/
import {
removeAriaIDReference,
restoreGeneratedAriaIDReference,
setAriaIDReference,
} from '@vaadin/a11y-base/src/aria-id-reference.js';
import { removeAriaIDReference, restoreGeneratedAriaIDReference, setAriaIDReference } from './aria-id-reference.js';

@@ -13,0 +9,0 @@ /**

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