makeup-expander
Advanced tools
Comparing version 0.10.2 to 0.11.0
{ | ||
"name": "makeup-expander", | ||
"description": "Creates the basic interactivity for an element that expands and collapses another element.", | ||
"version": "0.10.2", | ||
"version": "0.11.0", | ||
"main": "./dist/cjs/index.js", | ||
@@ -29,8 +29,7 @@ "module": "./dist/mjs/index.js", | ||
"dependencies": { | ||
"makeup-exit-emitter": "^0.4.2", | ||
"makeup-focusables": "^0.3.2", | ||
"makeup-next-id": "^0.4.2" | ||
"makeup-exit-emitter": "^0.5.0", | ||
"makeup-focusables": "^0.4.0", | ||
"makeup-next-id": "^0.5.0" | ||
}, | ||
"files": [ | ||
"browser.json", | ||
"dist/cjs/index.js", | ||
@@ -43,3 +42,3 @@ "dist/mjs/index.js", | ||
], | ||
"gitHead": "4d199965cba30b5f63cfc38b5b58544cfc5b27c1" | ||
"gitHead": "65ded67f64b37dd58f7249e2073304f4604ae41a" | ||
} |
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
37135
6
770
+ Addedmakeup-exit-emitter@0.5.3(transitive)
+ Addedmakeup-focusables@0.4.4(transitive)
+ Addedmakeup-next-id@0.5.3(transitive)
- Removedmakeup-exit-emitter@0.4.2(transitive)
- Removedmakeup-focusables@0.3.2(transitive)
- Removedmakeup-next-id@0.4.2(transitive)
Updatedmakeup-exit-emitter@^0.5.0
Updatedmakeup-focusables@^0.4.0
Updatedmakeup-next-id@^0.5.0