@oddbird/popover-polyfill
Advanced tools
Comparing version 0.5.1 to 0.5.2
{ | ||
"name": "@oddbird/popover-polyfill", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"description": "Popover Attribute Polyfill", | ||
@@ -15,3 +15,3 @@ "license": "BSD-3-Clause", | ||
"bugs": "https://github.com/oddbird/popover-polyfill/issues", | ||
"homepage": "https://github.com/oddbird/popover-polyfill", | ||
"homepage": "https://popover.oddbird.net/", | ||
"keywords": [ | ||
@@ -90,3 +90,3 @@ "css", | ||
"devDependencies": { | ||
"@eslint/js": "^9.14.0", | ||
"@eslint/js": "^9.15.0", | ||
"@playwright/test": "1.33.0", | ||
@@ -97,3 +97,3 @@ "@types/eslint__js": "^8.42.3", | ||
"esbuild": "^0.24.0", | ||
"eslint": "^9.14.0", | ||
"eslint": "^9.15.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -103,3 +103,3 @@ "eslint-import-resolver-typescript": "^3.6.3", | ||
"eslint-plugin-simple-import-sort": "^12.1.1", | ||
"husky": "^9.1.6", | ||
"husky": "^9.1.7", | ||
"lint-staged": "^15.2.10", | ||
@@ -109,3 +109,3 @@ "npm-run-all": "^4.1.5", | ||
"typescript": "^5.6.3", | ||
"typescript-eslint": "^8.13.0" | ||
"typescript-eslint": "^8.15.0" | ||
}, | ||
@@ -112,0 +112,0 @@ "lint-staged": { |
@@ -5,3 +5,3 @@ # Popover Attribute Polyfill | ||
- [Demo](https://popover-polyfill.netlify.app/) | ||
- [Demo](https://popover.oddbird.net/) | ||
- [Explainer](https://open-ui.org/components/popover.research.explainer/) | ||
@@ -8,0 +8,0 @@ |
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
332105