makeup-active-descendant
Advanced tools
Comparing version 0.7.1 to 0.7.2
{ | ||
"name": "makeup-active-descendant", | ||
"description": "Implements ARIA active descendant keyboard navigation", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"main": "./dist/cjs/index.js", | ||
@@ -29,4 +29,4 @@ "module": "./dist/mjs/index.js", | ||
"dependencies": { | ||
"makeup-navigation-emitter": "^0.7.0", | ||
"makeup-next-id": "^0.5.0" | ||
"makeup-navigation-emitter": "^0.7.1", | ||
"makeup-next-id": "^0.5.1" | ||
}, | ||
@@ -36,2 +36,3 @@ "files": [ | ||
"dist/mjs/index.js", | ||
"dist/mjs/package.json", | ||
"package-lock.json" | ||
@@ -42,3 +43,3 @@ ], | ||
], | ||
"gitHead": "8e77815491c3edf766dc3ac98d74e7ee66c0c558" | ||
"gitHead": "886b3aa580639f0721966474e63ec3b3781bb302" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26808
7
Updatedmakeup-next-id@^0.5.1