Socket
Socket
Sign inDemoInstall

aria-query

Package Overview
Dependencies
0
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

13

lib/etc/roles/literal/rowheaderRole.js

@@ -26,14 +26,5 @@ "use strict";

module: 'HTML'
}, {
concept: {
attributes: [{
name: 'scope',
value: 'rowgroup'
}],
name: 'th'
},
module: 'HTML'
}],
requireContextRole: ['row', 'rowgroup'],
requiredContextRole: ['row', 'rowgroup'],
requireContextRole: ['row'],
requiredContextRole: ['row'],
requiredOwnedElements: [],

@@ -40,0 +31,0 @@ requiredProps: {},

2

package.json
{
"name": "aria-query",
"version": "5.0.1",
"version": "5.0.2",
"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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc