accessible-menu-bootstrap-5
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "accessible-menu-bootstrap-5", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A JavaScript library to help you generate WAI-ARIA accessible menus with in the DOM using Bootstrap 5.", | ||
@@ -55,4 +55,4 @@ "main": "index.js", | ||
"@babel/preset-env": "^7.22.5", | ||
"@commitlint/cli": "^17.6.6", | ||
"@commitlint/config-conventional": "^17.6.6", | ||
"@commitlint/cli": "^19.0.3", | ||
"@commitlint/config-conventional": "^19.0.3", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -64,9 +64,9 @@ "@rollup/plugin-node-resolve": "^15.1.0", | ||
"eslint": "^8.43.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-config-standard": "^17.1.0", | ||
"eslint-plugin-import": "^2.27.5", | ||
"eslint-plugin-jsdoc": "^46.4.2", | ||
"eslint-plugin-jsdoc": "^48.2.0", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"husky": "^8.0.3", | ||
"husky": "^9.0.11", | ||
"jest": "^29.5.0", | ||
@@ -77,5 +77,5 @@ "jest-environment-jsdom": "^29.5.0", | ||
"jsdoc-typeof-plugin": "^1.0.0", | ||
"lint-staged": "^13.2.3", | ||
"prettier": "^2.8.8", | ||
"rollup": "^2.79.1", | ||
"lint-staged": "^15.2.2", | ||
"prettier": "^3.2.5", | ||
"rollup": "^4.12.1", | ||
"rollup-plugin-cleanup": "^3.2.1", | ||
@@ -82,0 +82,0 @@ "standard-version": "^9.5.0", |
@@ -48,3 +48,3 @@ # accessible-menu-bootstrap-5 | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.3/dist/accessible-menu-bs5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.4/dist/accessible-menu-bs5.min.js"></script> | ||
``` | ||
@@ -79,3 +79,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.3/dist/accessible-menu-bs5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.4/dist/accessible-menu-bs5.min.js"></script> | ||
``` | ||
@@ -108,3 +108,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.3/dist/disclosure-menu-bs5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.4/dist/disclosure-menu-bs5.min.js"></script> | ||
``` | ||
@@ -129,3 +129,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.3/dist/menubar-bs5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.4/dist/menubar-bs5.min.js"></script> | ||
``` | ||
@@ -150,3 +150,3 @@ | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.3/dist/treeview-bs5.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/accessible-menu-bootstrap-5@1.0.4/dist/treeview-bs5.min.js"></script> | ||
``` | ||
@@ -153,0 +153,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
2753587