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 0.5.0 to 0.6.0

1

lib/index.js

@@ -31,2 +31,3 @@ 'use strict';

var aria = exports.aria = _ariaPropsMap2.default;
var dom = exports.dom = _domMap2.default;

@@ -33,0 +34,0 @@ var roles = exports.roles = _rolesMap2.default;

2

package.json
{
"name": "aria-query",
"version": "0.5.0",
"version": "0.6.0",
"description": "Programmatic access to the ARIA specification",

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

@@ -5,2 +5,4 @@ [![Build Status](https://travis-ci.org/A11yance/aria-query.svg?branch=master)](https://travis-ci.org/A11yance/aria-query)

CDN URL: https://npm-cdn.com/pkg/aria-query/
# ARIA Query

@@ -7,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