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.0.1 to 4.0.2

6

CHANGELOG.md

@@ -40,1 +40,7 @@ # aria-query Change Log

- Fix the incorrect ARIA designation of the region role to an HTML designation
## 4.0.2
- a3e2f1e Added the Copyright year (2020) for A11yance
- 3173a07 Remove Peer Dependency to ESLint

7

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

@@ -46,3 +46,3 @@ "main": "lib/index.js",

"coveralls": "^2.11.15",
"eslint": "^5 || ^6",
"eslint": "^6.8.0",
"eslint-config-airbnb-base": "^13.0.0",

@@ -64,5 +64,2 @@ "eslint-plugin-flowtype": "^3.5.0",

},
"peerDependencies": {
"eslint": "^5 || ^6"
},
"jest": {

@@ -69,0 +66,0 @@ "coverageReporters": [

Sorry, the diff of this file is not supported yet

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