resolve-accept-language
Advanced tools
Comparing version 2.0.17 to 2.0.18
{ | ||
"name": "resolve-accept-language", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "Resolve the preferred locale based on the value of an `Accept-Language` HTTP header.", | ||
@@ -41,5 +41,5 @@ "keywords": [ | ||
"@release-it/conventional-changelog": "7.0.1", | ||
"@types/jest": "29.5.4", | ||
"@typescript-eslint/eslint-plugin": "6.6.0", | ||
"@typescript-eslint/parser": "6.6.0", | ||
"@types/jest": "29.5.5", | ||
"@typescript-eslint/eslint-plugin": "6.7.0", | ||
"@typescript-eslint/parser": "6.7.0", | ||
"dotenv-cli": "7.3.0", | ||
@@ -51,3 +51,3 @@ "eslint": "8.49.0", | ||
"eslint-plugin-import": "2.28.1", | ||
"eslint-plugin-jest": "27.2.3", | ||
"eslint-plugin-jest": "27.4.0", | ||
"eslint-plugin-json-files": "3.0.0", | ||
@@ -58,3 +58,3 @@ "eslint-plugin-prefer-arrow-functions": "3.1.4", | ||
"eslint-plugin-unicorn": "48.0.1", | ||
"jest": "29.6.4", | ||
"jest": "29.7.0", | ||
"prettier": "3.0.3", | ||
@@ -61,0 +61,0 @@ "prettier-plugin-organize-imports": "3.2.3", |
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
0