You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@types/aria-query

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

8

aria-query/index.d.ts

@@ -19,3 +19,3 @@ // Type definitions for aria-query 5.0

// index.js
export type ARIARoleDefintionKey = ARIAAbstractRole | ARIARole | ARIADPubRole;
export type ARIARoleDefinitionKey = ARIAAbstractRole | ARIARole | ARIADPubRole;

@@ -28,5 +28,5 @@ export const aria: MapLike<ARIAProperty, ARIAPropertyDefinition>;

export const dom: MapLike<string, DOMDefinition>;
export const elementRoles: MapLike<ARIARoleRelationConcept, Set<ARIARoleDefintionKey>>;
export const roles: MapLike<ARIARoleDefintionKey, ARIARoleDefinition>;
export const roleElements: MapLike<ARIARoleDefintionKey, Set<ARIARoleRelationConcept>>;
export const elementRoles: MapLike<ARIARoleRelationConcept, Set<ARIARoleDefinitionKey>>;
export const roles: MapLike<ARIARoleDefinitionKey, ARIARoleDefinition>;
export const roleElements: MapLike<ARIARoleDefinitionKey, Set<ARIARoleRelationConcept>>;

@@ -33,0 +33,0 @@ // types

{
"name": "@types/aria-query",
"version": "5.0.0",
"version": "5.0.1",
"description": "TypeScript definitions for aria-query",

@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aria-query",

"dependencies": {},
"typesPublisherContentHash": "59cd1a99d754755bb733fb2ea7236ec6eadf56e32b17b14e490c8ce25e5c9634",
"typeScriptVersion": "3.7"
"typesPublisherContentHash": "809247235df7a38d4bc11bb4e982118253a6b5fef3c2db2797c62895ef603756",
"typeScriptVersion": "4.1"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 18 Oct 2021 21:31:28 GMT
* Last updated: Thu, 27 Oct 2022 11:02:43 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc