makeup-expander
Advanced tools
Comparing version 0.11.1 to 0.11.2
{ | ||
"name": "makeup-expander", | ||
"description": "Creates the basic interactivity for an element that expands and collapses another element.", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"main": "./dist/cjs/index.js", | ||
@@ -29,5 +29,5 @@ "module": "./dist/mjs/index.js", | ||
"dependencies": { | ||
"makeup-exit-emitter": "^0.5.0", | ||
"makeup-focusables": "^0.4.1", | ||
"makeup-next-id": "^0.5.0" | ||
"makeup-exit-emitter": "^0.5.1", | ||
"makeup-focusables": "^0.4.2", | ||
"makeup-next-id": "^0.5.1" | ||
}, | ||
@@ -37,2 +37,3 @@ "files": [ | ||
"dist/mjs/index.js", | ||
"dist/mjs/package.json", | ||
"package-lock.json" | ||
@@ -43,3 +44,3 @@ ], | ||
], | ||
"gitHead": "54932d6c5e51f239ebf90481e3cc3fced55500bb" | ||
"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
37188
7
Updatedmakeup-exit-emitter@^0.5.1
Updatedmakeup-focusables@^0.4.2
Updatedmakeup-next-id@^0.5.1