makeup-active-descendant
Advanced tools
Comparing version 0.6.2 to 0.7.0
{ | ||
"name": "makeup-active-descendant", | ||
"description": "Implements ARIA active descendant keyboard navigation", | ||
"version": "0.6.2", | ||
"version": "0.7.0", | ||
"main": "./dist/cjs/index.js", | ||
@@ -29,7 +29,6 @@ "module": "./dist/mjs/index.js", | ||
"dependencies": { | ||
"makeup-navigation-emitter": "^0.6.2", | ||
"makeup-next-id": "^0.4.2" | ||
"makeup-navigation-emitter": "^0.7.0", | ||
"makeup-next-id": "^0.5.0" | ||
}, | ||
"files": [ | ||
"browser.json", | ||
"dist/cjs/index.js", | ||
@@ -42,3 +41,3 @@ "dist/mjs/index.js", | ||
], | ||
"gitHead": "4d199965cba30b5f63cfc38b5b58544cfc5b27c1" | ||
"gitHead": "65ded67f64b37dd58f7249e2073304f4604ae41a" | ||
} |
26838
6
463
+ Addedmakeup-exit-emitter@0.5.3(transitive)
+ Addedmakeup-key-emitter@0.4.3(transitive)
+ Addedmakeup-navigation-emitter@0.7.3(transitive)
+ Addedmakeup-next-id@0.5.3(transitive)
- Removedmakeup-exit-emitter@0.4.2(transitive)
- Removedmakeup-key-emitter@0.3.2(transitive)
- Removedmakeup-navigation-emitter@0.6.2(transitive)
- Removedmakeup-next-id@0.4.2(transitive)
Updatedmakeup-next-id@^0.5.0