@a11y-ui/core
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@a11y-ui/core", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"license": "EUPL-1.2", | ||
@@ -23,12 +23,12 @@ "description": "This library implements functions to use the adopted style of web components for multiple themes.", | ||
"dependencies": { | ||
"adopted-style-sheets": "^1.0.5" | ||
"adopted-style-sheets": "^1.0.6" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "18.17.5", | ||
"@typescript-eslint/eslint-plugin": "5.62.0", | ||
"@typescript-eslint/parser": "5.62.0", | ||
"eslint": "8.47.0", | ||
"prettier": "2.8.8", | ||
"typescript": "5.1.6", | ||
"unbuild": "1.2.1" | ||
"@types/node": "20.5.7", | ||
"@typescript-eslint/eslint-plugin": "6.4.1", | ||
"@typescript-eslint/parser": "6.4.1", | ||
"eslint": "8.48.0", | ||
"prettier": "3.0.2", | ||
"typescript": "5.2.2", | ||
"unbuild": "2.0.0" | ||
}, | ||
@@ -40,3 +40,4 @@ "sideEffects": false, | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
"require": "./dist/index.cjs", | ||
"types": "./dist/index.d.ts" | ||
} | ||
@@ -43,0 +44,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
15602
8
Updatedadopted-style-sheets@^1.0.6