@cityssm/bulma-a11y
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "@cityssm/bulma-a11y", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "Bulma with increased colour contrast to meet accessibility requirements.", | ||
@@ -25,21 +25,19 @@ "main": "bulma-a11y.min.css", | ||
"devDependencies": { | ||
"@types/express": "^4.17.11", | ||
"@types/express": "^4.17.12", | ||
"@types/http-errors": "^1.8.0", | ||
"@types/mocha": "^8.2.2", | ||
"@types/puppeteer": "^5.4.3", | ||
"@typescript-eslint/eslint-plugin": "^4.22.0", | ||
"@typescript-eslint/parser": "^4.22.0", | ||
"bulma": "^0.9.2", | ||
"eslint": "^7.24.0", | ||
"@typescript-eslint/eslint-plugin": "^4.27.0", | ||
"@typescript-eslint/parser": "^4.27.0", | ||
"bulma": "^0.9.3", | ||
"eslint": "^7.29.0", | ||
"eslint-config-standard-with-typescript": "^20.0.0", | ||
"eslint-plugin-import": "^2.22.1", | ||
"eslint-plugin-import": "^2.23.4", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.3.1", | ||
"eslint-plugin-promise": "^5.1.0", | ||
"express": "^4.17.1", | ||
"get-port": "^5.1.1", | ||
"lighthouse": "^7.3.0", | ||
"mocha": "^8.3.2", | ||
"puppeteer": "^8.0.0", | ||
"typescript": "^4.2.4" | ||
"lighthouse": "^8.0.0", | ||
"puppeteer": "^10.0.0" | ||
} | ||
} |
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
212483
16
794