Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aria-query

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aria-query - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

5

CHANGELOG.md

@@ -66,1 +66,6 @@ # aria-query Change Log

- 38694f3 fix: input type is text by default (#42)
## 4.2.1
- bdd6082 Change master branch main in Travis
- 0b2d4ed Handle header element as banner role (#47)

2

lib/etc/roles/literal/bannerRole.js

@@ -21,3 +21,3 @@ "use strict";

constraints: ['direct descendant of document'],
name: 'banner'
name: 'header'
},

@@ -24,0 +24,0 @@ module: 'HTML'

{
"name": "aria-query",
"version": "4.2.0",
"version": "4.2.1",
"description": "Programmatic access to the ARIA specification",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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